Owner's manual

xi
PartitionMerge (Immediate)
Merges the specified contiguous partitions into one partition.
GroupName is the ASCII name of the RAID Group containing
the partitions to merge. PartIdx is the index of a partition to
merge, along with a number of contiguous partitions to merge
to that index.
All indicates that all partitions in the RAID
Group will be merged into a single Virtual Disk. The RAID
Group must not be in a NEW state. None of the partitions to
merge may be mapped.
PartitionMerge [GroupName] [[[PartIdx] [2-128]] |
All]
PartitionSplit (Immediate)
Divides the specied partition into one or more partitions
whose capacities are evenly distributed among the capacity of
the original partition. GroupName is the ASCII name of the
RAID Group containing the partition to split. PartIdx is the
index of the partition to split. The partition to split cannot be
mapped and the RAID group must not be in a NEW state.
PartitionSplit [GroupName] [PartIdx] [2-128]
PartitionWriteCache
If enabled, RAID internal Write Cache performs with a higher
write rate providing a small risk of data loss after a system
failure. If disabled, RAID internal Write Cache performs at a
higher level of data integrity with lower write performance..
set PartitionWriteCache [GroupName] [PartIdx]
[enabled | disabled]
get PartitionWriteCache [GroupName] [PartIdx]
PassThroughMode
Species the non-disk device types which are automatically
mapped at startup. Use all to map all non-disk devices. Use SES
to map dedicated SES processor LUNs. Use non-SES to map all
non-SES devices. Use disabled to disable the passthrough mode.
Default: disabled
set PassThroughMode [all | SES | non-SES |
disabled]
get PassThroughMode
PassThroughPersistent
Stores maps for currently-attached passthrough devices to
persistent memory.
PassThroughPersistent
PassThroughRediscover
Makes any previously-deleted pass through target devices visible
to the host.
PassThroughRediscover
Metrics (Immediate)
Controls the collection of standard data metrics within a
product based on the command parameters.
Metrics [Start | Stop | Display] [drive
[BlockDevID] | all | running]
MinOpTemp
Regulates or lists the minimum operating temperature. Valid
entries are from 0 through 15° Celsius.
Default: 0
set MinOpTemp [0 15]
SaveConfiguration Restart command required
get MinOpTemp
OpTempWarn
Regulates or lists the offset when a warning is issued before a
thermal control event. Valid entries are from 0 to 15° Celsius.
Default: 5
set OpTempWarn [0 – 15]
SaveConfiguration Restart command required
get OpTempWarn
Partition (Immediate)
Creates a specified partition to the specied capacity in
Gigabytes (GB), Megabytes (MB), or blocks. The specied
capacity must be smaller than the specified partitions current
capacity. A new partition is created to acquire the remainder of
the original partitions space.
Partition [GroupName] [PartIndex] [capacity] [GB
| MB | blocks]
PartitionDisplay (Immediate)
Lists all the partitions available in the specied RAID group. The
partitions are listed contiguously (as opposed to index order).
GroupName is the ASCII name of the RAID Group for which
partitions will be displayed.
PartitionDisplay [GroupName]
Appendix A - CLI ASCII-Based Interface