I am having issues that I am not sure how to resolve. I have a database sitting on a storage system that was mounted to a server. That mount point has become empty. When I run a pvs, I get the following
dev/sda2 VolGroup00 lvm2 a- 4.00G 4.00G
/dev/sda5 VolGroup00 lvm2 a- 63.47G 31.47G
/dev/sdc1 fibrevol-1 lvm2 a- 50.00G 19.87G
/dev/sdd1 fibrevol-2 lvm2 a- 65.00G 4.93G
/dev/sdf1 oravg lvm2 a- 140.01G 0
/dev/sdg oravg-4 lvm2 a- 36.00G 2.87G
/dev/sdh oravg-3 lvm2 a- 36.00G 956.00M
/dev/sdi oravg-2 lvm2 a- 36.00G 956.00M
If i run an fdisk -l I get:
/Disk /dev/sda: 72.7 GB, 72746008576 bytes
255 heads, 63 sectors/track, 8844 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 9 72261 de Dell Utility
/dev/sda2 10 532 4200997+ 8e Linux LVM
/dev/sda3 * 533 557 200812+ 83 Linux
/dev/sda4 558 8844 66565327+ 5 Extended
/dev/sda5 558 8844 66565296 8e Linux LVM
Disk /dev/dm-7: 64.4 GB, 64424509440 bytes
64 heads, 32 sectors/track, 61440 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk /dev/dm-7 doesn't contain a valid partition table
Unable to read /dev/dm-8
............./dev/sdc1 doesn't show
If I run an fdisk /dev/sdc, then select p to print partition I get:
Disk /dev/sdc: 53.6 GB, 53687091200 bytes
64 heads, 32 sectors/track, 51200 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 51200 52428784 83 Linux
help!!
Start Free Trial