Hello Nutanix Community,
I'm trying to install Nutanix Community Edition (CE), but I'm encountering an InstallerVM timeout issue. The installation keeps retrying, and the hypervisor setup does not complete successfully.
My hardware setup:
- 1 HDD (480GB) → Intended for data storage.
- 1 SSD (2.8TB) → Assigned to CVM storage.
- 1 USB Drive (32GB) → Used for the hypervisor installation.
Issue Description:
- The installation starts but gets stuck with repeated messages:
INFO Hypervisor installation in progress INFO InstallerVM timeout occurred, current retry 0
- I have already disabled RAID and set the SATA mode to AHCI in the BIOS.
- The disks are correctly recognized when using
lsblk
andfdisk -l
. - I tried wiping the disks (
wipefs -a
anddd if=/dev/zero
), but the issue persists.
Troubleshooting Attempts:
- Checked system RAM → I have more than 32GB available.
- USB Boot Media → I recreated the bootable USB with a fresh Nutanix CE ISO.