Select appropriate contents for each mode.
When using Fast switching mode, determine the information required for configuration of the mode listed in the Table 3.2 Configuration information of Fast switching mode.
Components | Values | ||
---|---|---|---|
Virtual interface information (1) | Virtual interface name | T-1 | |
Virtual IP address or host name | T-2 | ||
Subnet mask | T-3 | ||
Physical interface information (1) | Physical interface name | T-4 | |
IP address or host name | T-5 | ||
Subnet mask | T-6 | ||
Physical interface information (2) | Physical interface name | T-7 | |
IP address or host name | T-8 | ||
Subnet mask | T-9 | ||
(Repeat for the number of physical interfaces) | |||
(Repeat for the number of virtual interfaces) |
Description of each component is as follows:
Setup the followings for the number of virtual interfaces.
Specify a name for a virtual interface, which will be assigned to the physical interface used for redundancy. Specify shaX (X represents a number) of this component using "hanetconfig create" command with -n option.
Specify an IP address or host name to be assigned for the virtual interface. The network portion (IPv4) and a prefix (IPv6) of this IP address must be different from the IP address assigned for the physical interface. When using IPv4, use "hanetconfig create" command with -i option to specify the IP address to be allocated for the virtual interface. When using IPv6, configure these in /etc/inet/ndpd.conf file.
When using IPv4 address, specify the sub network mask value applied to the virtual IP address. If subnet is not used, this configuration can be omitted. This component is written in /etc/inet/netmasks file. However, this configuration is not necessary if using IPv6 address.
Setup the followings for the number of physical interfaces used for redundancy.
Specify a name for the physical interface. This component can be set using "hanetconfig create" command with -t option (e.g. hme1, qfe2 etc).
If using IPv4 address, specify an IP address or host name to be assigned for the physical interface. The network portion of this IP address must be different from IP address of other physical and virtual interface. To setup this component, create "/etc/hostname.physical interface name" file and then assign the IP address (or host name) in the file.
Make sure this value is different from the other IP.
If using IPv4 address, specify a sub network mask value applied to the physical IP address. If subnet is not used for allocation, this configuration can be omitted. This configuration is written in /etc/inet/netmasks file. Note that, this configuration is not necessary if using IPv6 address.
When using RIP mode, determine the information required for the configuration listed in the Table 3.3 Configuration information of RIP mode.
Components | Values | ||
---|---|---|---|
Virtual interface information (1) | Virtual interface name | R-1 | |
Virtual IP address or host name | R-2 | ||
Subnet mask | R-3 | ||
Physical interface information (1) | Physical interface name | R-4 | |
IP address or host name | R-5 | ||
Subnet mask | R-6 | ||
Physical interface information (2) | Physical interface name | R-7 | |
IP address or host name | R-8 | ||
Subnet mask | R-9 | ||
(Repeat above entries for the number of physical interfaces) | |||
Monitored remote system information | Primary Monitored remote system IP address or host name | R-10 | |
Secondary Monitored remote system IP address or host name | R-11 | ||
(Repeat above entries for the number of virtual interfaces) |
Description of each component is as follows:
Setup the followings for the number of virtual interfaces.
Specify a name of the virtual interface assigned to a physical interface for redundancy. Specify shaX (X represents a number) of this component using "hanetconfig create" command with -n option.
Specify an IPv4 address or host name to be assigned for the virtual interface. The network portion of this IP address must be different from an IP address allocated for the physical interface. Specify this entry using "hanetconfig create" command with -i option.
Specify the value of sub network mask applied to the virtual IP address. Configuration can be omitted if not allocating subnet. Describe this entry in /etc/inet/netmasks file. If subnet mask is applied, use the same mask value for the whole virtual IP and physical IP.
Setup the followings for the number of physical interfaces for redundancy.
Specify the name of physical interface. This can be setup using "hanetconfig create" command with -t option. (e.g. hme1,qfe2, etc )
If using IPv4 address, specify an IP address or host name to be allocated for the physical interface. The network portion of this IP address must be different from IP address of other physical and virtual interfaces. In order to specify the physical IP address, create "/etc/hostname.<physical interface name>" file and then specify IP address (or host name) in the file.
Make sure this value is different from the other IP.
Specify the value of sub network mask applied to the virtual IP address. This configuration can be omitted if not allocating a subnet. Write this entry in /etc/inet/netmasks file. When applying subnet mask, apply the same mask value to a whole virtual and physical IP.
Configure the followings for the number of virtual interfaces. This process can be omitted.
Specify the IP address (or host name) of the router to be monitored while using the primary physical interface. This entry is specified using "hanetpoll create" command with -p option.
Specify an IP address (or host name) of the router to be monitored while using the secondary physical interface. This entry is specified using "hanetpoll create" command with -p option. This process can be omitted. If this process is omitted, the same value as the primary Monitored remote system IP address (or host name) will be applied.
If using Fast switching/RIP mode, see "3.1.2.1 Fast switching mode" and "3.1.2.2 RIP mode".
Table 3.4 Configuration information of NIC switching mode shows the information required to configure NIC switching mode:
Components | Values | ||
---|---|---|---|
Virtual interface information (1) | Virtual interface name | D-1 | |
Virtual IP address (or host name) | D-2 | ||
Subnet mask | D-3 | ||
Physical interface information (1) | Physical interface name | D-4 | |
IP address or host name | D-5 | ||
Physical interface information (2) | Physical interface name | D-6 | |
Standby interface information | Virtual interface name | D-7 | |
Automatic switching back mode | D-8 | ||
Local MAC address configured in Standby interface | D-9 | ||
Monitored remote system information | Primary Monitored remote system IP address or host name | D-10 | |
Secondary Monitored remote system IP address or host name | D-11 | ||
HUB-to-HUB monitoring | D-12 | ||
(Repeat for the number of physical interfaces) |
Description of each component is as follows:
Setup the followings for the number of virtual interfaces.
Name a virtual interface to be configured on a physical interface used for GLS. Specify the name using "hanetconfig create" command with -n option, in "shaX" (where X is a natural number) format.
Specify an IP address or host name allocated to the virtual interface. The network portion (for IPv4) or prefix (for IPv6) of this IP address must be the same IP address assigned to the physical interface. This value is specified using "hanetconfig create" command with -i option.
When using IPv4 address, specify the value of a sub network mask used for the virtual IP address. This configuration can be omitted if not allocating a subnet. Set a subnet mask in /etc/inet/netmasks file. When using IPv6 address, it is not required to configure this value.
Setup the followings for the number of physical interfaces for redundancy.
Specify a name of the physical interface. This can be specified using "hanetconfig create" command with -t option. (e.g. hme1,qfe2)
Specify an IP address or host name assigned to the physical interface. This IP address must be different from the IP address of the other physical and virtual interfaces. In order to specify an IP address for the physical interface, create "/etc/hostname. <physical interface name>" file and then assign an IP address (or host name) in the file.
When using Standby patrol function, setup the followings. Skip this process if Standby patrol function is not used.
Specify a name to a virtual interface for standby patrol function. Specify it using "hanetconfig create" command with -n option, in "shaX" (where X is a natural number) format.
Setting up the Standby patrol function enables the automatic switch back function when a transfer path recovers from a failure. Specify "q" to "hanetconfig create" command with -m option for using immediate switch-back after a transfer path recovery, or "p" for using standby interface capability.
If the standby patrol function is used, specify a local MAC address to be allocated to the standby interface. A local MAC address is specified in the form of: "02:XX:XX:XX:XX:XX" (where X represents a hexadecimal digit between 0 and F). The leading value "02" indicates the local MAC address, and the rest of the values can be arbitrary. However, please make sure that each MAC address should be unique within a single network. If the same MAC address is used within a network, the standby patrol may not run properly. A local MAC address is specified using "hanetconfig create" command with -a option.
Setup the following for the number of virtual interfaces. This configuration cannot be omitted.
Specify an IP address or host name of a HUB to be monitored while primary physical interface is being used. This IP address is assigned using "hanetpoll create" command with -p option.
Specify an IP address or host name of a HUB to be monitored while the secondary physical interface is being used. This IP address is specified using "hanetpoll create" command with -p option. This step can be omitted. In such case, the same value as primary remote end IP address or host name is applied.
Indicate whether the HUB-to-HUB monitoring function should monitor a transfer path between cascaded HUBs or not, when two HUBs are used:
on: monitor between HUBs,
off: do not monitor between HUBs.
The default value is "off". Specify the value using "hanetpoll create"command with -b option.
Table 3.5 Configuration information of GS/SURE linkage mode shows the information required to configure GS/SURE linkage mode.
Components | Value | ||||
---|---|---|---|---|---|
Virtual interface information (1) | Virtual interface name | C-1 | |||
Virtual IP address or host name | C-2 | ||||
Subnet mask | C-3 | ||||
Physical interface information (1) | Physical interface name | C-4 | |||
IP address or host name | C-5 | ||||
Subnet mask | C-6 | ||||
Physical interface information (2) | Physical interface name | C-7 | |||
IP address or host name | C-8 | ||||
Subnet mask | C-9 | ||||
(Repeat for the number of the physical interfaces) | |||||
(Repeat for the number of the virtual interfaces) | |||||
Remote node information (1) | Remote node name | C-10 | |||
Virtual IP information (1) | Virtual IP address | C-11 | |||
Remote host physical IP address information | IP address or host name (1) | C-12 | |||
IP address or host name (2) | C-13 | ||||
(Repeat for the number of IP addresses) | |||||
Monitoring on/off | C-14 | ||||
Send RIP from remote host on/off | C-15 | ||||
Network information of relaying host | C-16 | ||||
(Repeat for the number of virtual IP) | |||||
(Repeat for the number of remote nodes) |
Description of each component is as follows:
Setup the followings for the number of virtual interfaces.
A virtual interface name is specified via "hanetconfig create" command with -n option, in "shaX" (where X is a natural number) format.
Specify an IPv4 address or host name to be assigned to the virtual interface. The network portion of this IP address must be different from the IP address assigned to the physical interface. Virtual IP address or host name is specified via "hanetconfig create" command with -i option.
Specify a sub network mask value applied to the virtual IP address. This procedure can be omitted if not applying a subnet. Subnet mask is specified in /etc/inet/netmasks file. When applying subnet mask, apply the same mask value to the whole virtual and physical IP.
Setup the followings for the number of physical interfaces for redundancy.
Specify a name for the physical interface. Physical interface name is specified via "hanetconfig create" command with -t option.
Specify an IP address or host name to be assigned to the physical interface. The network portion of this IP address must be different from the IP address allocated to the other physical and virtual interfaces. The physical IP address (or host name) is specified via -i option while executing "hanetconfig create" command with -n option. Do not create "/etc/hostname.<physical interface name>" file.
Specify a sub network value applied to the physical IP address. This procedure can be omitted if not applying a subnet. Subnet mask is specified in /etc/inet/netmasks file. If using subnet mask, apply the same mask value to a whole virtual and physical IP.
Configure the following for the number of host nodes.
Specify an arbitrary name (within 16 one-bit characters) to identify the node of remote host. Remote host name is specified via "hanetobserv create" command with -n option.
Setup the followings for the number of virtual IP.
Specify a virtual IP address or host name of the remote host. The virtual IP address or host name is specified via "hanetobserv create" command with -i option. Also, the host name and IP address must be defined in /etc/inet/hosts file.
Specify a physical IP address or host name in the virtual IP of the remote host. List these physical IP addresses separated by ',' (commas). Remote host physical IP address information is specified via "hanetobserv create" command with -t option. The IP address and the host name specified here must be defined in /etc/inet/hosts file as well.
Set whether or not to use monitoring function.
on: Turn on the monitoring function from the local host
off: Does not turn on the monitoring.
If monitoring is enabled from the remote host, monitoring the remote host can be omitted. Check the configuration of the remote host and decide whether or not to turn on the monitoring function.
If the remote host (GS) is setup as a hot standby server, then define this in either active node or standby node. This configuration can be specified via "hanetobserv create" command with -m option.
For this component, specify whether or not to send RIP packets from a remote host.
on: Awaits notification from the remote host and sends notification of the node whether the node has switched or not. After receiving RIP packets from the remote host, it sends out the notification.
off: Does not wait for notification from the remote host. It sends out a notification to every path.
Initially, this is set to "on". If the global server (GS) is setup as a hot standby server, then define this in either operation node or standby node while setting up Monitored remote system information. This configuration is specified using "hanetobserv create" command with -r option.
Caution) If the remote system is setup as a hot standby server, because RIP determines whether operational node or standby is functioning, the parameter should be set as "on".
Specify an IP address or host name of communicating remote network. This IP address and host name must be defined in /etc/inet/hosts file. This configuration is specified using "hanetobserv create" command with -c option.
Table 3.6 Configuration of redundancy mode shows description of parameters for each mode. These values apply to the whole system. However, these values cannot convert to unit of the virtual interface or redundancy mode. This configuration is not necessary when using the default value.
Contents | Fast switching mode | RIP mode | Fast switching/RIP mode | NIC switching mode | GS/SURE linkage mode | Value | Default |
---|---|---|---|---|---|---|---|
Transfer path monitoring interval | A | N | A | N | N | K-1 | 5 sec |
The number of constant monitoring prior to outputting message | A | N | A | N | N | K-2 | 0 time |
The number of constant monitoring prior to switching cluster | A | N | A | N | N | K-3 | 5 sec |
Switching cluster immediately after starting | A | N | A | N | N | K-4 | none |
Outputting message (monitoring the physical interface) | A | N | A | N | N | K-5 | none |
Standby patrol monitoring period | N | N | N | A | N | K-6 | 15 sec |
The number of constant standby monitoring prior to outputting message | N | N | N | A | N | K-7 | 3 times |
Deactivating the standby interface | N | N | N | A | N | K-8 | Inactive |
Monitoring period | N | A | A | A | A | K-9 | 5 sec |
The number of monitoring | N | A | A | A | A | K-10 | 5 times |
The number of retries until router monitoring stops | N | A | N | N | N | K-11 | 5 times |
Recovery monitoring period | N | A | A | N | A | K-12 | 5 sec |
Cluster switching | N | A | A | A | A | K-13 | Yes |
Link up waiting period | N | A | A | A | A | K-14 | 60 sec |
[Meaning of the symbols] A: Available, N: Not available
The followings are description of each of the content.
Specify the transfer path monitoring interval in seconds. The range of the intervals that can be specified is from 0 to 300 sec. If "0" is specified, it will not monitor the transfer path. Initially, it is set to 5 seconds. will not monitor the transfer path. Initially, it is set to 5 seconds. The transfer path monitoring interval is set using "hanetparam" command with -w option. This feature is available for Fast switching mode and Fast switching/RIP mode.
Specify the number of times for monitoring before outputting the message (No: 800 or 801) if the message needs to be output as a transfer path failure is detected. The effective range of the numbers which can be specified is from 0 to 100. If "0" is specified, it will not output a message. Initially it is set to 0 (does not output any message). using "hanetparam" command of -m option. Note that this feature is only available for Fast switching mode and Fast switching/RIP mode.
Specify whether or not to switch over the cluster if a failure occurs on a whole transfer path of the virtual interface. The effective range of the numbers is from 0 to 100. it will not switch the cluster. When configuring to switch the cluster, set how many times it repeatedly monitors. The range is from 1 to 100. Initially, it is set to 5, meaning that a cluster failover is triggered after continuously detecting the same failure 5 times. This feature is specified using "hanetparam" command with -i option. This feature is available only for Fast switching and Fast switching/RIP mode.
Specify whether or not to switch the cluster immediately after the cluster starts up. Configure this if a failure occurs in entire transfer path of the virtual interface before the system starts up. The values which can be specified are either "on" or "off". If "on" is selected, cluster is switched immediately after the userApplication starts up. On the other hand, if "off" is selected, the cluster is not switched even after the userApplication starts up. As an initial value, it is set to "off". This setting is specified using "hanetparam" command with -c option. This is available for Fast switching and Fast switching/RIP mode.
Configure whether or not to output a message when the status of the physical interface changes (detecting a failure in transfer path or transfer path recover) in the virtual interface. The values which can be specified are either "on" or "off". If "on" is selected, a message (message number: 990, 991, 992) is outputted. If "off" is selected, a message is not outputted. Initially, it is set to "off". This setting is specified via "hanetparam" command with -s option. This is available for Fast switching and Fast switching/RIP mode.
Specify the monitoring interval (in seconds) of operational NIC for standby patrol function. The values which can be specified are from 0 to 100. If "0" is specified, it will not run monitoring. Note if the user command function (using user command when standby patrol fails or detects recovery) is enabled, do not set the parameter to "0". If the parameter is set to "0", the user command function will not work. Initially, the parameter is set to 15 (seconds). This setting is specified via "hanetparam" command with -p option. This configuration is available for NIC switching mode with standby patrol function is enabled.
When a failure is detected in a transfer path using the standby patrol function, a message will be outputted to inform the failure. In this section, specify how many times to monitor until the message (message number: 875) is outputted. The values which can be specified are from 0 to 100. If "0" is selected, it stops outputting a message and disables monitoring using the standby patrol function. Note if the user command function (using user command when standby patrol fails or detects recovery) is enabled, do not set the parameter to "0". If the parameter is set to "0", the user command function will not work. Initially, the parameter is set to 3 (times). This configuration is specified via "hanetparam" command with -o option. This is available in NIC switching mode, which uses the standby patrol function. Using this option, the number of monitoring times doubles immediately after the standby patrol starts.
Specify how the standby interface is deactivated. The values which can be specified are either "plumb" or "unplumb". If "plumb" parameter is specified, the standby interface is deactivated and sets "0.0.0.0" for the IP address. With this parameter, it is possible to use "INTERSTAGE Traffic Director" as a high-level application. On the other hand, selecting "unplumb" deactivates the standby interface and then it sets to unused status. Initially, the parameter is set to "unplumb".
If you make the Solaris container network highly reliable through NIC switching mode, it is necessary to specify "plumb".
This configuration is specified by "hanetparam" command with -d option. This is available exclusively for NIC switching mode.
Specify the monitoring period in seconds. The values which can be specified are from 1 to 300. The default value is 5 (seconds). This configuration is specified by "hanetpoll on" command with -s option. This feature is available for RIP, Fast switching/RIP, NIC switching and GS/SURE linkage mode.
Specify the number of monitoring times. The values which can be specified are from 1 to 300. The default value is 5 (times). This configuration is specified using "hanetpoll on" command with -c option. This feature is available for RIP, Fast switching/RIP, NIC switching and GS/SURE mode.
Specify the number of retries in order to stop monitoring when a failure is detected. The values which can be specified are from 0 to 99999. Initially, the value is set to 5 (times). If not to stop monitoring, set this value to "0". This configuration is specified using "hanetpoll on" command with -r option. This feature is available for RIP, Fast switching/RIP mode.
Specify the monitoring period when a failure is detected by router monitoring function for RIP mode and Fast switching mode, and monitoring the remote host by GS/SURE linkage mode. The values which can be specified are from 0 to 300. The default value is 5 (seconds). This configuration is assigned via "hanetpoll on" command with -b option. This feature is available for RIP, Fast switching/RIP, and GS/SURE linkage mode.
Specify whether or not to switch the node when a failure occurs to every transfer paths.
yes: Switch nodes when a failure occurs to a whole transfer paths.
no: Does not switch nodes when a failure occurs to a whole transfer path.
The default parameter is "yes". This configuration is specified by "hanetpoll on" command with -f. This feature is available for RIP, Fast switching/RIP, NIC switching, and GS/SURE linkage mode operating as a cluster.
In NIC switching mode, specify the time period (in seconds) until the HUB to links up after monitoring starts. The values which can be specified are from 1 to 300. If this option is not specified, then the default value is used. Initial value is set to 60 (seconds). If the value is less than the product of monitoring period and monitoring times (monitoring period X monitoring times), then the value is ignored and ends up using the value of the product of monitoring period and monitoring times. This configuration is specified by "hanetpoll on" command with -p option. This feature is available for RIP, Fast switching/RIP, NIC switching and GS/SURE linkage mode.