[Openstack-operators] i got a problem when i upload kernel file to glance api

Yan Lu luyan.bj at gmail.com
Tue Jun 5 07:58:31 UTC 2012


Dear operators:

i got a problem when i uploaded kernel file to glance:

root at kickseed:~# ps axu|grep glance
glance     887  0.0  0.0  48632  1536 ?        Ss   15:11   0:00 su -s
/bin/sh -c exec glance-api glance
glance     975  0.0  0.7 110720 31356 ?        S    15:11   0:00
/usr/bin/python /usr/bin/glance-api
glance    1032  0.0  0.0  48632  1532 ?        Ss   15:12   0:00 su -s
/bin/sh -c exec glance-registry glance
glance    1110  0.0  0.8 194520 32708 ?        S    15:12   0:00
/usr/bin/python /usr/bin/glance-registry
root      2152  0.0  0.0   8340   932 pts/0    S+   15:39   0:00 grep
--color=auto glance
root at kickseed:~# netstat -ntlp|grep 9292
tcp        0      0 127.0.0.1:9292          0.0.0.0:*               LISTEN
     975/python
root at kickseed:~# glance --os_username=adminUser --os_password=adminUser
--os_tenant=openstackDemo  --os_auth_url=http://127.0.0.1:5000/v2.0 add
name="tty-linux-kernel" disk_format=aki container_format=aki <
ttylinux-uec-amd64-12.1_2.6.35-22_1-vmlinuz  --verbose --host=127.0.0.1
Failed to connect to the Glance API server 127.0.0.1:9292. Is the server
running?
There was an error connecting to a server
Details: [Errno 111] Connection refused
Completed in 0.1529 sec.


SYSTEM ENVIRONMENT
-------------------------------------------------
root at kickseed:~# glance --version
glance 2012.1
root at kickseed:~# cat /etc/issue
Ubuntu 12.04 LTS \n \l
root at kickseed:~# uname -a
Linux kickseed 3.2.0-24-generic #38-Ubuntu SMP Tue May 1 16:18:50 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux


how can i solve this problem?

Best Regards
larry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120605/325f61b6/attachment-0002.html>


More information about the Openstack-operators mailing list