Loading...
 

Controlling Xen DomUs

Controlling Virtual Guests

#xm list - shows available Vms
#xm start vmid|vmName – boot the guest
#xm console vmid|vmName - connect to the specified virtual guest
#xm shutdown vmid|vmName - shuts down the guest gracefully
#xm destroy vmid|vmName - terminates the guest
#xm mem-set vmid|vmName memValue – sets memory for guest
#xm top - shows the system utilisation for all guests and the host
#brctl show – show which interfaces are bound to the bridge
bridge name bridge id STP enabled interfaces
br0 8000.0026b92a7511 yes eth0
vif1.0