Changes

Jump to: navigation, search

Managing Xen using the xm Command-line Tool

222 bytes added, 19:01, 30 August 2007
Shutting Down a Guest System
== Shutting Down a Guest System ==
The ''shutdown'' option of the ''xm'' tool is used to shutdown a guest operating system. The operating system will perform an orderly shutdown when it receives the shutdown instruction:
<pre>
</pre>
where ''guestName'' is the name of the guest system, to be shutdown. Note that the shutdown option allows the guest operating system to perform an orderly shutdown when it receives the shutdown instruction. To instantly stop a guest operating system the ''destroy'' option may be used (with all the attendant risk of filesystem damage and data loss): <pre>xm destroy myGuestOS</pre>
== Pausing and Resuming a Guest System ==

Navigation menu