I will open case..do I need to attach the logs from the host where I tried to execute the qchange_netsetup?
Original Message:
Sent: Thu April 10, 2025 11:52 PM
From: Vishal Tangadkar
Subject: Using qchange_netsetup on HA pair
Hello Davide,
You are hitting this known defect https://www.ibm.com/mysupport/s/defect/aCI3p0000004JVCGA2/dt174183?language=en_US
Now you need to involve IBM Support Team.
------------------------------
Vishal Tangadkar
IBM INDIA PVT LTD
Original Message:
Sent: Thu April 10, 2025 02:09 PM
From: Davide Salardi
Subject: Using qchange_netsetup on HA pair
Hello,
we followed the procedure but we got the error:
ERROR "The IP was previously used and is unavailable, re-run qchange_netsetup and enter a different IP address"
We must re-use the same IP that is currently used from a standalone EP because otherwise customer must edit configurations on more than 150 devices to change the destination IP for logs. Is there a workaround or some fix to overcome this error?
BR
Davide
------------------------------
Davide Salardi
Original Message:
Sent: Tue April 08, 2025 09:48 AM
From: Dusan VIDOVIC
Subject: Using qchange_netsetup on HA pair
Just a suggestion from my side (from personal experience) - as you mentioned that the appliances are in the same subnet and thus I am assuming they are not very distant.
Looking into the syncAriel.sh
script you will find at two places the command rsync -az --exclude='.*' $MONTH/ $SSHUSER@$IP:$MONTH/
I would suggest that the z
from -az
is removed in these lines (it forces it to compress the data to be sent - and leaving it like that you might end up with a data transfer taking noticeably longer than necessary).
------------------------------
Dusan VIDOVIC
Original Message:
Sent: Tue April 08, 2025 06:14 AM
From: Davide Salardi
Subject: Using qchange_netsetup on HA pair
Thanks Vishal,
we would like to do exactly this, assign the new HA pair the old standalone EP IP address, so that logs continue to be sent to the same IP.
I guessed that qchange_netsetup cannot be run on an active HA pair, our backup plan was exactly the same you ontlined..so e have to "break" the HA cluster, run the qchange_netsetup on the primary host (which now is temporarily standalone) and then recreate the HA pair, in the meanwhile the old standalone EP will be put out offline to avoid IP conflicts.
Moving old data is not a big issue, all the IP are in the same subnet so we can use also ariel_sync.sh utility to quickly transfer the Ariel files.
BR,
Davide
------------------------------
Davide Salardi
Original Message:
Sent: Tue April 08, 2025 02:23 AM
From: Vishal Tangadkar
Subject: Using qchange_netsetup on HA pair
You can move the data across at any time.
However, an important point to note is that the new Event Processor (EP), which is in HA, must be configured with the IP address of the old standalone EP.
We cannot change the IP address or run qchange_netsetup
on a managed host that is part of an HA pair and already in a deployment.
Recommended Action Plan:
- Break the HA on the new EP.
- Redirect the Event Collector from the new EP to another EP or the Console.
- Remove the new EP from the deployment.
- Run
qchange_netsetup
on the new EP and assign it the IP address of the old EP. Ensure the old EP is shut down to avoid IP conflicts. Alternatively, run qchange_netsetup
on the old EP first to release the IP. - Add the new EP (now with the old IP) back into the deployment.
- Reconfigure the Event Collector to point to the new EP (now with the old EP's IP).
- Re-establish HA on the new EP.
If you need assistance in carrying out this activity, feel free to reach out to the IBM Support Team.
------------------------------
Vishal Tangadkar
IBM INDIA PVT LTD
Original Message:
Sent: Mon April 07, 2025 11:47 AM
From: Davide Salardi
Subject: Using qchange_netsetup on HA pair
Hello,
we are going to migrate an existing event\flow processor onto an HA pair, our release is 7.5.0.7 IF06.
The tricky part is that the current EP is deployed as a standalone host; the new EP will be deployed onto a completely different vitualization infrastructure(different hypervisor, different and more powerful hw, and so on) and customer asked us to build an HA pair.
We succesfully created the HA pair but, to ensure proper migration, we would like to "move" the actual EP IP address to the HA pair (which currently has a temporary IP), so that customer has not to reconfigure about 250 log sources; there is also an additional event collector that will use the HA pair EP as his processor.
I tried to execute the script and it is running, but I would like to know if this could cause unpredicatble behaviour in the future..has someone already tried to run this procedure?
BR
Davide
------------------------------
Davide Salardi
------------------------------