xenserver / packer-plugin-xenserver

A builder plugin for Packer.IO to support building Citrix Hypervisor images.
Mozilla Public License 2.0
101 stars 113 forks source link

xenserver-iso: Step: Wait for VM's IP to become known to us. #38

Open eugenetan opened 9 years ago

eugenetan commented 9 years ago

Hello,

I seem to be stuck at at the following step.

xenserver-iso: Step: Wait for VM's IP to become known to us.

I have not been able to progress past this part of the process.

I have configured the VM to have an IP.

But the builder just sits there till it times out.

What am I missing?.

JonnewDev commented 8 years ago

Hi! I had this issue. It was because xenserver tools was not installed. Without xenserver tools installed I think the xenclient can't parse the ip of the guest. It's also reflected in xencenter, it doesn't show guest ip until xenserver tools are installed.

dongyuzheng commented 8 years ago

Add installation of xenserver tools to the kickstart file.