Skip to main content

Create consistency group snapshot volume mapping

The create mapping cgSnapVolume command creates a logical mapping from a consistency group snapshot 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 cgSnapVolume="<var id="GUID-75B1C22A-88C5-4343-8A95-F0BFBC5F7755__V1110097" className="keyword varname">snapVolumeName</var>" 
(host="<var id="GUID-75B1C22A-88C5-4343-8A95-F0BFBC5F7755__V1110098" className="keyword varname">hostName</var>" | hostGroup=("<var id="GUID-75B1C22A-88C5-4343-8A95-F0BFBC5F7755__V1110098" className="keyword varname">hostGroupName</var>" | defaultGroup))

Parameters

ParameterDescription
cgSnapVolume The name of the consistency group snapshot volume for which you want to create a logical mapping. Enclose the consistency group snapshot 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.

Notes

A host is a computer that is attached to the storage array and accesses the volumes on the storage array through the host ports. You can define specific mappings to an individual host. You also can assign the host to a host group that shares access to one or more volumes.

A host group is an optional topological element that you can define if you want to designate a collection of hosts that share access to the same volumes. The host group is a logical entity. Define a host group only if you have two or more hosts that share access to the same volumes.