Hi all,
I'm using ZFS as storage and are now a bit confused as to how much space is actually available:
Which is consistent with the actual size of the images:
should be more or less 280 GB, if I understand the numbers correctly? (yeah, I know raw images are frowned upon...)
However, the status seems to indicate the storage is nearly filled up?
Using proxmox 4.2-2.
I would hate to have the storage fill up, of course - can someone put me on the right track?
THX in advance
JM
I'm using ZFS as storage and are now a bit confused as to how much space is actually available:
Code:
zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
zfsdata1 464G 280G 184G - 41% 60% 1.00x ONLINE -
Which is consistent with the actual size of the images:
Code:
pvesm list zfsdata1
zfsdata1:vm-100-disk-2 raw 21474836480 100
zfsdata1:vm-101-disk-1 raw 21474836480 101
zfsdata1:vm-102-disk-1 raw 107374182400 102
zfsdata1:vm-102-state-After_Migration raw 4821100790 102
zfsdata1:vm-103-disk-1 raw 107374182400 103
zfsdata1:vm-103-state-After_upgrade_before_Mysql_5_6 raw 17716740096 103
zfsdata1:vm-103-state-Before_mysql_5_6 raw 17716740096 103
should be more or less 280 GB, if I understand the numbers correctly? (yeah, I know raw images are frowned upon...)
However, the status seems to indicate the storage is nearly filled up?
Code:
pvesm status
local dir 1 128751276 3542620 125208656 3.25%
zfsdata1 zfspool 1 471334912 453453236 17881676 96.71%
Using proxmox 4.2-2.
I would hate to have the storage fill up, of course - can someone put me on the right track?
THX in advance
JM