[Openstack] [openstack] [nova] how to understand the vm_states ‘SUSPENDED’ and 'STOP‘ ?

2013-01-16 Thread 孟庆龙
Hi all, In the nova.compute.vm_states.py SUSPENDED = 'suspended' # VM is suspended to disk. STOPPED = 'stopped' # VM is powered off, the disk image is still there. but what are the different between them ? Tks, Best Regards, Lawrency Meng

Re: [Openstack] [openstack] [nova] how to understand the vm_states ‘SUSPENDED’ and 'STOP‘ ?

2013-01-16 Thread Wangpan
:2013-01-17 11:21 主题:[Openstack] [openstack] [nova] how to understand the vm_states ‘SUSPENDED’ and 'STOP‘ ? 收件人:openstackopenstack@lists.launchpad.net 抄送: Hi all, In the nova.compute.vm_states.py SUSPENDED = 'suspended' # VM is suspended to disk. STOPPED = 'stopped' # VM is powered