getSourceArrays

Returns a list of names of the storage arrays that host a source LUN in a specified protection plan.

SYNOPSIS

mrcli [-c configfile] -u user -m maxrepname [‑v] getSourceArrays planName

DESCRIPTION

The command getSourceArrays displays all the array names on Pillar Axiom or Oracle FS Systems that host a source LUN in a specified protection plan associated with a MaxRep Replication Engine.

OPTIONS

m maxrepname

The IP address or DNS name of the MaxRep Replication Engine.

planName

Specifies the name of the protection plan.

u user

Identifies the administrator account that runs the command.

c configfile

Specifies the configuration file to modify logging. When used, the -c command must be the first option entered at the command line.

-v

Prints the current version of the MaxRep CLI then exits. This option should be run on its own, separate from additional options.

$ mrcli -v

EXAMPLE

Task

Run the command getSourceArrays to return a list of the names of the arrays on MaxRep Replication Engine co-mrengine-05 for protection plan ReplicationPlan10.

Parameters
  • planname: ReplicationPlan10

  • maxrepname: co-mrengine-05

$ mrcli -u admin -m co-mrengine-05 getSourceArrays ReplicationPlan10