cloudstack/docs/en-US/scheduled-maintenance-maintenance-mode-hosts.xml
2012-07-16 15:43:58 -04:00

10 lines
751 B
XML

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
%BOOK_ENTITIES;
]>
<section id="scheduled-maintenance-maintenance-mode-hosts">
<title>Scheduled Maintenance and Maintenance Mode for Hosts</title>
<para>You can place a host into maintenance mode. When maintenance mode is activated, the host becomes unavailable to receive new guest VMs, and the guest VMs already running on the host are seamlessly migrated to another host not in maintenance mode. This migration uses live migration technology and does not interrupt the execution of the guest.</para>
</section>