ProLiant Servers (ML,DL,SL)
1848605 Members
6438 Online
104033 Solutions
New Discussion

Creating array with CLI on Smart Array P410i

 
trep
Occasional Contributor

Creating array with CLI on Smart Array P410i

Hi,

New drives were just added to the server and for some reason, i cannot create a new array using the GUI (there are no options to create arrays) and the CLI gives me error when I try to create the new array.

This is the configuration:

Smart Array P410i in Slot 0 <>

array A < SAS, Unused Space: 0MB>

logicaldrive 1 <136.7 GB, RAID 1, OK>

physicaldrive 1I:1:1
physicaldrive 1I:1:2

array B < SAS, Unused Space: 0MB>

logicaldrive 2 <279.4 GB, RAID 1, OK>

physicaldrive 1I:1:3
physicaldrive 1I:1:4

unassigned

physicaldrive 2I:1:5
physicaldrive 2I:1:6

When i try to send the following command:

controller slot=0 create type=ld drives=2I:1:5,2I:1:6 raid=1+0

I receive an error saying:

This operation is not supported with the current configuration. Use the "show" command on devices to show additional details about the configurations.

First time using CLI and it says that the type=ld is supported since it will create the array and the logical drive at the same time.

Help would be appreciated hehe

Best regards,

trep

5 REPLIES 5
JL Martinez
Advisor

Re: Creating array with CLI on Smart Array P410i

Try with "drives=allunasigned".
JL Martinez
Advisor

Re: Creating array with CLI on Smart Array P410i

Sorry, "drives=allunassigned". There was an "s" missing.
trep
Occasional Contributor

Re: Creating array with CLI on Smart Array P410i

Hi,

Thanks for the help, i'm getting the same error message however.

Regards,

trep
trep
Occasional Contributor

Re: Creating array with CLI on Smart Array P410i

Just wondering, maybe i cannot configure 1+0 since it's only 2 disks ?
trep
Occasional Contributor

Re: Creating array with CLI on Smart Array P410i

I wish i could edit my posts...

Tried with RAID1, still the same message.