Hi
I woke up today and found that suddenly one of my proxmox servers has no webUI. If I go to https://ip:8006 the browser is stuck loading until it times out. If I log on to the other server in the cluster I see the name of the first server with an x.
I can access via ssh and have tried restarting the GUI (service pveproxy restart) and rebooting the server, but no success. I then tried updating the system but there seems to be a no space problem that wasn't there last week.
If I run df -kh I see:
So it seems my pve-1 root folder is suddenly full? I don't really understand how as I have not done anything on the server in the past few days and it was working fine before with only a few GBs utilization.
If I run df -i I see:
I'm running version 8.0.
I woke up today and found that suddenly one of my proxmox servers has no webUI. If I go to https://ip:8006 the browser is stuck loading until it times out. If I log on to the other server in the cluster I see the name of the first server with an x.
I can access via ssh and have tried restarting the GUI (service pveproxy restart) and rebooting the server, but no success. I then tried updating the system but there seems to be a no space problem that wasn't there last week.
Code:
Ign:1 http://ftp.debian.org/debian bookworm InRelease
Ign:2 http://security.debian.org/debian-security bookworm-security InRelease
Ign:3 http://ftp.debian.org/debian bookworm-updates InRelease
Err:4 http://security.debian.org/debian-security bookworm-security Release
Could not open file /var/lib/apt/lists/partial/security.debian.org_debian-security_dists_bookworm-security_Release - open (28: No space left on device) [IP: 151.101.134.132 80]
Err:5 http://ftp.debian.org/debian bookworm Release
Could not open file /var/lib/apt/lists/partial/ftp.debian.org_debian_dists_bookworm_Release - open (28: No space left on device) [IP: 151.101.134.132 80]
If I run df -kh I see:
Code:
Filesystem Size Used Avail Use% Mounted on
udev 32G 0 32G 0% /dev
tmpfs 6.3G 39M 6.3G 1% /run
rpool/ROOT/pve-1 458G 458G 0 100% /
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
rpool 128K 128K 0 100% /rpool
rpool/ROOT 128K 128K 0 100% /rpool/ROOT
rpool/data 128K 128K 0 100% /rpool/data
rust-ferraz 3.0T 128K 3.0T 1% /rust-ferraz
rust-ferraz/subvol-509-disk-0 2.0T 591G 1.4T 30% /rust-ferraz/subvol-509-disk-0
tmpfs 6.3G 0 6.3G 0% /run/user/0
So it seems my pve-1 root folder is suddenly full? I don't really understand how as I have not done anything on the server in the past few days and it was working fine before with only a few GBs utilization.
If I run df -i I see:
Code:
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 8179457 502 8178955 1% /dev
tmpfs 8188037 893 8187144 1% /run
rpool/ROOT/pve-1 54828 54828 0 100% /
tmpfs 8188037 1 8188036 1% /dev/shm
tmpfs 8188037 9 8188028 1% /run/lock
rpool 8 8 0 100% /rpool
rpool/ROOT 7 7 0 100% /rpool/ROOT
rpool/data 6 6 0 100% /rpool/data
rust-ferraz 6303678623 7 6303678616 1% /rust-ferraz
rust-ferraz/subvol-509-disk-0 2955585082 1290 2955583792 1% /rust-ferraz/subvol-509-disk-0
tmpfs 1637607 18 1637589 1% /run/user/0
I'm running version 8.0.
Last edited: