Added extra drive to Raid5 array to 5 drives on Smart Array 410 controller. Drive expanded to max size. Size before adding drive was 204GB now 273.34GB. Then tried to extend- Logical Volume in LVM Manager in RHEL 5.8 and cannot see space. No extents available. Fdisk does not show any extra space to format a partition. What Step(s) did i miss here? Trying to add to /dev/ccis/c0d0p2 which is part of VolGroup01. Logical Vol 00 is the space I wanted to expand. Thanks for any tips. I obviously am missing something here.
[root@Server ~]# pvdisplay
--- Physical volume ---
PV Name /dev/cciss/c0d0p2
VG Name VolGroup01
PV Size 204.90 GB / not usable 25.69 MB
Allocatable yes (but full)
PE Size (KByte) 32768
Total PE 6556
Free PE 0
Allocated PE 6556
PV UUID thT6bo-EL3C-Jt7w-6XVf-J3dI-xLym-0EOxOR
--- Physical volume ---
PV Name /dev/sda1
VG Name VOLGROUP2
PV Size 10.00 GB / not usable 1023.50 KB
Allocatable yes
PE Size (KByte) 4096
Total PE 2561
Free PE 2561
Allocated PE 0
PV UUID 2EpFnU-689Z-4R02-VoOc-VBJ7-AEwH-cVix91
[root@Server ~]# vgs
VG #PV #LV #SN Attr VSize VFree
VOLGROUP2 1 0 0 wz--n- 10.00G 10.00G
VolGroup01 1 2 0 wz--n- 204.88G 0
[root@Server ~]# lvdisplay
--- Logical volume ---
LV Name /dev/VolGroup01/LogVol00
VG Name VolGroup01
LV UUID 02M8n1-7qch-EXuh-EI8Q-pcbM-DD1J-pXzCk6
LV Write Access read/write
LV Status available
# open 1
LV Size 187.28 GB
Current LE 5993
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
--- Logical volume ---
LV Name /dev/VolGroup01/LogVol01
VG Name VolGroup01
LV UUID QOrvlL-maG6-POQm-ErT3-cNhb-8l1b-HcED7I
LV Write Access read/write
LV Status available
# open 1
LV Size 17.59 GB
Current LE 563
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:1
[root@Server ~]# fdisk -l
Disk /dev/cciss/c0d0: 220.1 GB, 220122071040 bytes
255 heads, 63 sectors/track, 26761 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d0p1 * 1 13 104391 83 Linux
/dev/cciss/c0d0p2 14 26761 214853310 8e Linux LVM
Disk /dev/sda: 10.7 GB, 10742661120 bytes
64 heads, 32 sectors/track, 10245 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 10245 10490879+ 8e Linux LVM