Unsolved
1 Rookie
•
13 Posts
0
35
June 4th, 2025 11:10
Invalid pdperarray option for raid10 with perccli2
Hello,
With older generations of PERC controllers we have been passing "pdperarray" option to "perccli" command and it works (for example, with "PERC H730 Mini" controller) with 10, 50 and 60 raid levels. For raid10 we always passing "pdperarray=2" of course.
But with newer controllers and "perccli2" utility this approach raises an error while we trying to create raid10 array with the same options. But i can see a strange example in the latest version of perc12-cli.pdf downloaded recently that looks like creating raid10 should support "pdperarray" option:
perccli2 /c0 add vd type=raid10 size=2gib,3gib,4gib names=tmp1,tmp2,tmp3 drives=252:2-3,5,7pdperarray=2
Could you please tell me, are this an intended new behavior or not?
Example output from our scripts while trying to create raid10 with pdperarray:
/usr/bin/perccli2 /c0 add vd r10 drives=284:0,1,2,3,4,5 PDperArray=2 J[2025-05-27 08:26:14] {"Controllers":[{"Command Status" : {"CLI Version" : "008.0004.0000.0022 Apr 28, 2023","Operating system" : "Linux6.1.0-28-amd64","Controller" : "0","Status" : "Failure","Description" : "Invalid pdperarray option for this raid level"}}]}
Thank you.
DELL-Chris H
Moderator
•
9.4K Posts
0
June 4th, 2025 20:14
Vills,
Due to the servers, and the tools, recent release I will need to research the issue and do some testing. Would you do me a favor and ensure that the server is up to date on BIOS, iDrac, perc, as well as the drives.
Also, if you want me to look at sending the issue up, would you reply to the private message I sent with the svc tag, as well as the company name or customer number associated to the server?
vills
1 Rookie
•
13 Posts
0
June 4th, 2025 20:46
Sure. I think i have latest firmware installed. Updated everything yesterday.
Also, i checked the same with the latest perccli2 available and the results are the same. (unfortunately, i don't have the exact perccli2 version with me right now :-( )
Also sent you the server info in DM.