The forcible stop of copy sessions is performed executing the accopy fcancel command.
Specify "all" in the -type option.
[Execution example]
> accopy fcancel -a ET001 -type all |
Specify "local" in the -type option.
[Execution example]
> accopy fcancel -a ET001 -type local |
Specify "remote" in the -type option.
[Execution example]
> accopy fcancel -a ET001 -type remote |
Specify the ETERNUS Disk Storage System names set up as the copy source and the copy destination using the -sa and -ta options respectively.
[Execution example]
> accopy fcancel -a ET001 -sa ET001 -ta ET002 |
Specify the copy source volume and the copy destination volume using the -s and -t options respectively.
[Execution example]
> accopy fcancel -a ET001 -s ET001/0x1 -t ET001/0x2 |
Specify the copy source volume with the -v option. At the same time, specify the -estimate option as well.
[Execution example]
> accopy fcancel -a ET001 -v ET001/0x1 -estimate |
Using the -stdin option, specify the Tab Separated Value (TSV) type file upon which the information for the copy sessions to be forcibly stopped is written.
[Execution example]
> accopy fcancel -a ET001 -stdin < SESSIONS.txt |
Note
Use ETERNUS Web GUI or ETERNUS CLI to stop the monitor session started by the following methods.
Operation by Copy command via SAN
Started by Copy command via LAN
Started by ETERNUS Web GUI
Started by ETERNUS CLI
Operation by Copy command via LAN
Started by Copy command via SAN