Administrator Guide

Table Of Contents
シン対応デバイスにシック ミラを接するために device attach-mirror -d コマンドを行すると、デバイスがシン対応
なっていないことを示す警告が表示されます。また、行するかどうかを確認するメッセジが表示されます。--force オプショ
ンを使用して確認を省略できますが、結果として表示されるデバイスはシンではありません。
VPlexcli:/clusters/cluster-1/storage-elements/extents> device attach-mirror -d myDevice
-m extent_TOP_101_1
The top-level device 'myDevice' is thin-capable. After attaching the mirror, the new
top-level device will not be thin-capable. Do you wish to proceed? (Yes/No) no
device attach-mirror: Evaluation of <<device attach-mirror -d myDevice -m extent_TOP_101_1>>
failed.
cause: Failed to attach mirror.
cause: Operation was halted by the user
VPlexcli:/clusters/cluster-1/storage-elements/extents>
device attach-mirror コマンドを使用して、シン対応の仮想ボリュムをすでにサポトしているデバイスにミラを接
きます。
シン対応の仮想ボリュムにシック ミラ レッグを追加するには、次の手順を行します。
set コマンドを使用して、仮想ボリュムのシン対応プロパティを「false」に設定します。新しい仮想ボリュムは、シン有
もシン対応ではありません。
VPlexcli:/clusters/cluster-1/devices> set ../virtual-volumes/myVolume::thin-enabled false
VPlexcli:/clusters/cluster-1/devices> device attach-mirror --device myDevice --mirror
myMirror
VPlexcli:/clusters/cluster-1/devices>
device attach-mirror コマンドで --force オプションを使用します。新しい仮想ボリュムは、シン有でもシン対応
ではありません。
VPlexcli:/clusters/cluster-1/devices> device attach-mirror --device myDevice --mirror
myMirror
VPlexcli:/clusters/cluster-1/devices>
ミラされたシン セットアップでは、すべてのレッグが同じストレジアレイ ファミリしている必要があります。異なるス
トレジアレイ ファミリするアレイからシン レッグを作成しようとすると、レッグのシン ソナリティが失われ、シン
ストレジ管理機能のサポトが停止します。このようなシナリオの例を次に示します。
VPlexcli:/> device attach-mirror --device xio_device --mirror vnx_device
Thin-capability is only supported with homogeneous storage-array types. The top-level device
'xio_device' is supported by XtremIO but the mirror 'vnx_device' is supported by CLARiiON.
Since XtremIO and CLARiiON are not homogeneous, the top-level device will lose thin-capability
after the new mirror is attached. Do you wish to proceed? (Yes/No) No
device attach-mirror: Evaluation of <<device attach-mirror --device xio_device --mirror
vnx_device>>
failed.
cause: Unable to attach mirror 'vnx_device' to device 'xio_device'.
cause: Operation was halted by the user
VPlexcli:/>
シン移行の
メトロ ドでは、別のストレ アレイにシン ボリュムを移行することができます。
移行後にシン ボリュムをシン ストレジ管理機能に対応させる場合は、ソ ボリュムとタゲット ボリュムの方を、同
じストレジアレイ ファミリから作成する必要があります。異なるストレジアレイ ファミリするアレイから作成した場
合、thin-enabled 性は true のまま維持され、thin-capable 性は false に設定され、UNMAP コマンドは拒否されま
す。
シン ストレジ移行の詳細については、シン対応ストレジの移行」を照してください。
メトロ ドにおけるシン サポ 29