-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HA : Hosts persist in the Suspect state in HA cluster with ShareMountPoint #10166
Comments
@Luskan777 , can you try the ipmitool from the MS log by hand and examine the output? The value
should be there 10 times as a consequence. Also maybe you can try a force reconnect for the host. |
Hi @Luskan777, as far as I know, Host HA is only available for NFS, StorPool and Linstor storage pools. That's why there aren't any listed pools in your log
|
Hi @slavkap , Thanks for your reply, I'm using ShareMountPoint with GFS2, maybe that explains the problem. I would like to develop support for pools that use ShareMountPoint, looking at the code it seems possible, however, I'm new to Cloudstack development, @slavkap and @DaanHoogland , could you tell me where I can start to solve this problem? Maybe pointing to some files or some documentation, I would be grateful for any help :) |
@Luskan777, there are several start points;
git blame is also a great help to look for help ;) As a code entry point, I would start looking in the hope this helps. |
@Luskan777, as @DaanHoogland mentioned cwiki, those two guides could help: Probably there is only a need for a change here Line 318 in fadb39e
to support SharedMountPoint if the kvm heartbeat script works for SharedMountPoint storage |
Hi @slavkap @DaanHoogland , Thanks for your reply, it helps me a lot, I'm going to start developing HA support for ShareMountPoint. I found an issue with the same problem #9750 , I believe this will solve this issue too. |
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
Zone type : Advanced Network
Primary Storage: ShareMountPoint
OS / ENVIRONMENT
Hosts OS: Ubuntu 22.04 (HPE ProLiant BL460c Gen10)
Management Server OS: Ubuntu 22.04
out-of-band management driver: IPMI
SUMMARY
Hello, I configured out-of-band management on my hosts, however, the HA status of my hosts is always between Suspect or DEGRADED, I have already checked the IPMI communication and everything is working, my servers are also on and operational.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
Managemente Server logs:
KVM hosts logs:
The text was updated successfully, but these errors were encountered: