Logical node name management file is used to define the logical node name of the NetWorker Client.
Description style
ApplicationName, LogicalNodeName, ClusterMntFileName, RawDeviceListFileName
Description
Enter ‘,’ between each file name and enter all the file name within one line. ApplicationName,LogicalNodeName,ClusterMntFileName,RawDeviceListFileName.
RawDeviceListFileName can be omitted.
Define the logical node name for each cluster application. If there is more than one logical node name, enter them by multiple lines for each cluster application.
Space and characters between ”#” to the end of a line are ignored.
Parameter
ApplicationName:
Enter the name of the NetWorker client application.
This cannot be omitted.
LogicalNodeName:
Specify the logical node name (hostname) that is related to the takeover IP address created on IP application (defined on /etc/hosts file).
This cannot to be omitted.
Specify the logical node name that is defined as the virtual client name at the definition of the NetWorker client to backup the shared disk.
ClusterMntFileName:
Specify the pathname for the cluster mount information file.
This cannot be omitted.
Information
How to create cluster mount information file, see ”2.5.2 Cluster Mount Information File”.
RawDeviceListFileName:
Specify the pathname for the raw device path list file.
Write to this file for backup the shared disk as raw device.
If the shared disk is backed up as file system, pathname is not required to be written.
Information
For detail of the raw device path list file, see “2.5.3 Raw Device Path List File”.
Example
The following example shows the definition for the standby operation(1:1 standby).
Define the logical node name on both nodes.
# Logical Node Name Management File |
Example
The following example shows the definition for combining N:1 standby with scalable operation.
Define the logical node name on each node that the logical node is activated.
Node1(node1RMS)
# Logical Node Name Management File |
Node2(node2RMS)
# Logical Node Name Management File |
Node3(node3RMS)
# Logical Node Name Management File |