Guest User

Untitled

a guest
Nov 21st, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. thufir@dur:~$
  2. thufir@dur:~$ virsh pool-list --all
  3. Name State Autostart
  4. -------------------------------------------
  5. default active yes
  6. Downloads active yes
  7.  
  8. thufir@dur:~$
  9. thufir@dur:~$ virsh pool-info Downloads
  10. Name: Downloads
  11. UUID: fdbe7407-67c4-405d-8e46-9c2695a8b353
  12. State: running
  13. Persistent: yes
  14. Autostart: yes
  15. Capacity: 219.88 GiB
  16. Allocation: 34.87 GiB
  17. Available: 185.01 GiB
  18.  
  19. thufir@dur:~$
  20. thufir@dur:~$ virsh pool-info default
  21. Name: default
  22. UUID: cb72b02e-b436-4ec9-9460-d297744c4c69
  23. State: running
  24. Persistent: yes
  25. Autostart: yes
  26. Capacity: 219.88 GiB
  27. Allocation: 34.95 GiB
  28. Available: 184.93 GiB
  29.  
  30. thufir@dur:~$
Add Comment
Please, Sign In to add comment