Top
ETERNUS SF AdvancedCopy Manager V16.1 Operation Guide for Copy Control Module
FUJITSU Storage

4.7.3 acec suspend (Synchronous High-speed Copy Temporary Suspension Command)

NAME

acec suspend - Suspension of synchronous high-speed copying

SYNOPSIS

For EC copy groups
acec suspend -g copyGroup [-p copyPair | -concur] [-r] [-xml]
For REC copy groups
acec suspend -g copyGroup [-p copyPair] [-r] [-force] [-xml]
acec suspend -g copyGroup -concur [-r] [-xml]

DESCRIPTION

This command temporarily suspends the synchronous high-speed copy for the specified copy group or copy pair.

OPTIONS

-g copyGroup

This option specifies the copy group.

-p copyPair

This option specifies a copy pair.

-concur

This option suspends synchronous high-speed copy using the concurrent suspend function.

When the copy type of the copy group is REC, this option can be specified only if the transfer mode is not Stack mode.

-r

This option temporarily suspends copying in the direction opposite to the specified one.

-force

This option forcibly and temporarily suspends the REC session.

If the execution status (EC Status) displayed with the acec query command is either of the following, it is impossible to forcibly suspend the REC session.

  • EC Hardware Suspend(Use REC DISK) : The REC Disk buffer is in use because of a hardware error, such as a problem with the path between hardware devices.

  • EC Hardware Suspend(Use REC BUFFER) : The REC transfer buffer is in use because of a hardware error, such as a problem with the path between hardware devices.

-xml

This option specifies when displaying the result of the command execution by the XML format.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES