Advertisement
Guest User

Untitled

a guest
Sep 9th, 2013
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. KVM host:
  2. ----------
  3.  
  4. root@cs-002:~# virsh --version
  5. 1.1.0
  6. root@cs-002:~# virsh pool-info 9a7b950e-c468-399a-82df-680e6c4fe552
  7. Name: 9a7b950e-c468-399a-82df-680e6c4fe552
  8. UUID: 9a7b950e-c468-399a-82df-680e6c4fe552
  9. State: running
  10. Persistent: no
  11. Autostart: no
  12. Capacity: 16.37 TiB
  13. Allocation: 34819.02 TiB
  14. Available: 5.45 TiB
  15.  
  16. __________________________________________________________________________
  17.  
  18. Management node:
  19. -----------------
  20.  
  21. [cloud.storage.StorageManagerImpl] (Job-Executor-23:job-135) Checking pool 210 for storage, totalSize: 17994799595520, usedBytes: 38283921137336466, usedPct: 2127.49916630734, disable threshold: 0.85
  22. 2013-09-09 10:17:18,774 DEBUG [cloud.storage.StorageManagerImpl] (Job-Executor-23:job-135) Insufficient space on pool: 210 since its usage percentage: 2127.49916630734 has crossed the pool.storage.capacity.disablethreshold: 0.85
  23. 2013-09-09 10:17:18,774 DEBUG [storage.allocator.FirstFitStoragePoolAllocator] (Job-Executor-23:job-135) FirstFitStoragePoolAllocator returning 0 suitable storage pools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement