Re: [Openstack] Non responding instance

2013-04-08 Thread Narayan Desai
And if a nova reboot fails, you can always fall back to issuing virsh commands on the node behind nova's back. -nld On Mon, Apr 8, 2013 at 8:28 PM, Blair Bethwaite wrote: > Dave, > > Have you tried rebooting it (via OpenStack dashboard/CLI/API)? Obviously > you'll lose memory state, but the VM w

Re: [Openstack] Non responding instance

2013-04-08 Thread Blair Bethwaite
Dave, Have you tried rebooting it (via OpenStack dashboard/CLI/API)? Obviously you'll lose memory state, but the VM will boot from the same (current) virtual disks, so if those disks are ok the instance will have all previously saved/altered data. On 8 April 2013 19:09, Dave Pigott wrote: > Hi