Bug? Or dumb end-user? plotman crashes because of full disk - but the disk is far from full! #667
-
As far as I can tell, all my disks have plenty of space left. Yet, I get: I came back to that error twice. There are about 750kB log files. Temp folders on home are mildly filled, a few 100GB at most, yet the above error happens.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
System disk is a 1.7TB nvme on zfs. Second disk is temp disk (1.7TB nvme, ext4) and disks 3 & 4 are SSDs, also 1.7TB ext4. `(venv) roet@ProLiant-DL380-Gen9:~/chia-blockchain$ sudo du -cha --max-depth=2 / | grep -E "^[0-9.]*[MGT]" du: cannot access '/run/user/1000/doc': Permission denied |
Beta Was this translation helpful? Give feedback.
-
`(venv) roet@ProLiant-DL380-Gen9:~/chia-blockchain$ sudo du -cha --max-depth=2 /home | grep -E "^[0-9.]*[MGT]" 490G /home/roet/.local |
Beta Was this translation helpful? Give feedback.
`(venv) roet@ProLiant-DL380-Gen9:~/chia-blockchain$ sudo du -cha --max-depth=2 /home | grep -E "^[0-9.]*[MGT]"
490G /home/roet/.local
27M /home/roet/.mozilla
72G /home/roet/plots.tmp
168M /home/roet/.npm
190M /home/roet/plots.tmp-2
675M /home/roet/chia-blockchain
162M /home/roet/.cache
567G /home/roet
567G /home
567G total`