Top
ETERNUS SF Storage Cruiser 14.0 User's Guidefor Virtual Storage Conductor

B.2.2 finishrep Command

NAME

finishrep - Finishes replication


SYNOPSIS

[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd finishrep -i session-id
/opt/FJSVssmgr/sbin/vscmcmd finishrep -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe finishrep -i session-id
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe finishrep -h

($INS_DIR means "Program Directory" specified at the Manager installation.)


DESCRIPTION

This command cancels the synchronized state and finishes replication. This command can be executed in any session of synchronized replication.

Execute this command as the administrator for the operating system (that is, with “Administrator” or “root” privileges).


OPTIONS

-i session-id

Specifies the session ID of the session that finishes replication.

-h

Indicates how to use the command.


EXAMPLES

Finishes the replication being performed with session ID "00020027" as follows:

# /opt/FJSVssmgr/sbin/vscmcmd finishrep -i 00020027
Command terminated normally.

EXIT STATUS

0: Finishing the replication has terminated normally.

1: Finishing the replication has terminated abnormally.


SEE ALSO

B.2.1 startrep Command, B.2.8 getsession Command