Administrator Guide

Table Of Contents
cause: Failed to create a new data-migration.
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/storage-elements/extents>
En una migración de extensiones de aprovisionamiento delgado a grueso (sin un virtual volume compatible), si el origen es thin-capable
y el destino no es thin-capable, el origen pierde su funcionalidad con el aprovisionamiento delgado después de la migración.
VPlexcli:/clusters/cluster-1/storage-elements/extents> dm migration start --paused --name
my_migration
--from thin_extent_2 --to thick_extent_1
The source 'thin_extent_2' is thin-capable but the target 'thick_extent_1' is not thin-
capable.
Thin-capability will be lost after migration. Do you wish to proceed? (Yes/No) no
dm migration start: Evaluation of <<dm migration start --paused --name my_migration --
from extent_21
--to extent_31>> failed.
cause: Failed to create a new data-migration.
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/storage-elements/extents>
Al confirmar migraciones por única vez, tenga en cuenta lo siguiente:
En una migración de dispositivo de aprovisionamiento delgado a grueso, en VPlexcli, se muestra un mensaje que indica que las
propiedades de aprovisionamiento delgado del virtual volume están deshabilitadas.
VPlexcli:/data-migrations/extent-migrations> dm migration commit my_migration --force
The virtual-volume 'my_vol' is no longer thin-capable and will not be thin-enabled after
migration 'my_migration' is committed.
Committed 1 data migration(s) out of 1 requested migration(s).
VPlexcli:/data-migrations/extent-migrations>
En una migración de extensión o dispositivo de delgado a delgado (con un virtual volume compatible), si el valor thin-enabled se
configura en false, no se produce ningún cambio después de que se confirma la migración.
VPlexcli:/data-migrations/extent-migrations> dm migration commit my_migration2 --force
Committed 1 data migration(s) out of 1 requested migration(s).
VPlexcli:/data-migrations/extent-migrations>
En una migración de extensión o dispositivo de aprovisionamiento delgado a delgado (con un virtual volume compatible), si el valor
thin-enabled se configura como true, el virtual volume permanece habilitado para el aprovisionamiento delgado después de que se
confirma la migración.
Tenga en cuenta lo siguiente al ejecutar y confirmar migraciones por lotes:
En una migración de extensión o dispositivo de aprovisionamiento delgado a grueso, durante la fase de evaluación del plan, en VPlexcli,
se muestra una advertencia que indica que los virtual volumes no son compatibles con el aprovisionamiento delgado o no están
habilitados para aprovisionamiento delgado después de la migración.
VPlexcli:/> batch-migrate create-plan --file migration.txt --sources device_thin_1,
device_thin_2
--targets device_thick_1, device_thick_2
Extents matching source pattern: device_thin_1, device_thin_2
Extents matching target pattern: device_thick_2, device_thick_1
Creating file /var/log/VPlex/cli/migration.txt as migration plan file.
Wrote file /var/log/VPlex/cli/migration.txt. Please review and edit this file, and run
this command
in the check-plan phase afterward.
VPlexcli:/> batch-migrate check-plan --file /var/log/VPlex/cli/migration.txt
Checking migration plan file /var/log/VPlex/cli/migration.txt.
WARNING: The source 'device_thin_1' is thin-capable but the target 'device_thick_1' is not
thin-capable.
The virtual-volume 'thin_1' will not be thin-enabled or thin-capable after migration.
WARNING: The source 'device_thin_2' is thin-capable but the target 'device_thick_2' is not
thin-capable.
The virtual-volume 'thin_2' will not be thin-enabled or thin-capable after migration.
46
Migración de datos