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:
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
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>Save the file.
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.