Now I try to install devstack in CentOS 6.4 and meet the error
2013-09-12 23:26:06 + screen -S stack -p g-api -X stuff 'cd /opt/stack/glance; /usr/bin/glance-api --config-file=/etc/glance/glance-api.conf || echo "g-api 'ailed to start" | tee "/opt/stack/status/stack/g-api.failure" 2013-09-12 23:26:06 + echo 'Waiting for g-api (10.1.199.8:9292) to start...' 2013-09-12 23:26:06 Waiting for g-api (10.1.199.8:9292) to start... 2013-09-12 23:26:06 + timeout 60 sh -c 'while ! http_proxy= wget -q -O- http://10.1.199.8:9292; do sleep 1; done' 2013-09-12 23:27:06 + die 195 'g-api did not start' 2013-09-12 23:27:06 + local exitcode=0 [root@node08 devstack]# 2013-09-12 23:27:06 + set +o xtrace 2013-09-12 23:27:06 [Call Trace] 2013-09-12 23:27:06 stack.sh:1159:start_glance 2013-09-12 23:27:06 /opt/stack/devstack/lib/glance:195:die 2013-09-12 23:27:06 [ERROR] /opt/stack/devstack/lib/glance:195 g-api did not start the other person in Ubuntu 12.04, also have same problem. -- Shake Chen
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
