Administrator Guide

Table Of Contents
5. 移行シナリオ き)
移行 移行前の仮想ボリュムの
移行中の仮想ボリュムの
移行後の仮想ボリュムの
シンからシック(シン有仮想
ボリュム)
Thin-capable = true Thin-capable = false Thin-capable = false
Thin-enabled = enabled Thin-enabled = enabled Thin-enabled = unavailable
UNMAP processed UNMAP rejected UNMAP rejected
シンからシック(非シン有
想ボリュム)
Thin-capable = true Thin-capable = false Thin-capable = false
Thin-enabled = disabled Thin-enabled = unavailable Thin-enabled = unavailable
UNMAP rejected UNMAP rejected UNMAP rejected
メモ:
移行中、移行ソスからタゲットにデタを移動するための一時的なミラが作成されます。メトロ ドは、thin-
capable thin-enabled 方の性が仮想ボリュム上で true に設定されている場合にのみ、UNMAP コマンド
理します。
移行のタゲットがソ デバイスよりも大容量の thin-capable デバイスである場合、移行の完了後もメトロ ドの仮想
ボリュムは引き thin-capable になり、以前にプロビジョニングをした thin-enabled プロパティを維持します。未使用
の容量を使用するには、virtual-volume expand コマンドを使用します。
thin-enabled デバイスから非シン デバイス(シック デバイスなど)に移行する際、移行中に UNMAP は拒否されますが、ボリ
ムの thin-enabled 性はそのまま enabled となります。移行が正常に完了すると、ゲット デバイスはシックであるた
め、thin-enabled 性は unavailable になります。この作動は、移行が中止または失敗した場合にボリュムをシン ボリュ
ムにすためのものです。
1 回限りの移行を行する場合は、次の点を考慮します。
シンからシック エクステントまたはデバイスへの移行(対応仮想ボリュムあり)では、ソスが thin-capable でタゲットが
thin-capable ではない場合、対応仮想ボリュムは移行後に thin-enabled thin-capable になりません。
VPlexcli:/clusters/cluster-1/devices> dm migration start --paused --name my_migration --
from thin_source
--to device_thick_1
The source 'thin_source' is thin-capable but the target 'device_thick_1' is not thin-
capable. The
virtual-volume 'thin_source_vol' will not be thin-enabled or thin-capable after migration.
Do you wish to proceed? (Yes/No) no
dm migration start: Evaluation of <<dm migration start --paused --name my_migration --
from thin_source/
--to device_thick_1_c1/>> failed.
cause: Failed to create a new data-migration.
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/devices>
VPlexcli:/clusters/cluster-1/storage-elements/extents> dm migration start --paused --name
my_migration
--from thin_extent_1 --to thick_extent_1
The source 'thin_extent_1' is thin-capable but the target 'thick_extent_1' is not thin-
capable.
The virtual-volume 'thin_source_vol' will not be thin-enabled or thin-capable after
migration.
Do you wish to proceed? (Yes/No) no
dm migration start: Evaluation of <<dm migration start --paused --name my_migration --
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>
40 タ移行