Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Setup Guide

19.5.1 Setting Method

Use the following procedure to specify the setting method:

  1. Open the definition file in a text editor.

    The definition file is stored in the following location:

    [Windows Manager]

    <installation_folder>\RCXCFMG\config\vsys_config.xml

    [Linux Manager]

    /etc/opt/FJSVcfmg/config/vsys_config.xml
  2. Add the following keys and values:

    Key name

    Setting range

    Content

    folder-name-method

    1 to 4

    Specify the method for setting folder names.

    If this key is omitted, "1" will be used as the default value.

    Note: The numbers correspond to the setting method numbers in the table in "Folder name".

    lserver-name-method

    1 to 3

    Specify the method for setting L-Server names.

    If this key is omitted, "1" will be used as the default value.

    Note: The numbers correspond to the setting method numbers in the table in "L-Server name".

    A specification example is shown below:

    Example

    <properties version="1.0">
        :
      <entry key="folder-name-method">2</entry>
      <entry key="lserver-name-method">2</entry>
  3. Save the file.

  4. Restart the manager.
    Refer to "2.1 Starting and Stopping the Manager" in the "Operation Guide CE" for information on how to Restart the manager.