![Curtiss-Wright CNS4 CSfC User Manual Download Page 70](http://html.mh-extra.com/html/curtiss-wright/cns4-csfc/cns4-csfc_user-manual_2700348070.webp)
User Guide
DDOC0108-000-A2
CNS4 CSfC
7 - 10
System Configuration
Revision 0.0
Example
7.22
raid
Purpose
Create RAID
Command
sysconfig --raid<L> <devices> <num parts> <part sizes>
Flag Modifiers Explanation
<L> - Raid level 0, 1 or 10. Raid 0 if not specified.
<devices> - FSM device names of disks to create raid and partitions on.
<num parts> - Number of partitions to create on the raid.
<part sizes> - List of partition sizes. Can be specified as percent of disk or sizes in MiB, MB, GiB,
GB, TiB or TB.
Example
Example
7.23
raidStatus
When a RAID that can operate with a missing disk is built it takes time for the disk to synchronize
the disk contents between disks. The command sysconfig --raidstatus can be used to monitor the
raid state and check the status of the synchronization progress of each raid in the system. The raid
status command reports:
•
RAID level
•
RAID size
•
RAID state
•
Number of disks
•
Name of each disk device
•
Mode of each disk device
If the disk is being synchronized it will report the percentage of synchronization completed, the
estimated time to finish and the speed at which the data is being synchronized.
Purpose
Display status of each RAID in the system
Command
sysconfig --raidStatus
Flag Modifiers Explanation
Not Applicable
cns>
sysconfig --part fsm0-d0 2 25% 75% -W
[sysconfig]
Partition_disk: status=OK
[!sysconfig] OK
cns>
sysconfig --raid1 fsm0-d1 fsm0-d2 2 50% 50% -W
[sysconfig]
Create_raid: status=OK
Partition_disk: status=OK
[!sysconfig] OK
cns>
sysconfig --raid fsm0-d0 fsm0-d1 fsm0-d2 fsm0-d3 6 16% 16% 17% 17% 17% 17% -W
[sysconfig]
Create_raid: status=OK
Partition_disk: status=OK
[!sysconfig] OK