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 コマンドは拒否され
ます。
シン ストレージ移行詳細については、シン対応ストレージの移行」をしてください。
32 メトロ ノードにおけるシン サポート