Hey all,
I am having an odd problem I'm hopng someone might help me solve.
I keep randomly getting "Error: No space left on device" error messages in console.
Examples:
This happens with other random commands as well, like when restarting the nfs server, etc. etc.
Thing is, I can't seem to find ANY device that is full.
The host seems to be working just fine, other than this strange error message.
Does anyone know what might be going on?
Thanks,
Matt
I am having an odd problem I'm hopng someone might help me solve.
I keep randomly getting "Error: No space left on device" error messages in console.
Examples:
Code:
# ifup vmbr3
Waiting for vmbr3 to get ready (MAXWAIT is 2 seconds).
Error: No space left on device
Error: No space left on device
This happens with other random commands as well, like when restarting the nfs server, etc. etc.
Thing is, I can't seem to find ANY device that is full.
Code:
# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 38G 18M 38G 1% /run
rpool/ROOT/pve-1 435G 7.6G 427G 2% /
tmpfs 95G 43M 95G 1% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 95G 0 95G 0% /sys/fs/cgroup
rpool 427G 128K 427G 1% /rpool
rpool/ROOT 427G 0 427G 0% /rpool/ROOT
rpool/subvol-101-disk-1 8.0G 601M 7.5G 8% /rpool/subvol-101-disk-1
rpool/subvol-102-disk-1 8.0G 439M 7.6G 6% /rpool/subvol-102-disk-1
rpool/subvol-110-disk-1 16G 2.2G 14G 14% /rpool/subvol-110-disk-1
rpool/subvol-111-disk-1 8.0G 368M 7.7G 5% /rpool/subvol-111-disk-1
rpool/subvol-120-disk-1 16G 422M 16G 3% /rpool/subvol-120-disk-1
rpool/subvol-125-disk-1 8.0G 355M 7.7G 5% /rpool/subvol-125-disk-1
rpool/subvol-130-disk-1 16G 4.5G 12G 28% /rpool/subvol-130-disk-1
rpool/subvol-140-disk-1 16G 1.4G 15G 9% /rpool/subvol-140-disk-1
zfshome 18T 2.2T 16T 13% /zfshome
zfshome/media 24T 7.7T 16T 33% /zfshome/media
zfshome/mythtv_recordings 19T 2.8T 16T 15% /zfshome/mythtv_recordings
/dev/sds1 917G 769G 149G 84% /mnt/mythbuntu/scheduled
/dev/sdt1 118G 60M 118G 1% /mnt/mythbuntu/live1
tmpfs 100K 0 100K 0% /run/lxcfs/controllers
cgmfs 100K 0 100K 0% /run/cgmanager/fs
/dev/fuse 30M 16K 30M 1% /etc/pve
rpool/subvol-150-disk-1 32G 264M 32G 1% /rpool/subvol-150-disk-1
The host seems to be working just fine, other than this strange error message.
Does anyone know what might be going on?
Thanks,
Matt