This section explains the network definition information (XML) for changing the connected network of physical L-Servers to the operation network.
Purpose
The XML files necessary for changing the connected network of physical L-Servers to the operation network.
Creation and storing of XML files for changing the network to the operation network is possible even when Resource Orchestrator is operating.
Creating XML Files for Changing the Network to the Operation Network
Execute the following command to output the base XML file for changing the network.
> rcxadm lserver show -name L-Server_name -format xml <RETURN>
Delete any unnecessary information from the output XML file and edit the content as shown in "Format of XML Files for Changing the Network of Physical L-Servers".
The Resources, LServer, and NICs elements must be included.
Depending on the details of the operation network, modify the values for "name" in the NetworkLink element and "address" in the IpAddress element.
Format of XML Files for Changing the Network to the Operation Network
Refer to "Format of XML Files for Changing the Network of Physical L-Servers".
[Windows Manager]
Installation_folder\SVROR\Manager\etc\files\avmgr
unquarantine_L-Server_name.xml
Information
For environments where multiple NICs are connected
When an L-Server in which multiple NICs are defined is quarantined, enter as many lines enclosed by the NIC elements as the defined NICs to set each NIC so all the NICs will be connected to the operation network.
Specifying the same network for each NIC will cause no problems.
When modifying the default value of the storage directory of the XML files
To modify the default value of the storage directory of the XML files, create the definition file.
For details on the definition file, refer to "A.5 Definition File of the Storage Directory of the XML Files for Changing the Network".