Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-17 Thread romi zhang
Razique, Additional information: Another testing system was not full of testing job. I met this problem before at my small system. If I use ubuntu image download from network,this problem was not happened. If I use centos and windows image create instance,this problem will happened,and in the

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-16 Thread Razique Mahroua
Hey,could you remove the flag :--resume_guests_state_on_host_boot=trueans restart the nova-compute serviceCan you run$ ls /etc/libvirt/qemu/autostartDoes that behaviour is systematic ? Everytime you restart the service nova-compute, or do you need to also have your compute node restarted ?Nuage

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-16 Thread romi zhang
Ritesh, I did a test: I downloaded a qcow2 format ubuntu 12.04(http://docs.openstack.org/essex/openstack-compute/admin/content/starti ng-images.html) and use it create a new instance. Everything is fine,no any error information occurred. But when I reboot compute node, the situation was

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-16 Thread romi zhang
Razique, Thank you very much! Here is the paste: http://paste.openstack.org/show/20938/ this config was fine at the first testing system. Current problem occurred at my second testing system, and at before I created raw format image and convert to qcow2. I am going to recreate

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-16 Thread Razique Mahroua
Hey I just wanted to see if the domain was still declared within virsh databasein case you can also go to your instances directory and un a $ virsh define $instance-name/domain.xmlCan you post your nova.conf please ? Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 15 sept. 2012 à 08:26,

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-16 Thread romi zhang
Ritesh, I will try your method. In the past,when I boot a new instance from a ubuntu image,it works ok. Centos and windows image was created by me according docs.openstack.org information,and every time when a new instance created from centos and windows,system always told me Libvirt: QEMU

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-16 Thread romi zhang
Hi Razique, Is there anything need to have a deeper look? Virsh list looks like well,same as the instance I created through nova boot. Romi From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Friday, September 14, 2012 4:10 AM To: Ritesh Nanda Cc: romi zhang;

[Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-13 Thread romi zhang
Hi, I've installed essex and when I reboot one of the nova-compute node and next when I start nova-compute service again,the system promote: Libvirt: QEMU error: Domain not found: no domain with matching name 'instance-000a' Then I found: #ls /var/lib/nova/instances _base

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-13 Thread Ritesh Nanda
Hello romi, Image got into a stuck state , only solution is to hack your database for this particular instance and mark it as deleted, den restart nova-* service, it would start working. On Thu, Sep 13, 2012 at 9:45 PM, romi zhang romizhang1...@163.com wrote: Hi, ** ** I’ve

Re: [Openstack] strange problem when reboot nova-compute node: domain not found: no domain with matching name

2012-09-13 Thread Razique Mahroua
Hi Romi,what $ virsh list --all gives you ? Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 13 sept. 2012 à 21:11, Ritesh Nanda riteshnand...@gmail.com a écrit :Hello romi, Image got into a stuck state , only solution is to hack your database for this particular instance and mark it as