Re: [Openstack] How to restore existing vms after host reboot in devstack

2013-08-21 Thread Qinglong.Meng
+1 2013/8/21 Swapnil Kulkarni > Hello, > > I think the cause is you are running stack.sh everytime you restart > devstack which clears the configuration. rejoin-stack.sh can help for your > cause. > > Before proceeding for running the script please associate the vg file with > a loop device wit

Re: [Openstack] How to restore existing vms after host reboot in devstack

2013-08-21 Thread Batsayan Das
Consulting -Swapnil Kulkarni wrote: - To: Batsayan Das From: Swapnil Kulkarni Date: 08/21/2013 12:51PM Cc: openstack@lists.openstack.org Subject: Re: [Openstack] How to restore existing vms after host reboot in devstack Hello, I

Re: [Openstack] How to restore existing vms after host reboot in devstack

2013-08-21 Thread Swapnil Kulkarni
Hello, I think the cause is you are running stack.sh everytime you restart devstack which clears the configuration. rejoin-stack.sh can help for your cause. Before proceeding for running the script please associate the vg file with a loop device with following command with root losetup /dev/loop

[Openstack] How to restore existing vms after host reboot in devstack

2013-08-21 Thread Batsayan Das
Hi, I launch the openstack by running stack.sh as mentioned in http://devstack.org/guides/single-machine.html I created some images and instances in devstack using dashboard. When I reboot Host machine and run stack.sh again, those images and instance got lost, and I am not able to see those i