Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Setup Guide

19.9 System Disk Settings for Physical L-Servers

The following explanation describes how to modify settings when using an existing disk as the system disk for the physical L-Server deployed from the L-Platform window.

Point

When using this product's disaster recovery function, it is a requirement that the settings be modified to use an existing disk.

Note

Set whether to use an existing disk before commencing operations. This cannot be changed once operations have commenced.

Usage Method

Implement the following procedures when using an existing disk as the physical L-Server system disk:

  1. Use the editor to open the settings file.

    The settings 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

    Content

    existing-disk-mode

    no: Does not use existing disk (This is the default value)

    yes: Uses existing disk

    A specification example is shown below:

    Example

    <properties version="1.0">
        :
      <entry key="existing-disk-mode">yes</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.