getTargetArrays

Returns a list of target arrays that host a target LUN in a specified protection plan.

SYNOPSIS

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

DESCRIPTION

The command getTargetArrays displays all the array names on Pillar Axiom or Oracle FS Systems that host a target 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 getTargetArrays to return a list of the names of the target 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 getTargetArrays ReplicationPlan10