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

B.3.1 setvscetrclvl Command

NAME

setvscetrclvl - Sets the trace level of VSC Engine


SYNOPSIS

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

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


DESCRIPTION

This command sets the output level of trace for troubleshooting VSC Engine. Execute this command as instructed by the customer engineer (CE or SE).

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 trace level is to be set.

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.

-c trace-level

Sets the trace level.

The relationship between trace level and output content is as follows.
0: Error information
1: Error information, warning information, and notification information
2: Error information, warning information, notification information, and program information

-h

Indicates how to use the command.


EXAMPLES

Setting the trace level for a VS900 Model 200 virtualization switch called “vsce1” to “2”.

# /opt/FJSVssmgr/sbin/vscmcmd setvscetrclvl -s vsce1 -c 2
Command terminated normally.

Setting the trace level for a virtualization switch (switch001) that is not a VS900 Model 200 and whose host name is “vsce1” to “2”.

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

EXIT STATUS

0: Setting the trace level has terminated normally.

1: Setting the trace level has terminated abnormally.


SEE ALSO

B.3.3 getvsw Command


NOTES

The Fujitsu engineer (CE or SE) collects data for error investigation. Contact your Fujitsu engineer (CE or SE). Return to trace level "0" immediately after the Fujitsu engineer (CE or SE) collects the necessary data.