Instruction manual

xiv
RGHaltConversion
Stops the conversion on the specified existing RAID
group.
RGHaltConversion [GroupName]
RGHaltErase
Stops the erase on the specified existing RAID Group.
RGHaltErase [GroupName]
RGHaltRebuild
Stops the rebuild(s) on the specified existing RAID group.
MemberIndex specifies the RAID member whose rebuild
is stopped. If no MemberIndex is specified, all rebuilds on
that RAID group are stopped.
RGHaltRebuild [GroupName] <MemberIndex>
RGHaltWritePattern
Stops the write pattern on the specified existing RAID
Group.
RGHaltWritePattern [GroupName]
RGMemberAdd
Adds an available block device to a NEW RAID group.
This command fails if the specified RAID group does not
exist, if the specified RAID group is not in the NEW state,
or if the specified block device index does not represent
an available device. The RAID group cannot have been
saved using the
RGCommit
command.
RGMemberAdd [GroupName] [all | BlockDevID]
RGMemberRemove
Removes a RAID member from a NEW RAID group. This
command fails if the specified RAID group does not exist,
if the specified RAID group is not in the NEW state, or if
the specified block device index does not represent an
available device. The RAID group cannot have been
saved using the
RGCommit
command. Resets the
number of partitions to one.
RGMemberRemove [GroupName] [MemberIndex]
RGRebuild
Starts rebuilding the specified existing RAID group.
Optional parameter MemberIndex specifies the member
to rebuild. If no member is specified, all degraded
members are rebuilt. Optional parameter BlockDeviceID
allows an available block device to be substituted for the
RAID Member currently assigned to the MemberIndex.
RGRebuild [GroupName] <MemberIndex>
<BlockDeviceID>
RGResumeConversion
Continues the stopped conversion on the specified
existing RAID group.
RGResumeConversion [GroupName]
RGResumeErase
Continues the erase on the specified existing RAID
Group.
RGResumeErase [GroupName]
RGResumeRebuild
Continues the rebuild(s) on the specified existing RAID
group. MemberIndex specifies the RAID member whose
stopped rebuild is continued. If no MemberIndex is
specified, all stopped rebuilds on that RAID group are
continued.
RGResumeRebuild [GroupName] <MemberIndex>
RGResumeWritePattern
Continues the write pattern on the specified existing
RAID Group.
RGResumeWritePattern [GroupName]
RGSpanDepth
Sets the span depth on the specified existing RAID group.
The RAID group must be RAID Level 0, RAID Level 1,
RAID Level 5, or RAID Level 10.
set RGSpanDepth [GroupName] [SpanDepth [1-32]]
get RGSpanDepth [GroupName]
RGSpeedRead
Performs look-ahead during reads from RAID group
member disks for
ALL
or the specified RAID group. This
command fails if the RAID group does not exist.
GroupName is the ASCII name of the RAID group for
which look-ahead reads are performed.
Default: disabled
set RGSpeedRead [GroupName | all] [enabled | disabled]
get RGSpeedRead [GroupName | all]
RGUnmap
Removes all mapped partitions for a RAID group from
the routing table. The partitions themselves are
unaffected, but they are inaccessible to initiators. This
command fails if the RAID Group does not exist, or if it
does not have any mapped partitions.
RGUnmap [GroupName | all]