Suspending Virtual Machines and ContainersParallels Cloud Server allows you to suspend a running virtual machine or Container on the physical server by saving its current state to a special file. Later on, you can resume the virtual machine or Container and get it in the same state the virtual machine or Container was at the time of its suspending. Suspending your virtual machines and Containers may prove useful, for example, if you need to restart the physical server, but do not want to:
You can use the
# prlctl suspend MyVM
At any time, you can resume the
# prlctl resume MyVM
Once the restoration process is complete, any applications that were running in the
|
||||
|