Administrator Guide

Table Of Contents
from extent_20
--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>
Em uma migração de extensão thin para thick (sem volume virtual compatível), se a origem tiver capacidade thin e o destino não, a
origem perderá sua capacidade thin após a migração.
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>
Considere o seguinte ao fazer migrações únicas:
Em uma migração de dispositivo thin para thick, a CLI do nó metro exibe uma mensagem informando que as propriedades thin do
volume virtual estão desativadas.
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>
Em uma extensão thin para thin ou migração de dispositivo (com volume virtual compatível), se o valor habilitado para thin for definido
como falso, não haverá alteração após a migração ser confirmada.
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>
Em uma migração de dispositivo thin para thin (com volume virtual compatível), se o valor ativado para thin for definido como
verdadeiro, o volume virtual permanecerá ativado para thin após a migração ser confirmada.
Considere o seguinte ao executar e confirmar migrações em lote:
Em um dispositivo thin para thick ou migração de extensão, durante a fase de plano de verificação, a CLI do nó metro exibe um aviso
informando que os volumes virtuais não têm capacidade thin ou thin-enabled após a migração.
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.
Migração de dados
41