Can't do anything because of closing file failed message - No space left on device (500)

Bartjuuh

New Member
Jan 4, 2020
6
0
1
Hello,
I am getting an error and can't do anything anymore.....

closing file '/var/log/pve/tasks/active.tmp.1301' failed - No space left on device (500)

Please help me out here. Console does not function either....
 
hi,

you probably ran out of space. you could delete some files

following commands will help you get a better overview:

* df -h

* df -hi (in case disk isn't full but maybe you ran out of inodes)

delete unnecessary files with rm command
 
Thanks,
according to these commands I saw my pve-root was full and I followed the following link and this helped me out:
LINK