Administrator Guide

Table Of Contents
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/storage-elements/extents>
Wenn bei einer Extentmigration (ohne unterstütztes virtuelles Volume) die Quelle Thin-fähig und das Ziel nicht Thin-fähig ist, verliert
die Quelle ihre Thin-Fähigkeit nach der Migration.
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>
Berücksichtigen Sie Folgendes, wenn Sie einmalige Migrationen aktivieren:
Bei der Migration von Thin- zu Thick-Geräten zeigt die VPlexcli eine Meldung an, die besagt, dass die Thin-Eigenschaften des virtuellen
Volume deaktiviert sind.
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>
Wenn bei einer Extent- oder Gerätemigration von Thin to Thin (mit unterstütztem virtuellem Volume) der Wert für „thin-enabled“ auf
„false“ gesetzt ist, ändert sich nach dem Aktivieren der Migration nichts.
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>
Wenn bei einer Gerätemigration von Thin to Thin (mit unterstütztem virtuellem Volume) der Wert für „thin-enabled“ auf „true“ gesetzt
ist, bleibt das virtuelle Volume nach dem Aktivieren der Migration „thin-enabled“.
Berücksichtigen Sie Folgendes, wenn Sie Batchmigrationen ausführen und aktivieren:
Bei einer Extent- oder Gerätemigration von Thin zu Thick zeigt die VPlexcli in der Check-Plan-Phase eine Warnung an, die besagt, dass
die virtuellen Volumes nach der Migration weder Thin-fähig noch Thin-aktiviert sind.
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.
Plan-check passed with 2 warnings.
VPlexcli:/>
Datenmigration
47