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

Removing A Member Virtual Disk From A Consistency Group

When removing a member virtual disk from an existing snapshot consistency group, you can also delete the repository virtual disk members from the consistency group, if desired.

The remove command syntax is shown below:
set consistencyGroup ["
                                    consistencyGroupName"] removeCGMemberVirtualDisk="
                                    memberVirtualDiskName" [deleteRepositoryMembers=(TRUE | FALSE)]
                                 

The removeCGMemberVirtualDisk parameter is the name of the member virtual disk that you want to remove; deleteRepositoryMembers determines whether the command removes all the repository members from the consistency group.

To remove a virtual disk names payroll-backup from a consistency group named CGGroup_1, but preserve the repository virtual disks:
set consistencyGroup ["CGGroup_1"] removeCGMemberVirtualDisk="payroll_backup" deleteRepositoryMembers=FALSE;
To remove CGGroup_1, as well as all repository virtual disks:
set consistencyGroup ["CGGroup_1"] removeCGMemberVirtualDisk=" payroll_backup" deleteRepositoryMembers=TRUE;
Or omit the deleteRepositoryMembers parameter, which invokes the default value of preserving repository virtual disks:
set consistencyGroup ["CGGroup_1"] removeCGMemberVirtualDisk=" payroll_backup";

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: <>"(", ")", "\"