Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Dell PowerVault MD 32XX/36XX Series Storage Arrays CLI Guide

PDF

Add Member To Consistency Group

Description

This command adds a new base virtual disk as a member to a an existing consistency group. You can specify an existing repository virtual disk for the new consistency group member, or create a new repository virtual disk. When you create a new repository virtual disk, you identify an existing disk group or an existing disk pool where you want the repository virtual disk.

Syntax For Use With An Existing Repository Virtual Disk

set consistencyGroup ["
                                 consistencyGroupName"]
                                 addCGMemberVirtualDisk="
                                 baseVirtualDiskName"
                                 repositoryVirtualDisk="
                                 repositoryName"
                              

Syntax For Use When Creating A New Repository Virtual Disk In A Disk Group

set consistencyGroup ["
                                 consistencyGroupName"]
                                 addCGMemberVirtualDisk="
                                 baseVirtualDiskName"
                                 repositoryVirtualDisk=("
                                 diskGroupName" capacity=
                                 capacityValue(KB|MB|GB|TB|bytes))
                              

Syntax For Use When Creating A New Repository Virtual Disk In A Disk Pool

set consistencyGroup ["
                                 consistencyGroupName"]
                                 addCGMemberVirtualDisk="
                                 baseVirtualDiskName"
                                 repositoryVirtualDisk=("
                                 diskPoolName" capacity=
                                 capacityValue(KB|MB|GB|TB|bytes))
                              

Parameters

Parameter Description
consistencyGroup The name of the consistency group to which you want to add a new member virtual disk. The new member virtual disk is the base virtual disk for snapshot operations. Enclose the consistency group name in double quotation marks (" ") inside square brackets ([ ]).
addCGMemberVirtualDisk The name of a base virtual disk that you want to add. Enclose the virtual disk name in square brackets ([ ]). If the virtual disk name has special characters, you also must enclose the member name in double quotation marks (" ").

If the specified virtual disk is an existing repository virtual disk or an existing snapshot virtual disk, the command fails.

repositoryVirtualDisk This parameter performs two functions:
  • In an existing consistency group that has a repository virtual disk, this parameter identifies the repository virtual disk.
  • When creating a new repository virtual disk this parameter identifies either a disk group or disk pool in which to create the new repository virtual disk.
capacity The size of a new repository virtual disk in either a disk group or a disk pool. Size is defined in units of bytes, KB, MB, GB, or TB.

Notes

You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for the names. Names can have a maximum of 30 characters.

A consistency group is a collection of base virtual disks that are the source virtual disks for snapshots. You collect the base virtual disks in a consistency group so that you can perform the same snapshot operations on each of the base virtual disks. In the context of this command, the term member means a base virtual disk for snapshot operations. You can manipulate snapshot images associated with members of a consistency group through batch-style operations, while maintaining consistency across the snapshot images.

Each member virtual disk must have a corresponding repository virtual disk. You can define the relationship between the member virtual disk and the repository virtual disk using the repositoryVirtualDisk parameter. The repositoryVirtualDisk parameter can perform one of these actions:
  • Identify an existing repository virtual disk that is connected to the consistency group.
  • Identify either a disk group or a disk pool in which you want to create a new repository virtual disk.
Adding a member to a consistency group with an existing repository has two purposes:
  • You can create an entirely new repository virtual disk by running the command without the repositoryVirtualDisk parameter. When you run the command without the repositoryVirtualDisk parameter, the command creates a new repository virtual disk in the disk group or disk pool in which all the other repository virtual disks are stored. An example of this command usage is:
    set consistencyGroup ["First_Images"] addCGMemberVirtualDisk="Data_020212"
  • You can reuse an existing repository virtual disk if that repository virtual disk is empty and is not related to another member virtual disk. You might want to do this if you want to maintain a particular sequence or relationship for the repository virtual disks. To reuse an existing, empty repository virtual disk you need to know the name of the repository virtual disk. To determine the name of the repository virtual disk, use the show allVirtualDisks summary command. All repository virtual disk names have the form repos_XXXX where XXXX is a unique identifier generated by the MD storage management software. An example of this command usage is:
    set consistencyGroup ["First_Images"] addCGMemberVirtualDisk="Data_020212"
                                              repositoryVirtualDisk="repos_0011"
                                           
You can place the repository virtual disk in a disk group or a disk pool of your choosing. You are not required to have the repository virtual disk in the same location as other repository virtual disks. To place the repository virtual disk in a disk group or a disk pool of your choice, use the repositoryVirtualDisk parameter and identify the disk group or the disk pool and a size for the repository virtual disk. An example of this command usage is:
set consistencyGroup ["First_Images"] addCGMemberVirtualDisk="Data_020212"
                                    repositoryVirtualDisk=("12" capcity=2 GB)
                                 
In this example, "12" is the name of an existing disk group or an existing disk pool. The capacity parameter defines the size that you want for the repository disk group.

When you create a new repository virtual disk in either a disk group or a disk pool, you must include parenthesis around the disk group name and capacity, or the disk pool name and capacity.


Califique este contenido

Preciso
Útil
Fácil de comprender
¿Este artículo fue útil?
0/3000 characters
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Seleccione si el artículo fue útil o no.
  Los comentarios no pueden contener estos caracteres especiales: <>"(", ")", "\"