Configuring arrays on hp smart array P400 controllers
….
Now, create the new array:
=> ctrl ch= »Lab 4″ create type=ld drives=1:13,1:14 size=300 raid=1+0
It is not strictly necessary to specify the RAID level in this example because it is the highest possible level for
this scenario and will be used by default. However, it is included in the command as an example.
Now, verify that the array has been formed:
=> ctrl ch= »Lab 4″ pd all show
The screen response is:
MSA1000 at Lab 4
array A
physicaldrive 1:12 (box 1:bay12, Parallel SCSI, 36.4 GB, OK)
array B
physicaldrive 1:13 (box 1:bay13, Parallel SCSI, 9.1 GB, OK)
physicaldrive 1:14 (box 1:bay14, Parallel SCSI, 9.1 GB, OK)
….