Owner manual

11
Commands Listed Alphabetically
Following are the script commands listed alphabetically.
Activate Remote Replication Feature
NOTE: This command is used to activate both Remote Replication and Remote Replication (Legacy).
Description
This command creates the replication repository virtual disks and activates the Remote Replication and Remote
Replication (legacy) premium features. When using this command, the replication repository virtual disk can be defined
in one of three ways:
User-defined physical disks
User-defined disk group
User-defined number of physical disks
If you define a number of physical disks, the RAID controller module firmware selects which physical disks to use for the
replication repository volume.
Syntax
User-Defined Physical Disks
activate storageArray feature=(remoteReplication | asyncReplication)
repositoryRAIDLevel=(1 | 5 | 6)
repositoryPhysicalDisks=(
enclosureID1,drawerID1,slotID1...
enclosureIDn,drawerIDn,slotIDn)
repositoryDiskGroupUserLabel=[diskGroupName]
physicalDiskMediaType=(HDD | SSD | unknown | allMedia)
physicalDiskType=(SAS)
[enclosureLossProtect=(TRUE | FALSE)]
[drawerLossProtect=(TRUE | FALSE)]
User-Defined Disk Group
activate storageArray feature=(remoteReplication | asyncReplication)
repositoryDiskGroup=diskGroupName
[freeCapacityArea=freeCapacityIndexNumber]
User-Defined Number Of Physical Disks
activate storageArray feature=(remoteReplication | asyncReplication)
repositoryRAIDLevel=(1 | 5 | 6)
repositoryPhysicalDiskCount=numberOfPhysicalDisks
repositoryDiskGroupUserLabel=[diskGroupName]
physicalDiskMediaType=(HDD | SSD | unknown | allMedia)
physicalDiskType=(SAS)
[enclosureLossProtect=(TRUE | FALSE)]
[drawerLossProtect=(TRUE | FALSE)]
129