Hello,
Can someone explain this magic to me? I searched the whole web about this problem. All I found out was a tunefs() thing, which reserves 5% to root only data, but even this would not make sense in my case. But how can 75GB of disk space disappear?
I hope someone can help me with this issue. This is not a partition with some root data on it, it's just a flserv partition for some pictures, music and stuff.
Best regards
WS.
Can someone explain this magic to me? I searched the whole web about this problem. All I found out was a tunefs() thing, which reserves 5% to root only data, but even this would not make sense in my case. But how can 75GB of disk space disappear?
Code:
root@flserv:/$ df -H
Filesystem Size Used Avail Capacity Mounted on
/dev/ada0a 5.2G 498M 4.3G 10% /
devfs 1.0k 1.0k 0B 100% /dev
/dev/ada0d 2.1G 22M 1.9G 1% /var
/dev/ada0e 1.0G 8.4M 948M 1% /tmp
/dev/ada0f 21G 1.6G 18G 8% /usr
/dev/ada0g 936G 8.2k 861G 0% /flserv <---------- Here is my issue
I hope someone can help me with this issue. This is not a partition with some root data on it, it's just a flserv partition for some pictures, music and stuff.
Best regards
WS.