You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# list all vms (domains)
sudo virsh list --all --title
# show vm info
sudo virsh help dominfo slave0
# list all pools/volumes
sudo virsh pool-list --all --details
sudo virsh vol-list default --details