Top
ServerView Resource Orchestrator Virtual Edition V3.2.0 Setup Guide
FUJITSU Software

B.1 Advisory Notes for Environments with Systemwalker Centric Manager or ETERNUS SF Storage Cruiser

This section explains advisory notes for use of Resource Orchestrator in combination with Systemwalker Centric Manager or ETERNUS SF Storage Cruiser.


Changing the Desktop Heap Value [Windows Manager]

When Resource Orchestrator is used in combination with Systemwalker Centric Manager or ETERNUS SF Storage Cruiser, there are cases where launching of services fails due to the desktop heap of the system being exhausted.
Therefore, refer to "13.1 When the Desktop Heap is Exhausted" in "Troubleshooting" and increase the area of the desktop heap.


Installation [Linux Manager]

When using the following products on servers that a manager has been installed on, in order to share SNMP Traps between servers it is necessary to perform the following procedure.

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 web site, and install it referring to the documents provided with it.

URL: http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/html/ServerView_e.html

Perform the following settings after installing ServerView Trap Server for Linux.

  1. Log in as OS administrator (root).

  2. Edit the /etc/services file, and add the following line.

    mpwksttr-trap    49162/udp
  3. Edit the /usr/share/SMAWtrpsv/conf/trpsrvtargets file, and add port 49162.

    Before editing

    ########################################################################
    # Copyright (C) Fujitsu Siemens Computers 2007
    # All rights reserved
    # Configuration File for trpsrv (SMAWtrpsv)
    ########################################################################

    # Syntax
    # port [(address | -) [comment]]

    # examples
    # 8162
    # 9162 - test
    # 162 145.25.124.121

    After editing

    ########################################################################
    # Copyright (C) Fujitsu Siemens Computers 2007
    # All rights reserved
    # Configuration File for trpsrv (SMAWtrpsv)
    ########################################################################

    # Syntax
    # port [(address | -) [comment]]

    # examples
    # 8162
    # 9162 - test
    # 162 145.25.124.121

    #Transfer to UDP port 49162.
    49162

  4. When SELinux is made effective, it is necessary to set SELinux.

    For details on the settings, refer to "H.1.4 ServerView Trap Server for Linux".

  5. Restart the system.


Upgrading from Earlier Versions