ZFS disk space full

dima1002

Member
May 23, 2021
45
0
11
52
The browser shows the disk as full, but not in the shell. Why?

Code:
root@PVE:~# df -h
Filesystem              Size  Used Avail Use% Mounted on
udev                     16G     0   16G   0% /dev
tmpfs                   3.1G  1.4M  3.1G   1% /run
rpool/ROOT/pve-1        215G  8.8G  207G   5% /
tmpfs                    16G   46M   16G   1% /dev/shm
tmpfs                   5.0M  4.0K  5.0M   1% /run/lock
rpool                   207G  128K  207G   1% /rpool
store01                 8.5G  128K  8.5G   1% /store01
rpool/ROOT              207G  128K  207G   1% /rpool/ROOT
rpool/data              207G  128K  207G   1% /rpool/data
rpool/pveconf           207G  4.3M  207G   1% /rpool/pveconf
/dev/fuse               128M   20K  128M   1% /etc/pve
tmpfs                   3.1G     0  3.1G   0% /run/user/0

root@PVE:~# zfs list -r store01
NAME                    USED  AVAIL     REFER  MOUNTPOINT
store01                 453G  8.47G       96K  /store01
store01/vm-100-disk-0   452G   169G      192G  -
store01/vm-100-disk-1  3.21M  8.47G      156K  -
store01/vm-100-disk-2  6.13M  8.48G       68K  -


root@PVE:~# zfs get available,compression,compressratio store01
NAME     PROPERTY       VALUE           SOURCE
store01  available      8.47G           -
store01  compression    on              local
store01  compressratio  1.06x           -
root@PVE:~#

NAME      SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
store01   476G   292G   184G        -         -    31%    61%  1.00x    ONLINE  -

1664282772319.png
 
Code:
NAME                    USED  AVAIL     REFER  MOUNTPOINT
store01                 453G  8.47G       96K  /store01

almost full?
 
right the next line:
Code:
store01/vm-100-disk-0   452G   169G      192G  -

a volume with 452G allocated to it (of which 192G are used)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!