This section explains the settings in the FJSVrcx.conf network parameter automatic configuration file.
Any directory
Define the network parameter to be configured automatically after cloning.
Configure using the format shown below.
parameter=specifiedValue
Specify the following as the parameters with their respective values.
Parameter | Value to be specified (settings example) | Content |
---|---|---|
admin_LAN | 192.168.1.21 | Specify the IP address of the admin LAN of the slave server creating the clone image. When cloning in a virtual environment, specify the IP address of the admin LAN for the clone source slave server. |
hostname | slave1 | Specify the name of the slave server that creates the clone image (the host name specified in the HOSTNAME parameter of the /etc/sysconfig/network file). When cloning in a virtual environment, specify the name of the clone source slave server. For the server name, the first character must be a letter, and it must consist of 11 or fewer alphanumeric characters. |
admin_LAN=192.168.1.21 hostname=slave1