Skip to content

Commit c838e67

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Updated Suspend definition in server concepts doc"
2 parents 4ca7955 + 1495d80 commit c838e67

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

api-guide/source/server_concepts.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -518,12 +518,12 @@ Server actions
518518

519519
- **Suspend**, **Resume**
520520

521-
Administrative users might want to suspend a server if it is
522-
infrequently used or to perform system maintenance. When you suspend
523-
a server, its VM state is stored on disk, all memory is written to
524-
disk, and the virtual machine is stopped. Suspending a server is
525-
similar to placing a device in hibernation; memory and vCPUs become
526-
available to create other servers.
521+
Users might want to suspend a server if it is infrequently used or
522+
to perform system maintenance. When you suspend a server, its VM state
523+
is stored on disk, all memory is written to disk, and the virtual machine
524+
is stopped. Suspending a server is similar to placing a device in
525+
hibernation and its occupied resource will not be freed but rather kept
526+
for when the server is resumed.
527527

528528
Resume will resume a suspended server to an active state.
529529

0 commit comments

Comments
 (0)