実行中の処理をクリアするとE-Seriesの「Recopy VolumeCopy」コマンドが失敗する
環境
- Eシリーズ
- SANtricity OS
create volumeCopy
コマンドを [実行中の処理]からクリアしたあとに表示されるメッセージ
問題
Command
create volumeCopy
完了後にUnable to find volume copy information
でCommand recopy volumeCopy
が失敗する> SMcli <CONTROLLER_IP> -u admin -p <PASSWORD> -k -c "recopy volumeCopy target [<TARGET_VOLUME>];"
Performing syntax check...
Syntax check complete.
Executing script...
Unable to find volume copy information for volume "<TARGET_VOLUME>" at line 1.
Probable cause = target not associated with volume copy .
The command at line 1 that caused the error is:
recopy volumeCopy target [<TARGET_VOLUME>];
Script execution halted due to error.
SMcli failed.