同じ組み合わせでボリュームコピーを再実行するには、コピーペアをクリアする必要がありますか。
環境
- Eシリーズ
- ボリュームのコピー
回答
SANtricity System Manager GUIからボリュームコピーを再実行する場合は 、最初に[Clear Action]をクリックして現在のボリュームコピーペアを削除する必要があります。

クリア 処理を 実行しないと、ボリュームコピーの再実行が次のエラーとともに失敗します。
Volume 1 cannot be copied at this time as there are currently no eligible copy destinations. Create a new volume that is of equal or greater capacity and the same block size as 1 and retry.

ただし
create volumeCopy
、代わりにコマンドを実行すると、コピーペアの削除のフェーズをスキップできます。C:\SMcli\SMcli-01.80.00.9004\bin>SMcli 10.128.227.51 -u admin -P - -k -c "create volumeCopy source=\"1\" target=\"2\" copyType=offline;"
Password:
Performing syntax check...
Syntax check complete.
Executing script...
Script execution complete.
SMcli completed successfully.
追加情報
AdditionalInformation_text