Hi!
I am a little confused: WebGUI tells me ZFS is almost full, CLI tells me about enough free space?!
I have two proxmox hosts, two VMs are replicated from host1 to the host2. However, the destination storage on host2 is smaller than on the source host.
Host2 now tells me in the WebGUI that it is almost full:
Usage 98.17% (842.53 GiB of 858.28 GiB)
(see also attached screenshot)
However, when I look at it on the CLI everything looks fine:
Is this a bug in the GUI?
Could I really keep this running? And in the future the GUI will tell me about 101% of usage?!
I am a little confused: WebGUI tells me ZFS is almost full, CLI tells me about enough free space?!
I have two proxmox hosts, two VMs are replicated from host1 to the host2. However, the destination storage on host2 is smaller than on the source host.
Host2 now tells me in the WebGUI that it is almost full:
Usage 98.17% (842.53 GiB of 858.28 GiB)
(see also attached screenshot)
However, when I look at it on the CLI everything looks fine:
Code:
root@pve3:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
pve3-storage 783G 2.75T 783G /pve3-storage
rpool 845G 15.7G 104K /rpool
rpool/ROOT 1.88G 15.7G 96K /rpool/ROOT
rpool/ROOT/pve-1 1.88G 15.7G 1.88G /
rpool/data 843G 15.7G 96K /rpool/data
rpool/data/vm-105-disk-0 341G 274G 82.9G -
rpool/data/vm-106-disk-0 51.6G 67.3G 43.4M -
rpool/data/vm-106-disk-1 181G 140G 57.3G -
rpool/data/vm-106-disk-2 269G 222G 62.9G -
Code:
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
pve3-storage 3.62T 783G 2.86T - - 11% 21% 1.00x ONLINE -
rpool 888G 205G 683G - - 14% 23% 1.00x ONLINE -
Is this a bug in the GUI?
Could I really keep this running? And in the future the GUI will tell me about 101% of usage?!
Attachments
Last edited: