Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 User's Guide for Infrastructure Administrators (Resource Management)

17.8.1 Installation

By setting the values in the following definition file in advance, it is possible to change L-Server related behaviors and default values displayed on the [General] tab and [Server] tab when creating an L-Server.

For the values for L-Server templates, when an L-Server template does not have values configured, the values of the definition file are adopted.

When creating an L-Server using commands, if the XML file of the L-Server does not have values configured, the values of the definition file are adopted.

Use the UTF-8 character code for definition files.

Location of the Definition File

[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data

[Linux Manager]
/etc/opt/FJSVrcvmr/customize_data

Definition File Name

l_server.rcxprop

Definition File Format

For the definition file, write each line in the following format:

Key = Value

Items in the Definition File

Specify the following items.

Table 17.4 List of Items Specified in the Definition File

Item

Key

Value

Remarks

Allocating resources

allocate_after_create

true|false

  • When also allocating resources during L-Server creation

    Specify "true".

  • When only creating an L-Server definition

    Specify "false".

If left blank, "true" is set.
It will be set using the default values of [Resource allocation] on the [General] tab.

Repurpose

auto_preserved

true|false

  • When releasing server resources while an L-Server is turned off

    Specify "true".

  • When not releasing server resources while an L-Server is turned off

    Specify "false".

If left blank, "false" is set.
It will be set as the default value of [Resource release] on the [Server] tab.
It can be specified using an L-Server template.

Numbering VM names

vm_name_suffix

true|false

If left blank, "true" is set.
Switching the value for this item does not automatically change existing virtual L-Server names or VM names.
This item only affects when creating a virtual L-Server, when modifying general information/specifications of a virtual L-Server, and when creating a link between a configured virtual machine and an L-Server.
The names of L-Servers created with "false" set for this item will automatically change when VM names are changed. However, the VM name must conform to the naming conventions for L-Servers.