XenConvert Tips
- Ensure you have a DHCP server running on the subnet your working with. When importing an image XenConvert needs a DHCP server or it will fail to bring up the import image correctly.
- Assigning a default storage repository. For iSCSI you can get the SR UUID by looking at the details of your iSCSI in the Machine pool. Once you have this then you will need to do a xe pool-list on the console of the server. This will get you the pool uuid, then type xe pool-param-set uuid=$lt;pool uuid> default-SR=<SR UUID>