Top
ETERNUS SF AdvancedCopy Manager 14.2 Operator's Guide

9.4.3 Maintenance commands

This section describes the maintenance commands for replication management.

9.4.3.1 swsrprecoverres (Resource adjustment command)

NAME

swsrprecoverres - executes recovery to make replication management information


SYNOPSIS

To be executed on a Storage Server
/opt/FJSVswsrp/bin/swsrprecoverres [-r] [-p]
To be executed on a Storage Management Server
/opt/FJSVswsrp/bin/swsrprecoverres -h Server-Name [-r] [-p]

DESCRIPTION

This command executes recovery to make replication management information consistent if a system failure or other problem has made the replication management information inconsistent.


OPTIONS

-h Sever-Name

Specifies a Storage Server name.
This option can be used only on a Storage Management Server.

-r

Specify this option when an incorrect status exists in the replication management files. E.g., when swsrpsetvol (Replication volume information setting command) or swsrpdelvol (Replication volume information deletion command) that update the replication management files terminate suddenly because of a forced stop, a system failure or the replication management files have been deleted by mistake.
When this option is specified, the following processing is performed to recreate the replication management files.
Replication management information in the Storage Management Server repository is downloaded to the Storage Server, and the replication volume information is restored.
The ETERNUS disk storage systems are queried, and the execution information for the synchronization processing is restored.

-p

Specifies to not perform any post-processing that has not already been performed. This option can be used when swsrpmake (Replication creation command) processing terminates suddenly because of a forced stop or system failure.


EXIT STATUS

=0:Completed successfully

>0:Terminated abnormally


EXAMPLES

NOTES