Follow these steps to convert the virtual appliance to ESX:
Download the zipped appliance into the datastore volume on your ESX server (for example,
/vmfs/volumes/
YourDatastore).Unzip the appliance and go to the uncompressed folder.
Run
vmkfstools
on the uncompressedvmdk
file:vmkfstools -i zenoss-[Version]-[Architecture].vmware.vmdk zenoss-[Version]-[Architecture].esx.vmdk
Note
You can delete all other files in the uncompressed folder, leaving only the new
vmdk
file.Start your vSphere standalone client; or, in the case of ESX 4.0, open ESX Web Access.
Go to Inventory and find the ESX server where the
.vmdk
file is located.Create a virtual machine, following these steps:
Right-click the ESX server, and then select New virtual machine.
The Configuration panel appears.
On the Configuration panel, select the Custom option, and then click Next.
The Name and Location panel appears.
Enter a name for the new virtual machine, choose the location of the virtual machine in your inventory, and then click Next.
The Datastore panel appears.
Select the datastore where the appliance .
vmdk
file was converted withvmkfstools
, and then click Next.The Virtual Machine Version panel appears.
Select Virtual Machine Version 7, and then click Next.
The Guest Operating System panel appears.
Select the guest operating system version appropriate for the architecture of the downloaded appliance (Red Hat Enterprise Linux 5 (32-bit) or Red Hat Enterprise Linux 5 (64-bit)), and then click Next.
The CPUs panel appears.
Select the number of virtual processors (by default, 1), and then click Next.
The Memory panel appears.
Select the amount of RAM for the virtual machine (by default, 2GB), and then click Next.
The Network panel appears.
Adjust the Virtual NIC according to our ESX configuration. Be sure to select the right adapter (E1000 for 64-bit appliances; Flexible for 32-bit appliances). Click Next.
The SCSI Controller panel appears.
Select a SCSI controller (by default, LSI Logic Parallel), and then click Next.
The Select a Disk panel appears.
Select the Use an existing virtual disk option, and then click Next.
The Select Existing Disk panel appears.
Click Browse to browse to your datastore. Select .
vmdk
, and then click OK.Click Next, and then click Finish.
Start the virtual machine.
VMware also ships a conversion tool, VMware vCenter Converter, that can convert the appliance to a proper ESX VM. For more information about this tool, go to: