We recently threw Fedora 16 on a Mac Mini 4,1 which has an External Bay (smart stor ds4600) with 4 drives (6 TB total) connected via a Firewire port.
Now, we formated it as ext4 and it shows up in Disk Utility as 6 TB ext4. Great!
However, when it's mounted and I run a df -k, it has like ... 5GBs of total space.
Anyone seen this before? Is there an issue I'm unaware of?
Any help would be greatly appreciated!
Here is a ss of the GUI Disk Utility;
Output of DF -K and FSTAB
Edit: (I realize this should have been under Mac, sorry!)
I ran fdisk -l and it's showing the 6TB correctly. I just don't understand. Why would df -k say it doesn't have a lot available while fdisk says, "Oh, we have 6TB".
NRHGHGHGHGHG...
Code:
Disk /dev/sdc: 6001.2 GB, 6001207494656 bytes
255 heads, 63 sectors/track, 729605 cylinders, total 11721108388 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdc1 1 4294967295 2147483647+ ee GPT
[root@centos15 ~]#