The VMware Files do not work when importing into VMWare vSphere environment. I am not sure what the authoring zabbix environment is, but I managed to get the VM running in VMware Workstation.
I tried converting directly into vSphere using VMware Converter, however this was only seeing a thick provisioned 60GB HDD. Then the conversion would not complete with an unkown error.
THe only way I could sucessfully get the VM into VMware vSphere ESX environment was to convert out of Workstation to OVF Format (Virtual Appliance), and then deploy a VM from OVF template in the vSphere client to the ESX using the OVF file that was created. However this still had the following issues.
- Only eth0 had a config file in /etc/sysconfig/network/ and the virtual network interface was being presented as eth2.
To resolve this I had to copy the ifcfg-eth0 file to a new file called ifcfg-eth2 for this to work correctly and remove the eth0 config file to stop if from erroring on a network service restart.
I would suggest that future versions of Zabbix be created in he OVF form so that they can be imported into all of VMwares products.
Has anybody else seen this issues? Or have a better solution please let me know.
Steve
I tried converting directly into vSphere using VMware Converter, however this was only seeing a thick provisioned 60GB HDD. Then the conversion would not complete with an unkown error.
THe only way I could sucessfully get the VM into VMware vSphere ESX environment was to convert out of Workstation to OVF Format (Virtual Appliance), and then deploy a VM from OVF template in the vSphere client to the ESX using the OVF file that was created. However this still had the following issues.
- Only eth0 had a config file in /etc/sysconfig/network/ and the virtual network interface was being presented as eth2.
To resolve this I had to copy the ifcfg-eth0 file to a new file called ifcfg-eth2 for this to work correctly and remove the eth0 config file to stop if from erroring on a network service restart.
I would suggest that future versions of Zabbix be created in he OVF form so that they can be imported into all of VMwares products.
Has anybody else seen this issues? Or have a better solution please let me know.
Steve

Comment