Skip to main content
Question

CVM Not Starting

  • August 25, 2024
  • 9 replies
  • 2044 views

Forum|alt.badge.img
  • Adventurer
  • 5 replies

Demoing CE edition for alternative to ESXI.  Finished Install.  

CVM Won’t start.  I check virsh list --all and nothing is in the list.

 

Demoing on a i5, 32 Gb of Ram.  I’ve been combing through the forms and looking for any insight on what the issue could be. 

 

 

This topic has been closed for replies.

9 replies

Forum|alt.badge.img
  • Author
  • Adventurer
  • 5 replies
  • August 25, 2024

Further Detail on hardware.

 

Bare Metal deployment.

 

Core i5

Ram: 32GB

Storage: 1TB NVME Cold, 500GB SSD Hot, 64GB Flash for Hypervisor

 


JeroenTielen
Forum|alt.badge.img+8
  • Vanguard
  • 1770 replies
  • August 25, 2024

If the virsh list —all isnt ahowing the cvm I would suggest to reinstall the machine. And while reinstalling choose the nvme disk as the cvm. 


Forum|alt.badge.img
  • Author
  • Adventurer
  • 5 replies
  • August 25, 2024

I tried that as well and still no luck getting the CVM to show.


JeroenTielen
Forum|alt.badge.img+8
  • Vanguard
  • 1770 replies
  • August 26, 2024

After the installer is ready and you reboot the node. Are you testing it immediately? After the reboot let it rest (grab a coffee for example) as the are scripts running. 
 

do you have a screenshot of the installer screen? (When the reboot is needed)


Forum|alt.badge.img
  • Author
  • Adventurer
  • 5 replies
  • August 27, 2024

I’ll redo the install and see if I can capture the prompt.  Nothing is error out from what I can tell. 

I just tested again today and let it sit over night and still no luck.

 

 

Here is the screenshot:

 


Forum|alt.badge.img
  • Author
  • Adventurer
  • 5 replies
  • August 28, 2024

Alright. Found article needing to setup accounts.  Ran Virsh List --all and I got this for a output

[admin@NTNX]$ virsh list --all
error: failed to connect to the hypervisor
error: Failed to connect socket to '/run/user/102/libvirt/libvirt-sock': No such file or directory
 


JeroenTielen
Forum|alt.badge.img+8
  • Vanguard
  • 1770 replies
  • August 28, 2024

There is no admin account on AHV. 
 

login with root account on ahv with password nutanix/4u and there you can run virsh.


Forum|alt.badge.img
  • Author
  • Adventurer
  • 5 replies
  • August 29, 2024

I have and it reported no VMs running.  Just been going through forms and what not trying to evaluate this solution.  This is not looking promising as a viable solution for a replacement for ESXI.  Rather finicky solution to get spooled up to do testing on.


JeroenTielen
Forum|alt.badge.img+8
  • Vanguard
  • 1770 replies
  • August 29, 2024

I have and it reported no VMs running.  Just been going through forms and what not trying to evaluate this solution.  This is not looking promising as a viable solution for a replacement for ESXI.  Rather finicky solution to get spooled up to do testing on.

CE is not for production. The CE installer is not comparable with the commercial foundation process. In normal production you are bound to specific hardware from HCL and there you dont have this issues. 
 

Can you dump the xml from your cvm here? (virsh edit <cvm_machine_name>)

Can you dump the output of virsh list —all here? (When logged in with the root account on ahv)