Changes

Jump to: navigation, search

Managing and Monitoring Fedora based Xen Guest Systems

9 bytes added, 18:44, 30 August 2007
no edit summary
A paused guest OS may then be resumed either by clicking again on the ''Pause'' button in the Virtual Machine Console toolbar, or right click the operating system in the ''virt-manager'' main screen and select ''Resume''.
Note that a paused guest system will not survive the reboot of the host operating systemand continues to use system memeory in the paused sate. In the event that the host operating system is rebooted, the guest operating system will need to be restarted and cannot be resumed from its paused state.
To save a session which can be restored in its current state at any point in the future (including after a host system reboot use the xm save suspend and restore resume options): To save a session:
<pre>
xm save suspend guestname <path to save file>
</pre>
<pre>
xm restore <path to save file>resume guestname
</pre>

Navigation menu