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

B.2.5 finishmig Command

NAME

finishmig - Changes migration


SYNOPSIS

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

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


DESCRIPTION

This command releases equivalency maintenance state and changes a migration. This command can only be executed on migration sessions that are in equivalency maintenance state.

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


OPTIONS

-i session-id

Specify the session ID for the session where the migration is to be changed.

-h

Indicates how to use the command.


EXAMPLES

Changing a migration that is executing as session 10020027.

# /opt/FJSVssmgr/sbin/vscmcmd finishmig -i 10020027
Command terminated normally.

EXIT STATUS

0: Changing the migration has terminated normally.

1: Changing the migration has terminated abnormally.


SEE ALSO

B.2.4 startmig Command, B.2.6 cancelmig Command, B.2.8 getsession Command