I am not able to create a vm using the vmcreate.pl script.
I am using the default vmcreate.xml
<Datacenter>ha-datacenter</Datacenter>
<Guest-Id>rhel6Guest</Guest-Id>
<Datastore>datastore1</Datastore>
<Disksize>4194304</Disksize>
<Number-of-Processor>1</Number-of-Processor>
<Nic-Network>VM Network</Nic-Network>
<Nic-Poweron>0</Nic-Poweron>
the command I am running is
perl vmcreate.pl --server xx.xx.xx.xx --username root --password XXXXXX
I error I get is "Host not found." But when i run the connect.pl on the host I get a success