
Solved!
Go to SolutionInvalid 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.
Responses (0)
Solutions (0)
