|
1. |
Log in to the Nutanix Prism Web Console. |
|
2. |
From the main menu bar, click the view drop-down list, and choose VM.
|
|
3. |
On the VM Dashboard, click Create VM. |
|
4. |
Do the following:
-
Enter a name for the Firewall Management Center Virtual instance.
-
Optionally enter a description for the Firewall Management Center Virtual instance.
-
Select the timezone that you want the Firewall Management Center Virtual instance to use.
|
|
5. |
Enter the compute details.
-
Enter the number of virtual CPUs to allocate to the Firewall Management Center Virtual instance.
-
Enter the number of cores that must be assigned to each virtual CPU.
-
Enter the amount of memory (in GB) to allocate to the Firewall Management Center Virtual instance.
|
|
6. |
Attach a disk to the Firewall Management Center Virtual instance.
-
Under Disks, Click Add New Disk.
-
From the Type drop-down list, choose DISK.
-
From the Operation drop-down list, choose Clone from Image Service.
-
From the Bus Type drop-down list, choose SCSI, PCI, or SATA.
-
From the Image drop-down list, choose the image that you want to use.
-
Click Add.
|
|
7. |
Under Network Adapters (NIC), click Add New NIC, select a network, and click Add. |
|
8. |
Configure affinity policy for the Firewall Management Center Virtual.
Under VM Host Affinity , click Set Affinity, select the hosts, and click Save.
Select more than one host to ensure that the Firewall Management Center Virtual can be run even if there is a node failure.
|
|
9. |
If you have prepared a Day 0 configuration file, do the following:
-
Select Custom Script.
-
Click Upload A File, and choose the Day 0 configuration file (day0-config.txt).
Note
All the other custom script options are not supported in this release.
|
|
10. |
Click Save to deploy the Firewall Management Center Virtual. The Firewall Management Center Virtual instance appears in the VM table view. |
|
11. |
Create and attach a virtual serial port to the Management Center Virtual. To do this, log in to a Nutanix Controller VM (CVM) with SSH and run the Acropolis CLI (aCLI) commands given below. For more information on aCLI, see the aCLI Command Reference.
Commands for Nutanix AHV version 6.8 and below:
vm.serial_port_create <management-center-virtual-VM-name> type=kServer index=0
vm.update <management-center-virtual-VM-name> disable_branding=true
vm.update <management-center-virtual-VM-name> extra_flags="enable_hyperv_clock=False"
Commands for Nutanix AHV version 6.8.1 and above:
vm.serial_port_create <management-center-virtual-VM-name> type=kServer index=0
vm.update <management-center-virtual-VM-name> disable_branding=true
vm.update <management-center-virtual-VM-name> disable_hyperv=True
|
|
12. |
Go to the VM table view, select the newly created the Firewall Management Center Virtual instance, and click Power On. |
|
13. |
After the Firewall Management Center Virtual is powered on, verify the status. Go to Home > VM > Firewall Management Center Virtual that you deployed and log in. |