getAvailableRetentionLuns

Returns a list of retention LUNs.

SYNOPSIS

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

DESCRIPTION

The command getAvailableRetentionLuns displays a list of available retention LUNs on a MaxRep Replication Engine. Use getAvailableRetentionLuns to find available LUN capacity for a specified protection plan on a MaxRep Replication Engine. Commands are not case sensitive. Arguments are case sensitive.

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 getAvailableRetentionLuns command to return all available retention LUNs on MaxRep Replication Engine co-mrengine-05 for protection plan Plan08.

Parameters
  • planName: Plan08

  • maxrepname: co-mrengine-05

$ mrcli -u admin -m co-mrengine-05 getAvailableRetentionLuns Plan08