Fail to create Windows2012R2 image
Hi,
I'm trying to create a windows2012R2 image using these tools : https://github.com/cloudbase/windows-... I've also tried using this tutorial http://docs.openstack.org/image-guide...
Both methods work, uploading the image using glance works also, but when I try to boot the instance I get the following error : Message No valid host was found. Exceeded max scheduling attempts 3 for instance ea19ffda-0000-1111-2222-feae7f8ec28d Code 500
I can provide a full nova output (--debug) if needed.
Has anyone else encountered these problem ?
Could you give the nova log? Paste it in paste.openstack.org or something similar. Also, what kind of flavor are you using for the instance? If you can provide some details about your compute node(s) that would also be of use. Thanks!
I have pasted the nova output (--debug) here : http://pastebin.com/X8PEembC I've replaced credentials and other sensitive information with uppercase strings. I see an error on line 19, regarding a resource not being found (flavor?). Still, standard.small is available. Thanks for the help
I'm trying to use the image on hpcloud.com, hp's public cloud
I've been looking trough the nova output and sadly I don't see much that can help there.Can you give me the nova-compute logs? Also, is your image format qcow2 ?
Yes, the image format is qcow2. nova-compute yields the following error, I'm trying to see whats wrong : 2014-11-19 14:40:23.217 7889 ERROR nova.virt.driver [-] Compute driver option required, but not specified