This appendix explains advisory notes for use of Resource Coordinator VE in combination with Systemwalker Centric Manager or ETERNUS SF Storage Cruiser.
Installation [Linux]
When using the following products on servers that a manager has been installed on, in order to share SNMP Traps between servers ServerView Trap Server for Linux (trpsrvd) is necessary.
Systemwalker Centric Manager (Operation management servers and section admin servers)
ETERNUS SF Storage Cruiser Manager 14.1 or earlier
ServerView Trap Server for Linux (trpsrvd) is used to transfer snmp traps received at UDP port number 162 to other UDP port numbers.
The ServerView Trap Server for Linux is included in some versions of ServerView Operations Manager. In this case, install ServerView Trap Server for Linux referring to the ServerView Operations Manager manual.
If ServerView Trap Server for Linux is not included with ServerView Operations Manager, download it from the following website, and install it referring to the documents provided with it.
URL: http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/html/ServerView_e.html (As of August 2010) |
After installing ServerView Trap Server for Linux, perform the following settings.
Log in as the OS administrator (root).
Edit the /etc/services file, and add the following line.
mpwksttr-trap 49162/udp |
Edit the /usr/share/SMAWtrpsv/conf/trpsrvtargets file, and add port 49162.
Before editing
######################################################################## |
After editing
######################################################################## |
Restart the system.
Upgrading from Earlier Versions
When upgrading managers of V2.1.3 or earlier versions
[Windows]
The SNMP trap service (SystemWalker MpWksttr service) installed by the managers of V2.1.3 or earlier versions is deleted when upgrading to Resource Coordinator VE.
As the SystemWalker MpWksttr service is shared in environments where the following software exists, if the SystemWalker MpWksttr service is deleted when upgrading to Resource Coordinator VE, perform installation and setup operation of the SystemWalker MpWksttr service referring to the manual of the following software.
Systemwalker Centric Manager (Operation management servers and department admin servers)
ETERNUS SF Storage Cruiser Manager 14.1 or earlier
[Linux]
The SNMP trap service (SystemWalker MpWksttr service) installed by the manager of V2.1.3 or earlier versions will be deleted by upgrading Resource Coordinator VE.
As SystemWalker MpWksttr service is shared in the environment the following software coexists, perform installation and setup operation of SystemWalker MpWksttr service referring to the manual of the following software, when SystemWalker MpWksttr service is deleted by upgrading Resource Coordinator VE.
Systemwalker Centric Manager (Operation management servers and section admin servers)
In environments where the above software has not been installed but the following software has, when upgrading managers of V2.1.3 or earlier versions, the SystemWalker MpWksttr service will remain even after upgrading, but the SystemWalker MpWksttr service is not required.
ETERNUS SF Storage Cruiser Manager 14.1 or later
In this case, execute the following command as the OS administrator (root) and delete the SystemWalker MpWksttr service.
# rpm -e FJSVswstt<RETURN> |