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

B.3.2 remakeconf Command

NAME

remakeconf - Restores composition data of VSC Engine


SYNOPSIS

[Solaris OS/Linux OS]
Case of VS900 Model 200
/opt/FJSVssmgr/sbin/vscmcmd remakeconf -s switch-name
/opt/FJSVssmgr/sbin/vscmcmd remakeconf -h
Other case of VS900 Model 200
/opt/FJSVssmgr/sbin/vscmcmd remakeconf -s "switch-name(host-name)"
/opt/FJSVssmgr/sbin/vscmcmd remakeconf -h
[Windows OS]
Case of VS900 Model 200
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe remakeconf -s switch-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe remakeconf -h
Other case of VS900 Model 200
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe remakeconf -s "switch-name(host-name)"
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe remakeconf -h

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


DESCRIPTION

This command restores composition data of the virtualization switch from the admin server.

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


OPTIONS

-s switch-name or "switch-name(host-name)"

Specify the name of the virtualization switch for which the configuration information is to be recreated.

For the VS900 Model 200, specify the virtualization switch name.

For virtualization switches other than the VS900 Model 200, specify “virtualization switch name (host name)” enclosed in double quotation marks.

-h

Indicates how to use the command.


EXAMPLES

Restoring the configuration information for a VS900 Model 200 virtualization switch called “vsce1”.

# /opt/FJSVssmgr/sbin/vscmcmd remakeconf -s vsce1
Command terminated normally.

Restoring the configuration information for a virtualization switch called “switch001” that is not a VS900 Model 200 and whose host name is “vsce1”.

# /opt/FJSVssmgr/sbin/vscmcmd remakeconf -s "switch001(vsce1)"
Command terminated normally.

EXIT STATUS

0: The recreation of the configuration information has terminated normally.

1: The recreation of the configuration information has terminated abnormally.


SEE ALSO

B.3.3 getvsw Command


NOTES

Stop access from any transaction server via the virtualization switch that is restoring composition data.

For how to restore composition data, refer to "6.2 Saving and Restoring the Configuration Information", and follow the procedure described.