You can migrate two existing Operation Center (OC) or standalone appliances to form a failover pair. Ensure that both appliances are running versions of NetMRI 7.1.1 or later. To form a collector failover, migrate the existing collector to NetMRI 7.1.2 or later releases.
Following are the pre-requisites for migrating existing systems as a failover pair:
Two supported NetMRI appliances with licenses installed. You can choose an existing appliance and a second appliance of the same model.
Provision two additional The management IP addresses on the same subnet: a management IP address assigned to each system and a VIP address shared between the failover pair.
If you use the direct method to connect two appliances, you need an Ethernet cable to connect the appliances directly through their HA ports. This is applicable only to hardware appliances.
If you are using the network method to connect the appliances, you must connect the systems over a local network and two replication IPs must be acquired on the same subnet. You must also select a TCP port for the replication trafficof the two nodes that create the Automatic Failover pair are set to use the same subnet.
To migrate two existing systems to form a failover pair:
...
Choose an existing NetMRI system and configure a second NetMRI system of the same model NetMRI version.
If you are using scan ports, connect the scan ports of the second system all systems to the network in the same way as the existing systemsame network. For information, see the Failover and Scan Interfaces topic in the NetMRI online Help.
Connect both systems using one of the following methods:
Direct method: You can connect the systems directly through their HA ports. For virtual appliances, direct method is used in a separate VM-only network that contains only an HA pair.
Network method: You can connect the HA port of both systems to a network using an Ethernet cable. For virtual machines, network method means a virtual machine in one subnet is connected to a virtual machine in another subnet through a network.
Note that Infoblox recommends setting up virtual machines (data center or hypervisor) in the same location. If the machines are not set up in the same location, high latency or limited bandwidth can cause unstable performance.
Infoblox recommends that you connect the systems using the direct method.
Run the Setup Wizard on the second system and set the admin password and install the license. The admin password and time settings must be the same on both systems. For information about the Setup Wizard, see the Running the Setup Wizard topic and its subsections in the NetMRI online Help.
Exit the Setup Wizard after setting the password and installing the license on the second system.
Upgrade the systems to NetMRI 7.1.1, if necessary.
After upgrading both systems to NetMRI 7.1.1 or later, repartition the systems to prepare them for automatic failover, do the following:
Log in to the administrative shellon the second system
and enter therepartition
command.
Note that therepartition
command applies only to physical appliances.
Note that if the system is already partitioned for failover, an error message appears when you run therepartition
command.Generate a database archive of your existing system and restore this to the second system. Re-enable SNMP collection after restoring the archive on the second system. To enable SNMP collection, click the Settings icon > Setup > Collection and Groups > Global tab > Network Polling side tab, and then select SNMP Collection.
If
the data restore is not successful, do not proceed to the next step. If the restore failed due to disk space exhaustion, you may try reducing data retention settings on your existing NetMRI system to reduce the archive size. For more information, see Data Retention in Infoblox NetMRI Administrator Guide or contact Infoblox Support for further assistance. Note that it might take up to 24 hours for reduced data retention settings to take effect.If the data restore is successful, log in to the Administrative Shell on the existing system, enter thereset system
command, and then enter therepartition
command. If the system is already partitioned for failover, an error message appears whenyou
run therepartition
command. After repartitioning is complete, run theconfigure server
command, install the license, and then reset the admin password in GUI to match the other system.If you want to use the management IP address of your existing system as the VIP of the failover pair, then you must change the management IP address of the existing system.
To configure the second system to take the role of the primary system, do the following:
Log into the second system.
Go to Settings > Setup > Failover Configuration.
On the Failover Configuration page, configure the settings. For more information, see the Specifying Automatic Failover Settings topic in the NetMRI online Help.
Note that after specifying the failover configuration settings and completing the enable operation, the systems start synchronizing data. This process might take up to one hour, depending on the appliance modelnetwork and storage speeds. For details about how to configure these settings, refer to the Infoblox NetMRI Administrator Guide.
For an Operation Center, complete the following:
Log in to the administrative shell on the Operation Center and run the
reset tunserver
andconfigure tunserver
commands. Enter the VIP address of the Operation Center when prompted for the IP address of the Operation Center server.Log in to the administrative shell on each Collector and run the
reset tunclient
andregister tunclient
commands. Enter the VIP address of the Operation Center when prompted for the IP address of the Operation Center.
...