| Hey Joe, yes, several solutions there First, check if the domain exists by running $ virsh list --all (supposing you use libvirt) check /var/lib/nova/instances/instance-0000002a if the dir. exists $cd into it and run "virsh define libvirt.xml" then restart nova-compute If the dir. doesn't exist, you may want to update the nova database, figure out your instance entry within the "instances" table and update the field "deleted" to 1 Regards,
Razique Mahroua - Nuage & Co
Tel : +33 9 72 37 94 15
Le 12 déc. 2012 à 17:07, Joe Warren-Meeks <[email protected]> a écrit : Hi guys, |
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp


