Top
Systemwalker Software Configuration Manager Software Parameter Setting Guide for ServerView Resource Orchestrator
FUJITSU Software

2.1.1 Changing Manager Settings

Change the manager settings and enable the software parameter setting function.

Follow the procedure below 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 keys and values:

    Key name

    Content

    use-mwsetup

    no : Disables the software parameter setting function

    yes : Enables the software parameter setting function

    A specification 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. Start the manager.

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