Got some problem to run other instances....instead of rackCDN

Asked by Hugo Kou

Everything is running well when I use the image [wget http://c2477062.cdn.cloudfiles.rackspacecloud.com/images.tgz]

but when I try to download a eucalyptus image or from http://wiki.openstack.org/GettingImages

============scheduler worker==================
ERROR:root:Recovered model server connection!
2010-11-16 14:14:09+0800 [-] (root): ERROR Recovered model server connection!
perationalError: (OperationalError) database is locked u'UPDATE services SET updated_at=?, report_count=? WHERE services.id = ?' ('2010-11-16 06:13:59.207662', 167, 2)
ERROR:root:Recovered model server connection!
==========================================

I can't SSH into the instances, even though the instance is running

root@ubuntu:/# euca-describe-instances
RESERVATION r-m196xm73 admin
INSTANCE i-193twcx ami-q1t8aejf 10.0.0.3 10.0.0.3 running None (admin, ubuntu) 0 m1.small 2010-11-16 06:10:47.785455
root@ubuntu:/# ssh -i test.pem root@10.0.0.3
ssh: connect to host 10.0.0.3 port 22: No route to host

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Hugo Kou
Solved:
Last query:
Last reply:
Revision history for this message
Hugo Kou (tonytkdk) said :
#1

==============compute worker===================
libvir: QEMU error : operation failed: failed to retrieve chardev info in qemu with 'info chardev'
ERROR:root:instance instance-2705710189: Failed to spawn
Traceback (most recent call last):
  File "//nova/nova/compute/manager.py", line 150, in run_instance
    yield self.driver.spawn(instance_ref)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 823, in _inlineCallbacks
    result = g.send(result)
  File "//nova/nova/virt/libvirt_conn.py", line 350, in spawn
    yield self._conn.createXML(xml, 0)
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1289, in createXML
    if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
libvirtError: operation failed: failed to retrieve chardev info in qemu with 'info chardev'
2010-11-18 11:13:01+0800 [-] (root): ERROR instance instance-2705710189: Failed to spawn
2010-11-18 11:13:01+0800 [-] Traceback (most recent call last):
2010-11-18 11:13:01+0800 [-] File "//nova/nova/compute/manager.py", line 150, in run_instance
2010-11-18 11:13:01+0800 [-] yield self.driver.spawn(instance_ref)
2010-11-18 11:13:01+0800 [-] File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 823, in _inlineCallbacks
2010-11-18 11:13:01+0800 [-] result = g.send(result)
2010-11-18 11:13:01+0800 [-] File "//nova/nova/virt/libvirt_conn.py", line 350, in spawn
2010-11-18 11:13:01+0800 [-] yield self._conn.createXML(xml, 0)
2010-11-18 11:13:01+0800 [-] File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1289, in createXML
2010-11-18 11:13:01+0800 [-] if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
2010-11-18 11:13:01+0800 [-] libvirtError: operation failed: failed to retrieve chardev info in qemu with 'info chardev'
libvir: QEMU error : Domain not found: no domain with matching name 'instance-2705710189'
=============================================

Image from: http://173.203.107.207/ubuntu-lucid.tar

is that bcz network configuration in image?

Revision history for this message
Hugo Kou (tonytkdk) said :
#2

Just change an image package