Suspending a virtual server
Transfer a virtual server into the paused state.
Before you begin
Use the virsh domstate command to display the state of the virtual server.
About this task
Refer to Virtual server life cycle to see the effect of the virsh suspend command depending on the virtual server state.
Procedure
Suspend a virtual server by using the virsh
suspend command (see suspend):
# virsh suspend <VS>
- <VS>
- Is the name of the virtual server.