getVsnapLunNumber

Returns the LUN number of an exported Vsnap of a specified protection plan.

SYNOPSIS

mrcli -u user -m maxrepname getVsnapLunNumber VsnapId [-x stdout | fileName.xml]

DESCRIPTION

The getVsnapLunNumber command returns the LUN number of an exported Vsnap of a specified protection plan with a Vsnap ID. The Vsnap ID is obtained through the MaxRep GUI.

OPTIONS

m maxrepname

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

u user

Identifies the administrator account that runs the command.

x stdout | filename.xml

Prints output in XML format.

VsnapId

The ID of the Vsnap that is being queried.

EXAMPLE

Task

Run the command getVsnapLunNumber to obtain the LUN number of the exported Vsnap vsnap42 on MaxRep Replication Engine co-mrengine-05 for protection plan ReplicationPlan11.

Parameters
  • maxrepname: co-mrengine-05

  • vsnapID: vsnap42

$ mrcli -u admin -m co-mrengine-05 getVsnapLunNumber vsnap42 ReplicationPlan11