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

B.2.6 cancelmig Command

NAME

cancelmig - Stops migration


SYNOPSIS

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

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


DESCRIPTION

This command stops migrations that are executing.

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 migration to be stopped.

-h

Indicates how to use the command.


EXAMPLES

Stopping a migration that is executing as session 10010001.

# /opt/FJSVssmgr/sbin/vscmcmd cancelmig -i 10010001
Command terminated normally.

EXIT STATUS

0: Stopping the migration has terminated normally.

1: Stopping the migration has terminated abnormally.


SEE ALSO

B.2.4 startmig Command, B.2.5 finishmig Command, B.2.8 getsession Command