Appendix a - cli ascii-based interface – Sonnet Technologies Fusion RAID Configuration Tool and Utilities Operation Manual User Manual

Page 72

Advertising
background image

viii

Appendix A - CLI ASCII-Based Interface

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]

OEMConfigFile (Disabled on Error)
Displays the “name” (i.e., the contents of the first record) of the
OEM configuration file stored in persistent memory.

get OEMConfigFile

Partition (Immediate)
Creates a specified partition with a specified capacity in
Gigabytes (GB), Megabytes (MB), or blocks. The specified
capacity must be smaller than the specified partition’s current
capacity. A new partition is created to acquire the remainder of
the original partition’s space.

Partition [GroupName] [PartIndex] [capacity] [GB
| MB | blocks]

PartitionDisplay (Immediate)
Lists all the partitions available in the specified 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]

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] [1-128]] |
all]

PartitionSplit (Immediate)
Divides the specified 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] [1-128]

EventLogFilter (Enabled, Disabled on Error)
Filters data from specific unit subsystems and levels when event
logging is enabled. The specific entries supported are platform-
dependent. For set commands, the final parameter indicates
whether or not events from the specified subsystem and level
are displayed.

set EventLogFilter [subsys | all] [eventlevel |
all] [all | none]
get EventLogFilter [subsys | all] [eventlevel |
all]

Help (Immediate)
Displays a list of available commands. If you specify
a command, detailed, command-specific information is
displayed.

Help <command>

HSAdd (Immediate)
Assigns a drive to the Hot Spare pool.

HSAdd [BlockDevID]

HSDisplay (Immediate)
Lists all drives in the Hot Spare pool.

HSDisplay

HSRemove (Immediate)
Removes a drive from the Hot Spare pool

HSRemove [BlockDevID | all]

Info (Immediate)
Displays version numbers and other production information for
key components. Use the optional

brief parameter to display a

more concise subset of system information.

Info <brief>

IsReserved (Immediate)
Displays the reservation status of the current services session or
interface.

IsReserved

MediaScanErrorReport (Immediate, Disabled on Error)
Displays media scan error statistics for either a single drive or all
drives in the system

MediaScanErrorReport [BlockDevID | all]

Advertising