Top
ServerView Resource Orchestrator Cloud Edition V3.0.0 Operation Guide

6.5.12 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.

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]

    <Installation directory for this product>\RCXCFMG\config\vsys_config.xml

    [Linux]

    /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 "7.2 Starting and Stopping the Manager" in the Setup Guide CE for information on how to Restart the manager.