I've added 2 disks to the Smart Array 410i and extended the logical drive, but I am unable to rescan the
cciss driver to update the drive size in the OS. I've tried a reboot and that doesn't work either.
Please help!
=> controller slot=0 logicaldrive 2 show
Smart Array P410i in Slot 0 (Embedded)
array B
Logical Drive: 2
Size: 2.0 TB
Fault Tolerance: 5
Heads: 255
Sectors Per Track: 32
Cylinders: 65535
Strip Size: 256 KB
Full Stripe Size: 1280 KB
Status: OK
Caching: Enabled
Parity Initialization Status: Initialization Completed
Unique Identifier: 600508B1001C401A5304F1EC0361F188
Disk Name: /dev/cciss/c0d1
Mount Points: None
OS Status: LOCKED
Logical Drive Label: A015A02A5001438010222ED00875
Drive Type: Data
LD Acceleration Method: Controller Cache
=> controller slot=0 array B show
Smart Array P410i in Slot 0 (Embedded)
Array: B
Interface Type: SAS
Unused Space: 0 MB
Status: OK
Array Type: Data
# echo "rescan" > /proc/driver/cciss/cciss0
-bash: echo: write error: Invalid argument
# fdisk -l /dev/cciss/c0d1
c0d1 c0d1p1
# fdisk -l /dev/cciss/c0d1p1
Disk /dev/cciss/c0d1p1: 1350.1 GB, 1350187905024 bytes
255 heads, 32 sectors/track, 323172 cylinders
Units = cylinders of 8160 * 512 = 4177920 bytes
Disk /dev/cciss/c0d1p1 doesn't contain a valid partition table
# pvs
PV VG Fmt Attr PSize PFree
/dev/cciss/c0d0p10 VolGroup00 lvm2 a- 212.84G 0
/dev/cciss/c0d1p1 VolGroup01 lvm2 a- 1.23T 0
The 1.23TB PV needs to show the new 2TB size.