G
gstrock
I have a 120 Gig drive on a remote
server. doing a 'df' on my server shows
only a single partition:
/dev/hda2 7.7G 1.3G 6.1G 17% /
I used to see several partitions with the 'df' command.
the output of 'mount' looks suspicious too:
proc on /proc type proc (rw)
Here's the output of 'fdisk'
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 10 80324+ 83 Linux
/dev/hda2 11 1030 8193150 83 Linux
/dev/hda3 1031 1292 2104515 82 Linux swap
/dev/hda4 1293 14593 106840282+ 5 Extended
/dev/hda5 1293 2312 8193149+ 83 Linux
/dev/hda6 2313 3332 8193149+ 83 Linux
/dev/hda7 3333 3463 1052257 83 Linux
/dev/hda8 3464 14593 89401724+ 83 Linux
I don't understand why df and mount are showing
what they do. Do you think this drive is getting
ready to go south. 142 days ago there was a reboot
I can't explain.
server. doing a 'df' on my server shows
only a single partition:
Filesystem Size Used Avail Use% Mounted ondf -h
/dev/hda2 7.7G 1.3G 6.1G 17% /
I used to see several partitions with the 'df' command.
the output of 'mount' looks suspicious too:
/dev/hda2 on / type ext3 (rw)mount
proc on /proc type proc (rw)
Here's the output of 'fdisk'
fdisk -l /dev/hda
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 10 80324+ 83 Linux
/dev/hda2 11 1030 8193150 83 Linux
/dev/hda3 1031 1292 2104515 82 Linux swap
/dev/hda4 1293 14593 106840282+ 5 Extended
/dev/hda5 1293 2312 8193149+ 83 Linux
/dev/hda6 2313 3332 8193149+ 83 Linux
/dev/hda7 3333 3463 1052257 83 Linux
/dev/hda8 3464 14593 89401724+ 83 Linux
I don't understand why df and mount are showing
what they do. Do you think this drive is getting
ready to go south. 142 days ago there was a reboot
I can't explain.