utility:getArrayNameFromLuid

Returns the name on record for the array that hosts the LUN that is identified by its LUID.

SYNOPSIS

mrcli [‑c configfile] -u user -m maxrepname [‑x] stdout | filename.xml [‑v] utility:getArrayNameFromLuid luid

DESCRIPTION

The command utility:getArrayNameFromLuid is a utility-namespace command that returns the name of a specified Pillar Axiom array that hosts a LUN with its LUID.

OPTIONS

luid

The LUN ID.

m maxrepname

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

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

x stdout | filename.xml

Prints output in XML format.

EXAMPLE

Task

Run the command utility:getArrayNameFromLuid using LUID 2000b080047001268 associated with MaxRep Replication Engine co-mrengine-23.

Parameters
  • maxrepname: co-mrengine-23

  • LUID: 2000b080047001268
$ mrcli -u admin -m co-mrengine-23 utility:getArrayNameFromLuid 2000b080047001268