196
Space will be wasted as devices specified are of different sizes.
WARNING: Use of SED device(s) may lead to data loss if ownership is taken on the specified device(s).
Do you want to add a logical device to the configuration?
Press y, then ENTER to continue or press ENTER to abort: y
Creating logical device: LogicalDrv 0
Command completed successfully.
# Create RAID 1ADM.
[root@localhost ~]# arcconf create 1 logicaldrive 102400 1Triple 0 8 0 9 0 11
Controllers found: 1
Space will be wasted as devices specified are of different sizes.
WARNING: Use of SED device(s) may lead to data loss if ownership is taken on the specified device(s).
Do you want to add a logical device to the configuration?
Press y, then ENTER to continue or press ENTER to abort: y
Creating logical device: LogicalDrv 0
Command completed successfully.
# Create RAID 10ADM.
[root@localhost ~]# arcconf create 1 logicaldrive 102400 10Triple 0 8 0 9 0 11 0 12 0 13 0 14
Controllers found: 1
Space will be wasted as devices specified are of different sizes.
WARNING: Use of SED device(s) may lead to data loss if ownership is taken on the specified device(s).
Do you want to add a logical device to the configuration?
Press y, then ENTER to continue or press ENTER to abort: y
Creating logical device: LogicalDrv 0
Command completed successfully.
# Create RAID 5.
[root@localhost ~]# arcconf create 1 logicaldrive 102400 5 0 8 0 9 0 10
Controllers found: 1
Space will be wasted as devices specified are of different sizes.
WARNING: Use of SED device(s) may lead to data loss if ownership is taken on the specified device(s).
Do you want to add a logical device to the configuration?
Press y, then ENTER to continue or press ENTER to abort: y
Creating logical device: LogicalDrv 0
Command completed successfully.
# Create RAID 60.
[root@localhost ~]# arcconf create 1 logicaldrive 102400 60 0 8 0 9 0 10 0 11 0 12 0 13 0 14
0 15