Hi Eric,
I’m under the impression that there is only one drive and that drive is 500GB. Unless there’s another drive in there that was not mentioned in the server spec. Doubt that though - it’s one of those rackmounting Proline servers where all the drive bays are accessible from the front, and there’s certainly only one drive there, and it’s certainly 500GB.
Output of fdisk -l /dev/sda is :
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000bac0c
Device Boot Start End Blocks Id System
/dev/sda1 * 1 64 512000 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 64 60802 487873536 8e Linux LVM
I can see from that output that it is recognising the 500GB drive. Do I have a partitioning issue, do you think?