Operating System - HP-UX
1752790 Members
6422 Online
108789 Solutions
New Discussion

Extending the logical drive on SSD storage blade.

 
Narendra Uttekar
Regular Advisor

Extending the logical drive on SSD storage blade.

Hi,

We are running out of space on SSD storage blade...So i thought to remove the spare drive allocated and add that to existing logical drive 0 or create new logical drive 1 but is it possible to create new logical drive with one drive? Or i remove the spare drive and extend the current logical drive 0 from 5 to 6 disks. If that is possible then the data on existing volume will remain as is or will have any problem? And also if i extend the current logical drive 0 from 5 to 6 disks whether it will automatically increase the PE size for LUN i.e. /dev/disk/disk40?

 

---------- PHYSICAL DRIVES ----------

 

Location  Ct Enc Bay       WWID           Size       Status

 

Internal  1I   1   1  0x5001e8200135b0d2  400.1 GB   OK

Internal  1I   1   2  0x5001e8200135b16a  400.1 GB   OK

Internal  1I   1   3  0x5001e8200135b0fa  400.1 GB   OK

Internal  1I   1   4  0x5001e8200135c686  400.1 GB   OK

Internal  1I   1   5  0x5001e8200135b536  400.1 GB   OK

Internal  1I   1   6  0x5001e8200135bb46  400.1 GB   SPARE

 

---------- LOGICAL DRIVE 0 ----------

 

Device File     = /dev/disk/disk40

RAID Level      = 5

Size            = 1526088 MB

Stripe Size     = 16 KB

Status          = OK

 

Is the commands below are correct to remove the spare drive and add drive to existing logical drive 0?

 

saconfig /dev/ciss12 –D 0 –s 1I:6

saconfig /dev/ciss12 –E 0 –p 1I:6 

 

Thanks,

Narendra