Specifications

xi
ATTO Technology Inc. FastStream SC Installation and Operation Manual
ReadOnlyPassword
Specifies a password which allows only read and no writes. It is
case sensitive, 0 to 32 characters, and cannot contain spaces.
An empty password can be configured by not specifying one.
Default: Password
set ReadOnlyPassword
ReadOnlyUsername
Specifies the user name which allows only read and no
writes. It is case insensitive, 1 to 32 characters, and
cannot contain spaces.
Default: user
set ReadOnlyUsername [username]
get ReadOnlyUsername
Reserve
Reports the state of CLI reservation for the current CLI session.
If the command reports that Reservations are enabled, then
another CLI session has control of parameter modification on
the unit.
Reserve
ResetFCPortErrors
Changes all Fibre Channel error counts for the specified port to
zero. Refer to
FCPortErrors
.
ResetFCPortErrors [fp | all]
RestoreConfiguration
Issued with the
defaul
t option, forces the unit NVRAM settings
to their original defaults. The
saved
option undoes any
changes made to this session since the last save.
RestoreConfiguration [Default | Saved]
RGAddStorage
Adds additional storage to an existing RAID group.
MIRROR |
STRIPE | SPAN
specifies the method used to expand the
storage. If the BlockDevID is omitted, the CLI command
RGMemberAdd
must be used. Optional parameter
commit
specifies that the
RGCommit
command is run automatically
and all user data is erased from each new member drive. If the
parameter is omitted, the CLI command
RGCommit
must be
entered. You may enter several BlockDevIDs before the
commit
parameter. Any time before
RGCommit
is entered,
the command
RGCancelAddStorage
can to used to end the
process.
Note
MIRRORs can not be added to a RAID 4, 5 or
DVRAID group.
RGAddStorage [group name] [MIRROR | STRIPE |
SPAN] <BlockDevID>... <commit>>
RGAutoRebuild
Uses drives assigned as Hot Spares, then available drives, as
automatic replacements for any member that fails.
Default: disabled
set RGAutoRebuild [GroupName | all] [enabled |
disabled]
get RGAutoRebuild [GroupName | all] [enabled |
disabled]
RGCancelAddStorage
Cancels the
RGAddStorage
command if the
RGCommit
command has not been invoked.
RGCancelAddStorage [group name]
RGCommit
Stamps a new RAID group configuration to its member drives.
After this command, a RAID group is operational and transitions
from the
new
state to the
online
,
degraded
or
offline
state
depending on the status of the selected member drives.
Also stamps a RAID group’s configuration to its member drives
when the RAID group is in the process of having storage added.
If the
init
option is specified, previous user configuration
information is erased from each new member drive.
RGCommit <group name <init> | all <init>>
RGCreate
Creates a new empty RAID group. The optional value after the
RAID level parameter (0, 1, 10, 4, 5, JBOD) represents the
desired interleave in 512-byte blocks for the RAID group. If this
value is not provided then the system default interleave size is
used.Refer to
DefaultInterleave
.
RGCreate [group name] [RAID [0 | 1 | 10 | 4 | 5] | JBOD]
<16 | 32 | 64 | 128 | 256 | 512 | 1024 | 2048 >
RGDelete
Deletes all RAID groups or the specified RAID group.
RGDelete [group name | all]
RGDisplay
Displays the status of a RAID group or all RAID groups.
RGDisplay <group name | all>
RGErase
Erases the data from the specified RAID group.
CAUTIONCAUTION
All data is lost!
RGErase [group name]