<div>Dear operators:</div><div><br></div><div>i got a problem when i uploaded kernel file to glance:</div><div><br></div><div>root@kickseed:~# ps axu|grep glance</div><div>glance     887  0.0  0.0  48632  1536 ?        Ss   15:11   0:00 su -s /bin/sh -c exec glance-api glance</div>
<div>glance     975  0.0  0.7 110720 31356 ?        S    15:11   0:00 /usr/bin/python /usr/bin/glance-api</div><div>glance    1032  0.0  0.0  48632  1532 ?        Ss   15:12   0:00 su -s /bin/sh -c exec glance-registry glance</div>
<div>glance    1110  0.0  0.8 194520 32708 ?        S    15:12   0:00 /usr/bin/python /usr/bin/glance-registry</div><div>root      2152  0.0  0.0   8340   932 pts/0    S+   15:39   0:00 grep --color=auto glance</div><div>
root@kickseed:~# netstat -ntlp|grep 9292</div><div>tcp        0      0 <a href="http://127.0.0.1:9292">127.0.0.1:9292</a>          0.0.0.0:*               LISTEN      975/python      </div><div>root@kickseed:~# glance --os_username=adminUser --os_password=adminUser --os_tenant=openstackDemo  --os_auth_url=<a href="http://127.0.0.1:5000/v2.0">http://127.0.0.1:5000/v2.0</a> 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</div>
<div>Failed to connect to the Glance API server <a href="http://127.0.0.1:9292">127.0.0.1:9292</a>. Is the server running?</div><div>There was an error connecting to a server</div><div>Details: [Errno 111] Connection refused</div>
<div>Completed in 0.1529 sec.</div><div><br></div><div><br></div><div>SYSTEM ENVIRONMENT</div><div>-------------------------------------------------</div><div><div>root@kickseed:~# glance --version</div><div>glance 2012.1</div>
</div><div><div>root@kickseed:~# cat /etc/issue</div><div>Ubuntu 12.04 LTS \n \l</div><div>root@kickseed:~# uname -a</div><div>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</div>
</div><div><br></div><div><br></div><div>how can i solve this problem?</div><div><br></div><div>Best Regards</div><div>larry</div>