Re: [Openstack] Instances lost after reboot

2011-02-24 Thread Paul Voccio
George, What hypervisor are you using? I'm guessing kvm, but not totally sure. I know the behavior for XenServer is to keep the the instances available after a reboot. Can you show some examples of what you're talking about with versions? Thanks, Pvo On 2/24/11 1:49 AM, "Thierry Carrez" wrote:

Re: [Openstack] Instances lost after reboot

2011-02-23 Thread Thierry Carrez
Brian Schott wrote: > How did you install and launch OpenStack? The instances are stored in a > sqllite or mysql table depending on how things are configured. I think George's point is that if you reboot the compute node, you lose the instances that were running on it. I don't really know if t

Re: [Openstack] Instances lost after reboot

2011-02-23 Thread George Argyrides
Yes i have Ubuntu 10.04 LTS and installed from pkg Well in my scenario i need to have a powerful server(physical machine) that hosts VMs so i considered cloud to be any time able to scale that and even for redundancy.(starting from 1 server expanding to more possible) Can i do it with nova with a

Re: [Openstack] Instances lost after reboot

2011-02-23 Thread Brian Schott
How did you install and launch OpenStack? The instances are stored in a sqllite or mysql table depending on how things are configured. Brian Brian Schott bfsch...@gmail.com On Feb 23, 2011, at 1:53 PM, George Argyrides wrote: > > Why do i lose instances after reboot? > How can they remai