Managing the virtual server life cycle
Use libvirt commands to start, terminate, suspend, or resume a defined virtual server.
Before you begin
- Ensure that the libvirt daemon is running on the host.
- Use the virsh list command (see list) to verify whether the virtual server is defined:
# virsh list --all
If the virtual server is not displayed, see Defining a virtual server.