Hi All,
I'm running a critical application where we are using IBM RDQM HA/DR solution.
This means that we have 6 nodes, where 3 of them compose the Main HA group and the other 3 compose the DR HA group.
I have a case where I need to replace the DR nodes for a new set of machines. This means that I need to recreate the DR HA group.
I'm testing this and once I configure the new DR HA group, looks like that the main HA group (using rdqmstatus -m TEST -a ) its still looking for the old set of.
e.g.
getting this:
DR remote IP address list: 10.1.111.111,10.1.111.112,10.1.111.113
expecting this
DR remote IP address list: 10.1.111.114,10.1.111.115,10.1.111.116
So without recreating the Queue Manager is it possible to reconfigure a new DR HA group with new set of IPs?
From the documentation seems possible:https://www.ibm.com/docs/en/ibm-mq/9.4.0?topic=availability-replacing-failed-node-in-drha-configuration, But I'm seeing where and how we can change the replication on main HA group to start pointing to the new IP's of the new DR HA group.
------------------------------
Jose Pacheco
------------------------------