PDA

Bekijk de volledige versie : Disk Size only 495 GB?



Sterke-Jerke
23-11-2008, 13:58
I installed an external USB disk from WD that is supposed to be 1Tb.

This is what fdisk shows for the partition (seems wrong to me)
The number of cylinders for this disk is set to 121601.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/discs/disc4/part1: 1000.2 GB, 1000204853248 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

Command (m for help):



This is what DF shows:
Filesystem Size Used Avail Use% Mounted on
rootfs 3.0M 3.0M 0 100% /
/dev/root 3.0M 3.0M 0 100% /
/dev/discs/disc0/part2
494M 224M 245M 48% /opt
/dev/discs/disc4/part1
479G 116G 358G 25% /mnt


This is what fdisk -l gives me:
Disk /dev/scsi/host1/bus0/target0/lun0/disc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/scsi/host1/bus0/target0/lun0/part1 1 121602 976762552 83 Linux



How can DF onlys hows 479Gb? Is this an OS limit? Should I split up my partitions?

MMCM
24-11-2008, 12:35
Very strange indeed.
Which file system does that partition use?
Do you still know the command you used to format it?
Do you have a swap partition on that system?
What does 'mount' say?

Sterke-Jerke
25-11-2008, 19:16
I will redo the installation, and keep you posted

(And yes I have more then 512Mb swab)


PS: I think a 5% reserved blocks for journaling is a bit overkill for a 1Tb drive.
Any hints? 1% enough?