← Back to team overview

openstack team mailing list archive

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

 

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

Follow ups