November 9, 201213 yr Hello All, I have just accidentally filled up one of the disks in my 5.0rc8a server. It didn't cause any crash or bad behavior, only the usage level reported by df looked a bit strange: root@Tower:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/sdb1 500M 336M 164M 68% /boot /dev/md1 1.9T 1.8T 35G 99% /mnt/disk1 /dev/md2 1.9T -15T 16T - /mnt/disk2 shfs 3.7T -13T 17T - /mnt/user After deleting the last, partially copied file, the system returned to normal: root@Tower:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/sdb1 500M 336M 164M 68% /boot /dev/md1 1.9T 1.8T 35G 99% /mnt/disk1 /dev/md2 1.9T 1.9T 15M 100% /mnt/disk2 shfs 3.7T 3.7T 35G 100% /mnt/user The same numbers were reported on the webGUI (attached), but I guess that is using the df as input. Cheers, Zsolt
Archived
This topic is now archived and is closed to further replies.