Article Summary
This article provides on how to initialize the Nutanix Node of the 13th generation Nutanix products using a Phoenix ISO.
Before initializing the Node with the steps in this article, please refer to the article Dell Nutanix: How to create Phoenix ISO Image for node initialization to create an ISO Image.
Log in to the iDRAC Web console.
Select Virtual Console from the left pane, click Launch Virtual Console on the right screen (If you have multiple nodes, repeat this step for each server).
Use one of the following steps, mount the ISO image created in advance.
For Java console
Select Virtual Media → Connect Virtual Media from the menu bar.
Select Virtual Media → Map CD/DVD.
Select Browse and select the Phoenix ISO Image, then select Map Device.
For HTML5 console
Select Connect Virtual Media.
Select Choose File under Map CD/DVD and select the Phoenix ISO Image, then select Map Device.
Click the X at the top right of the window.
Use one of the following steps, specify the virtual CD/DVD as a boot device.
For Java console
Select Next Boot → Virtual CD/DVD/ISO from the menu bar.
For HTML5 console
Select Setup from the left menu on the iDRAC web console, set them as follows on the First Boot Device screen, and click Apply.
Reboot the node and wait until the Nutanix Installer menu appears.
Select Install Cvm (Wipes existing data!) and Install, Configure Hypervisor from the Choose action field, then highlight Next and press Enter key.
Highlight Yes and press Enter key to proceed.
When displaying such a message on the console, disconnect the virtual media by using one of the following steps.
For Java console
Select Virtual Media → Disconnect Virtual Media from the menu bar.
Read the pop-up message and click Yes to disconnect the ISO.
For HTML5 console
Select Virtual Media.
Select Disconnect Virtual Media.
Read the pop-up message and click Yes to disconnect the ISO.
Scripts to install AOS and/or configure Hypervisor are executed at the initial boot.
It may take up to an hour for the installation to complete.
The node may reboot a few times automatically during the installation.
Do not shut down and/or restart the host OS (AHV/ESXi/HYPER-V) by user operation until the installation is completed.
If it is shut down manually during operation, the script may stop and the initial configuration may fail.
The installation is considered complete when the following conditions are reached.
・AHV
Log in to the AHV host as a root user. The password is nutanix/4u.
Confirm the network interface "br0" exists by executing the command.
(It obtains IP address if the node is connected to the network that is enabled DHCP.)
# ifconfig -a br0
・ESXi
The connection address is "http://NTNX-ServiceTAG-A/" and the management IP address is obtained by DHCP.
(If not connected to the network, a message appears indicating that DHCP has failed to obtain a management IP address.)