Create Volume Mapping
The create mapping volume command creates a logical mapping from a volume to a host or a host group.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Syntax
create mapping volume="<var id="GUID-639FC622-B24F-431A-BF34-501BA5D8C143__V1110097" className="keyword varname">VolumeName</var>"
(host="<var id="GUID-639FC622-B24F-431A-BF34-501BA5D8C143__V1110098" className="keyword varname">hostName</var>" | hostGroup=("<var id="GUID-639FC622-B24F-431A-BF34-501BA5D8C143__V1110098" className="keyword varname">hostGroupName</var>" | defaultGroup))
logicalUnitNumber=lun
mapWaitPeriod=mapWaitPeriodValue
Parameters
Parameter | Description |
---|---|
Volume | The name of the volume for which you want to create a logical mapping. Enclose the volume name in double quotation marks (" "). |
host | The name of a host to which you want to create a logical mapping. Enclose the host name in double quotation marks (" "). |
hostGroup | The name of a host group to which you want to create a logical mapping. Enclose the host group name in double quotation marks (" "). If you use the defaultGroup keyword, do not enclose it in quotation marks. |
logicalUnitNumber | The logical number or namespace ID that you want to use to map to a specific host. This parameter also assigns the host to a host group. Note The logical unit number or namespace ID you specify must not already be in use, and must be within the range supported by the host Operating System. There will be no error if you map the volume to a logical unit number or namespace ID not supported by the host, but the host won't be able to access the volume. |
mapWaitPeriod | Blocks the mapping until it is able to complete the command or it times out as not to affect the interaction. If a value is not entered, the default behavior is to fail the action if the volume cannot be mapped immediately. |
Minimum firmware level
11.60.3 adds the mapWaitPeriod parameter.
Give documentation feedback