The displaying of copy session information is performed executing the accopy query command.
Specify "all" in the -type option.
[Execution example]
> accopy query -a ET001 -type all |
Specify "local" in the -type option.
[Execution example]
> accopy query -a ET001 -type local |
Specify "remote" in the -type option.
[Execution example]
> accopy query -a ET001 -type remote |
Specify the ETERNUS Disk Storage System names set up as REC session copy source and copy destination using the -sa and -ta options respectively.
[Execution example]
> accopy query -a ET001 -sa ET001 -ta ET002 |