AOS upgrade; AHV node failure | Nutanix Community
Skip to main content
Solved

AOS upgrade; AHV node failure


Aleim27
Forum|alt.badge.img+3

AOS 6.5 upgrade successfully but on of the AHV Node Failed, vm was migrated to another host

when tried to ssh ahv its pingable, cvm is pingable.

tried creating a new vm and migrated to the problem host failed with error message. “host is not scheduable”

Followed article but no help.https://portal.nutanix.com/page/documents/kbs/details?targetId=kA00e000000bv5YCAQ

Can someone please help me out here its a production Env. and I have no Support contract.

Best answer by Aleim27

Dear Jeroen, 

Thanks for your reply, you have always been a great help, unfortunately as this issue was quite critical, I had to find option to fix this immediately before I could wait for your reply, started with my basic troubleshooting steps as below.

SSH was working fine the problem NODE and the CVM was pinging as well,

Did, acli host.list and found node was not schedulable.

checked the status service libvirtd status it was active running.

planned to reboot the AHV through Prism Element.

Reboot took a little bit longer than usual but worked perfectly fine.

Tried to migrate a VM on the host it migrated successfully.

Issue is solved now.

 

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

JeroenTielen
Forum|alt.badge.img+8

Run the lcm node recovery script. 
 

ssh into a working cvm and type: python /home/nutanix/cluster/bin/lcm/lcm_node_recovery.py <cvm ip failed node>


Aleim27
Forum|alt.badge.img+3
  • Author
  • 23 replies
  • Answer
  • March 13, 2024

Dear Jeroen, 

Thanks for your reply, you have always been a great help, unfortunately as this issue was quite critical, I had to find option to fix this immediately before I could wait for your reply, started with my basic troubleshooting steps as below.

SSH was working fine the problem NODE and the CVM was pinging as well,

Did, acli host.list and found node was not schedulable.

checked the status service libvirtd status it was active running.

planned to reboot the AHV through Prism Element.

Reboot took a little bit longer than usual but worked perfectly fine.

Tried to migrate a VM on the host it migrated successfully.

Issue is solved now.