details the reboot behavior that a virt driver should follow.
fixes bug 1000774 Change-Id: I5df52f296c86bf00a52f121d440d7ae16a5ee3c9
This commit is contained in:
parent
4549f13b15
commit
387f520277
@ -442,7 +442,11 @@
|
||||
reboot of a server. With a soft reboot, the operating
|
||||
system is signaled to restart, which allows for a
|
||||
graceful shutdown of all processes. A hard reboot is
|
||||
the equivalent of power cycling the server.
|
||||
the equivalent of power cycling the server. The
|
||||
virtualization platform should ensure that the reboot
|
||||
action has completed successfully even in cases in
|
||||
which the underlying domain/vm is paused or
|
||||
halted/stopped.
|
||||
</para>
|
||||
</section>
|
||||
<section>
|
||||
|
@ -509,6 +509,10 @@
|
||||
operating system is signaled to restart, which allows
|
||||
for a graceful shutdown of all processes. A hard
|
||||
reboot is the equivalent of power cycling the server.
|
||||
The virtualization platform should ensure that the
|
||||
reboot action has completed successfully even in cases
|
||||
in which the underlying domain/vm is paused or
|
||||
halted/stopped.
|
||||
</para>
|
||||
</section>
|
||||
<section xml:id="Rebuild-d1e416">
|
||||
|
Loading…
x
Reference in New Issue
Block a user