Changes

Jump to: navigation, search

Managing and Monitoring Fedora based Xen Guest Systems

305 bytes added, 17:39, 30 August 2007
no edit summary
Note that a paused guest system will not survive the reboot of the host operating system. 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 and restore options):
 
To save a session:
 
<pre>
xm save guestname <path to save file>
</pre>
 
To restore a session:
 
<pre>
xm restore <path to save file>
</pre>
== Changing Xen Guest Operating System Settings ==

Navigation menu