Top
PRIMECLUSTER Wizard for NetWorker 4.2 Configuration and AdministrationGuide

2.5.1 Logical Node Name Management File

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

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
# All Rights Reserved, Copyright Fujitsu 2003-2006
# ApplicationName, LogicalNodeName, ClusterMntFileName, RawDeviceListFileName
# userApp_0, v_hostname, /etc/opt/FJSVclntw/etc/vfstab_userApp_0, /etc/opt/FJSVclntw/etc/raw_list_userApp_0
userApp_0 , v_hostname1 , /home/vfstab_userApp_0 , /home/raw_list_userApp_0

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
# All Rights Reserved, Copyright Fujitsu 2003-2006
# ApplicationName, LogicalNodeName, ClusterMntFileName, RawDeviceListFileName
# userApp_0, v_hostname, /etc/opt/FJSVclntw/etc/vfstab_userApp_0, /etc/opt/FJSVclntw/etc/raw_list_userApp_0
userApp_A , v_hostnameA , /home/vfstab_userApp_A , /home/raw_list_userApp_A

Node2(node2RMS)

# Logical Node Name Management File
# All Rights Reserved, Copyright Fujitsu 2003-2006
# ApplicationName, LogicalNodeName, ClusterMntFileName, RawDeviceListFileName
# userApp_0, v_hostname, /etc/opt/FJSVclntw/etc/vfstab_userApp_0, /etc/opt/FJSVclntw/etc/raw_list_userApp_0
userApp_A , v_hostnameA , /home/vfstab_userApp_A , /home/raw_list_userApp_A
userApp_B , v_hostnameB , /home/vfstab_userApp_B , /home/raw_list_userApp_B

Node3(node3RMS)

# Logical Node Name Management File
# All Rights Reserved, Copyright Fujitsu 2003-2006
# ApplicationName, LogicalNodeName, ClusterMntFileName, RawDeviceListFileName
# userApp_0, v_hostname, /etc/opt/FJSVclntw/etc/vfstab_userApp_0, /etc/opt/FJSVclntw/etc/raw_list_userApp_0
userApp_B , v_hostnameB , /home/vfstab_userApp_B , /home/raw_list_userApp_B