utility:getFQNFromLuid

Returns the Fully Qualified Name (FQN) of a LUN given its LUID.

SYNOPSIS

mrcli [‑c configfile] -u user -m maxrepname [‑v] utility:getFQNFromLuid luid

DESCRIPTION

The command utility:getFQNFromLuid is a utility namespace command that returns the Fully Qualified Name (FQN) of a LUN given its LUID. At successful completion of the command, the command line returns the FQN and RETURN-CODE-OK (0).

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

EXAMPLE

Task

Run the command utility:getfqnfromluid to return the FQN of the LUN identified by LUID 2000b080047001268, and associated with MaxRep Replication Engine co-mrengine-02.

Parameters
  • maxrepname: co-mrengine-02

  • LUID: 2000b080047001268

$ mrcli -u admin -m co-mrengine-02 utility:getfqnfromluid 2000b080047001268