Resuming a virtual server
Transfer a virtual server from the paused into the running state.
Before you begin
The virsh list command with the --state-paused option displays a list of paused virtual servers.
About this task
Refer to Virtual server life cycle to see the effect of the virsh resume command depending on the virtual server state.
Procedure
Resume a virtual server using
the virsh resume command (see resume):
# virsh resume <VS>
- <VS>
- Is the name of the virtual server.