Dear all,
Please provide some help because I'm unable to understand what's going on.
I have a cluster of 3 servers, part in HA. All 3 have a zfs-pool on which I'm running PVE 8.2.2
On pve2 and pve3 - the disk space is approx 10G
however for some reason on pve1, I'm getting at 182G
Running
I'm getting ;
running
It's quite unclear to me why this is so high as only 1 VM is running on this with 32G
Please provide some help because I'm unable to understand what's going on.
I have a cluster of 3 servers, part in HA. All 3 have a zfs-pool on which I'm running PVE 8.2.2
On pve2 and pve3 - the disk space is approx 10G
however for some reason on pve1, I'm getting at 182G
Running
du -h --max-depth=1 /
I'm getting ;
Code:
512 /media
1.3M /run
3.9M /etc
du: cannot access '/proc/44143/task/44143/fd/3': No such file or directory
du: cannot access '/proc/44143/task/44143/fdinfo/3': No such file or directory
du: cannot access '/proc/44143/fd/4': No such file or directory
du: cannot access '/proc/44143/fdinfo/4': No such file or directory
0 /proc
5.3G /HA-Storage
53K /root
2.7G /usr
481M /boot
512 /opt
512 /srv
17G /mnt
30K /tmp
2.0K /rpool
0 /sys
5.0K /home
66M /dev
2.5G /var
28G /
running
df -h
Code:
Filesystem Size Used Avail Use% Mounted on
udev 63G 0 63G 0% /dev
tmpfs 13G 1.3M 13G 1% /run
rpool/ROOT/pve-1 227G 187G 41G 83% /
tmpfs 63G 66M 63G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
efivarfs 192K 59K 129K 32% /sys/firmware/efi/efivars
/dev/nvme2n1p1 1.8T 17G 1.7T 1% /mnt/pve/productionPool
/dev/sdd 7.3T 47M 6.9T 1% /mnt/media
rpool 41G 128K 41G 1% /rpool
HA-Storage 1.7T 128K 1.7T 1% /HA-Storage
rpool/data 41G 128K 41G 1% /rpool/data
rpool/ROOT 41G 128K 41G 1% /rpool/ROOT
HA-Storage/subvol-1000-disk-0 32G 4.2G 28G 13% /HA-Storage/subvol-1000-disk-0
HA-Storage/subvol-4500-disk-1 2.0G 566M 1.5G 28% /HA-Storage/subvol-4500-disk-1
HA-Storage/subvol-4500-disk-0 2.0G 561M 1.5G 28% /HA-Storage/subvol-4500-disk-0
/dev/fuse 128M 44K 128M 1% /etc/pve
tmpfs 13G 0 13G 0% /run/user/0
rpool/ROOT/pve-1 227G 187G 41G 83% /
It's quite unclear to me why this is so high as only 1 VM is running on this with 32G
Last edited: