E-Series "recopy volumeCopy" command fails after clearing Operations in Progress
Applies to
- E-Series
- SANtricity OS
- Message displayed after
create volumeCopy
command was cleared from Operations in Progress
Issue
Command
recopy volumeCopy
fails by Unable to find volume copy information
even after command create volumeCopy
completed> 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.