hmmm, i seem to have a unknown source of 200gb.
[Expert@UKMLM01:0]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_splat-lv_current
97G 13G 79G 15% /
/dev/cciss/c0d0p1 289M 24M 251M 9% /boot
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/vg_splat-lv_log
97G 4.5G 88G 5% /var/log
/dev/cciss/c0d1 11T 159M 11T 1% /var/log/logstore
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]# pvs
PV VG Fmt Attr PSize PFree
/dev/cciss/c0d0p3 vg_splat lvm2 a- 400.84G 200.84G
After then removing the custom fstab config, and rebooting, the 'logstore' mount is gone.
but, i dont see it now as 'free space'/ and ht eprevious 200gb is still showing
[Expert@UKMLM01:0]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_splat-lv_current
97G 13G 79G 15% /
/dev/cciss/c0d0p1 289M 24M 251M 9% /boot
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/vg_splat-lv_log
97G 4.6G 88G 5% /var/log
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]#
[Expert@UKMLM01:0]# pvs
PV VG Fmt Attr PSize PFree
/dev/cciss/c0d0p3 vg_splat lvm2 a- 400.84G 200.84G
[Expert@UKMLM01:0]# fdisk -l
Disk /dev/cciss/c0d0: 450.0 GB, 450064605184 bytes
255 heads, 63 sectors/track, 54717 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d0p1 * 1 38 305203+ 83 Linux
/dev/cciss/c0d0p2 39 2387 18868342+ 82 Linux swap / Solaris
/dev/cciss/c0d0p3 2388 54717 420340725 8e Linux LVM
Disk /dev/cciss/c0d1: 12002.2 GB, 12002236260352 bytes
255 heads, 32 sectors/track, 2872777 cylinders
Units = cylinders of 8160 * 512 = 4177920 bytes
Disk /dev/cciss/c0d1 doesn't contain a valid partition table