shutdown
Properly shuts down a running virtual server.
Syntax
- <VS>
- Is the name, the ID, or the UUID of the virtual server.
Selected options
- --domain
- Specifies the virtual server.
Virtual server state transitions
| From State | To State (reason) |
|---|---|
| running | shut off (shutdown) |
Usage
Example
This example terminates virtual server vserv1.
# virsh shutdown vserv1 Domain vserv1 is being shutdown