Hi Umar, For question 2, I suspect the compute node name is missing in the command sent by yourself. nova boot -image <uuid> --flavor <flavorid> --key_name <keyname> --availability_zone nova:computenodename name of the instance. This command works fine in OpenStack ESSEX version.
Thanks Krishnaprasad From: [email protected] [mailto:[email protected]] On Behalf Of Umar Draz Sent: Sonntag, 6. Januar 2013 19:23 To: [email protected] Subject: [Openstack] Openstack Version (Essex or Folsom) Hi 1) How I can check which Release of Openstack I am using. 2) I want to boot instance on specific compute-node using this command nova boot --image <uuid> --flavor m1.tiny --key_name mykey --availability-zone nova:server2 but its not working. What is the correct way to do this? Best Regards, Umar
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

