User Guide
DDOC0108-000-A2
CNS4 CSfC
7 - 9
System Configuration
Revision 0.0
7.18
numFreeDisks
Purpose
Get number of free disks
Command
sysconfig --numFreeDisks
Flag Modifiers Explanation
Not Applicable
Example
7.19
numFsmDisks
Purpose
Get total number of disks seen by the OS in all FSM present with keys loaded
Command
sysconfig --numFsmDisks
Flag Modifiers Explanation
Not Applicable
Example
7.20
numPartitions
Purpose
Get total number of partitions
Command
sysconfig --numPartitions
Flag Modifiers Explanation
Not Applicable
Example
7.21
part
Purpose
Create partition
Command
sysconfig --part <device> <num parts (1-n)> <part sizes>
Flag Modifiers Explanation
<device> - FSM device name of disk to create partitions on. (fsmX-dY)
<num parts> - Number of partitions to create on the disk. (1 to n)
<part sizes> - List of partition sizes. Can be specified as percent of disk or sizes in MiB, MB, GiB,
GB, TiB or TB.
cns>
sysconfig --numFreeDisks
[sysconfig]
4
[!sysconfig] OK
cns>
sysconfig --numFsmDisks
[sysconfig]
4
[!sysconfig] OK
cns>
sysconfig --numPartitions
[sysconfig]
6
[!sysconfig] OK