The forcible stop of copy sessions is performed using accopy fcancel (Copy session forcible stop 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 names of the ETERNUS's set up to the copy source and the copy destination using the -sa option and -ta option respectively.
[Execution example]
> accopy fcancel -a ET001 -sa ET001 -ta ET002 |
Specify the copy source volume and the copy destination volume using the -s option and -t option 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 measurement session for update usage 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