NAME
getvsw - Displays information of the virtualization switches
SYNOPSIS
[Solaris OS/Linux OS]
Case of VS900 Model 200
/opt/FJSVssmgr/sbin/vscmcmd getvsw [-s switch-name]
/opt/FJSVssmgr/sbin/vscmcmd getvsw -h
Other case of VS900 Model 200
/opt/FJSVssmgr/sbin/vscmcmd getvsw [-s "switch-name(host-name1)"]
/opt/FJSVssmgr/sbin/vscmcmd getvsw -h
[Windows OS]
Case of VS900 Model 200
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe getvsw [-s switch-name]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe getvsw -h
Other case of VS900 Model 200
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe getvsw [-s "switch-name(host-name1)"]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe getvsw -h
($INS_DIR means "Program Directory" specified at the Manager installation.)
DESCRIPTION
This command displays information of the virtualization switches registered on the admin server.
This command must be executed by a user with root privileges.
OPTIONS
Specify the name of the virtualization switch for which information is to be displayed.
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.
If this option is omitted, a list of all the virtualization switches registered on the admin server is displayed, together with information about their status.
Indicates how to use the command.
EXAMPLES
Displaying a list of all the virtualization switches registered on the admin server, together with information about their statuses.
# /opt/FJSVssmgr/sbin/vscmcmd getvsw SwitchName Status ConfigFile GroupID switch001(vsce1) running correct 1 switch001(vsce2) running incorrect 1 switch002(vsce3) running correct 2 switch002(vsce4) running correct 2 Command terminated normally.
Displaying information about the virtualization switch called “switch001(vsce1)”.
# /opt/FJSVssmgr/sbin/vscmcmd getvsw -s "switch001(vsce1)" SwitchName switch001 HostName vsce1 SlotNumber - GroupID 1 Series VS900 Model VS900 Status running LStatus valid Resources exist ConfigFile correct TraceLevel 0 Version 00000001 FirmVersion 05200001 BuildDate 2008/06/04 16:14:37 SwitchDate 2008/10/20 20:45:22 Copyright FUJITSU LIMITED Command terminated normally.
Item name | Meaning |
---|---|
SwitchName | Name of the virtualization switch |
HostName | Host name defined in the /etc/hosts file |
SlotNumber | This is always displayed as “-“ |
GroupID | ID of switches in the redundancy configuration This indicates that the redundancy configuration is built in the switches with the same ID |
Series | Series name |
Model | Model name |
Status | Operating status of VSC Engine
|
LStatus | The logical status of the virtualization switch
|
Resources | A flag indicating whether there are virtual storage resources
|
ConfigFile | Status of composition data held by VSC Engine
|
TraceLevel | Setting level of the trace used for VSC Engine troubleshooting |
Version | Version number of composition data held by VSC Manager Displays "NONE" when no composition data has been created. |
FirmVirsion | Version number of the VSC Engine firmware |
BuildDate | Creation date of the VSC Engine |
SwitchDate | Current time of the internal clock held by the virtualization switch |
Copyright | Indicates Copyright |
EXIT STATUS
0: Information of the virtualization switch is displayed.
1: Information of the virtualization switch is not displayed.
SEE ALSO
None
NOTES
If "abnormal" is displayed in "Status", the following items are not displayed:
Series
Model
ConfigFile
TraceLevel
Version
FirmVersion
BuildDate
SwitchDate
Copyright
If "incorrect" is displayed in "ConfigFile", you must restore the composition data.