[Openstack-operators] HTTP 500 when trying to nova boot
Ronald J. Yacketta
yacketrj at potsdam.edu
Thu May 24 15:17:00 UTC 2012
Hello all!
VERY green here, just started looking at openstack this morning.
Following install and setup guild located at
http://fedoraproject.org/wiki/Getting_started_with_OpenStack_EPEL,
everything has been going fine up until I tried to run
nova boot myserver --flavor 2 --key_name mykey \
--image $(glance index | grep f16-jeos | awk '{print $1}')
which returns
ERROR: The server has either erred or is incapable of performing the
requested operation. (HTTP 500)
Did some digging around the various log files, but not finding anything
that indicates WTF is going on here.
Thoughts?
-Ron
More information about the Openstack-operators
mailing list