GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VMSTATEDCTL(1) FreeBSD General Commands Manual VMSTATEDCTL(1)

vmstatedctlStarts, stops and manages virtual machines

vmstatedctl [-h] [-s sockpath] command vmname

The vmstatedctl utility sends user commands to vmstated(8) to change the state and interoperate with virtual machines running on the host.

sockpath
specify sockpath to be used as path to vmstated's socket file instead of /var/run/vmstated.sock.
print usage summary and exit immediately

vmstatedctl supports the following commands for the command argument:

start
Starts a virtual machine
stop
Stops a virtual machine
status
Lists the known virtual machines managed by vmstated(8) and their current runtime state
failreset
Resets a virtual machine, that has reached FAILED state back to the INIT state.

  • /var/run/vmstated.sock - socket file used by vmstatedctl to communicate with vmstated.

The vmstated utility exits 0 on success, and >0 if an error occurs. It may fail for one of the following reasons:

  • It failed to connect to vmstated.
  • It failed to acquire necessary resources.

bhyve(8), vmstated(8)

The vmstatedctl command first appeared in FreeBSD 13.2.

Christian Moerz <freebsd@ny-central.org>

December 22, 2023 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.