Hi all,
Apologies if this has been asked before, or I've missed it in the list;
I recently added a new drive to a server, and mounted the new drive to a directory.
Edited output.
root@tethys:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 85G 2.4G 79G 3% /
/dev/sdb1 148G 2.8G 138G 2% /netflow
As you can see in the screenshot below, it shows the root directory ~2.5GB, but not the /netflow dir which is at 2.8GB.
Am I missing something here ?
I assume I should be seeing 2 lines,
1 for /
and
1 for /netflow as they are different disks.
Or if this graph is supposed to represent / in total, it should be over 5GB..
Thanks for your time :)
Ross.