Top
PRIMECLUSTER Global Link Services Configuration and AdministrationGuide 4.6Redundant Line Control Function
FUJITSU Software

6.2.5 Swapping HUB procedure (Virtual NIC mode / IP address is changed)

The following shows the procedure in which the IP address is changed after swapping HUBs.

  1. Stop network monitoring.

    # /opt/FJSVhanet/usr/sbin/hanetpathmon off -n shaX
  2. To maintain communications, switch the NIC so that the HUB to be swapped is on standby.

    # /opt/FJSVhanet/usr/sbin/hanetnic change -n shaX -i ethY
  3. Swap the HUB.

  4. To make sure that HUB3 is working correctly, check whether you can ping HUB3 successfully. If there is no response, check the connections of the HUB itself and other devices.

    # ping 192.168.10.253
  5. Switch back to the NIC you want to use, if necessary.

    # /opt/FJSVhanet/usr/sbin/hanetnic change -n shaX -i ethX
  6. Change the monitoring target of network monitoring.

    # /opt/FJSVhanet/usr/sbin/hanetpathmon target -n shaX -p 192.168.10.253,192.168.10.252
  7. Start network monitoring.

    # /opt/FJSVhanet/usr/sbin/hanetpathmon on -n shaX