BladeSystem - General
1827474 Members
2033 Online
109965 Solutions
New Discussion

RDP Configure Array configuration

 
Ole Ærbo_2
Occasional Contributor

RDP Configure Array configuration

Hi,
I have a SA-E200/E400 controller with 8 drives
I want to configure 2 drives as RAID 1 and the rest of the drives as RAID5.

First I create the RAID1
Action = Configure
Method = Custom
Controller = All

; Array Specifications
Array = A
Drive = 1I:1:1,1I:1:2
LogicalDrive = 1
RAID = 1


Second I install Windows 2003


Third I config the rest of the disks. On that point it deletes all previus created logical drives!!! What am I missing ???

Action = Configure
Method = Custom
Controller = All


; Array Specifications
Array = B
Drive = 1I:1:3,1I:1:4,2I:1:5,2I:1:6,2I:1:7,2I:1:8
LogicalDrive = 1
RAID = 5
1 REPLY 1
cmmiller
Occasional Advisor

Re: RDP Configure Array configuration

Have you tried:

Action = Reconfigure

In the second script?