User Tools

Site Tools


unix:virtualization:virtlib:quickreference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
unix:virtualization:virtlib:quickreference [2021/05/02 02:42] rodolicounix:virtualization:virtlib:quickreference [2021/11/19 23:20] rodolico
Line 14: Line 14:
   * **dommemstat //name//** - show allocated RAM   * **dommemstat //name//** - show allocated RAM
   * **domstats //name// | grep vcpu.current** - displays number of virtual cpu's assigned   * **domstats //name// | grep vcpu.current** - displays number of virtual cpu's assigned
 +  * **domblklist //name//** - show attached block devices
   * **start //name//** - starts the domain named **name** (name from list --all)   * **start //name//** - starts the domain named **name** (name from list --all)
   * **reboot //name//**   * **reboot //name//**
Line 186: Line 187:
 virsh detach-interface domain --type bridge --mac ##:##:##:##:##:## --config virsh detach-interface domain --type bridge --mac ##:##:##:##:##:## --config
 # redefine it. Use values from above command, or change as needed # redefine it. Use values from above command, or change as needed
-virsh attach-interface domain --type bridge --source br_private --mac ##:##:##:##:##:## --model virtio --config+virsh attach-interface domain --type bridge --model virtio --source br_private --mac ##:##:##:##:##:## --model virtio --config
 </code> </code>
  
unix/virtualization/virtlib/quickreference.txt · Last modified: 2023/02/26 17:12 by rodolico