Top
Systemwalker Software Configuration Manager Installation Guide
Systemwalker

2.2.1 Changing the Settings for the ServerView Resource Orchestrator Manager

Change the settings for the manager to enable the software parameter settings function.

Use the following procedure to change the settings:

  1. Open the definition file in a text editor. The definition file is stored in the following location:

    [Windows]

    <ServerView Resource Orchestrator installation directory>\RCXCFMG\config\vsys_config.xml

    [Linux]

    /etc/opt/FJSVcfmg/config/vsys_config.xml
  2. Add the following key and value:

    Key

    Value

    use-mwsetup

    no: Disables the software parameter settings function

    yes: Enables the software parameter settings function

    A settings example is shown below.

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
    <properties>
        :
        <entry key="use-mwsetup">yes</entry>
    </properties>
  3. Save the file.

  4. Restart the manager.

    Refer to "Starting and Stopping the Manager" in the ServerView Resource Orchestrator Cloud Edition Operation Guide for information on how to restart the manager.