I've got a server that was just recently put under my care. This server has 3 SCSI drives running FC2. The drives are partitioned as so:
sda:
sda1 - /boot
sda2 - Physical Volume
sda3 - swap
sdb:
sdb1 - Physical Volume
sdc:
sdc1 - Physical Volume
vg00:
sda2 & sdb1
lv00:
sda2 & sdb1 as /
I did a vgextend to include sdc1 then lvextend -l +[number_of_extents] /dev/vg00/lv00 /dev/sdc1. The process crashes just as I hit the enter key. I'm foreced to do a hard reset. I thought that the PV might be corrupted and created it again but lvextend crashed again. Bad drive? Did a badblocks test (destructive/3 pass) over the weekend and formated it as ext3 to test. Drive is clean. Any ideas?
--== Anything can go wrong. It's just a matter of how far wrong it will go till people think its right. ==--
sda:
sda1 - /boot
sda2 - Physical Volume
sda3 - swap
sdb:
sdb1 - Physical Volume
sdc:
sdc1 - Physical Volume
vg00:
sda2 & sdb1
lv00:
sda2 & sdb1 as /
I did a vgextend to include sdc1 then lvextend -l +[number_of_extents] /dev/vg00/lv00 /dev/sdc1. The process crashes just as I hit the enter key. I'm foreced to do a hard reset. I thought that the PV might be corrupted and created it again but lvextend crashed again. Bad drive? Did a badblocks test (destructive/3 pass) over the weekend and formated it as ext3 to test. Drive is clean. Any ideas?
--== Anything can go wrong. It's just a matter of how far wrong it will go till people think its right. ==--