-
Notifications
You must be signed in to change notification settings - Fork 601
Description
Hi,
The following is the rpm versions used in the ha setup.
resource-agents-4.10.0-71.el9_6.11.x86_64
pacemaker-2.1.9-1.2.el9_6.x86_64
corosync-3.1.9-2.el9_6.x86_64
We are observing the following error and the resource vip_ipv6 is not getting started.
pcs resource config vip_ipv6
Resource: vip_ipv6 (class=ocf provider=heartbeat type=IPaddr2)
Attributes: vip_ipv6-instance_attributes
cidr_netmask=112
ip=fc00:2016::4a
nic=eth1
Operations:
monitor: vip_ipv6-monitor-interval-10s
interval=10s
start: vip_ipv6-start-interval-0s
interval=0s timeout=20s
stop: vip_ipv6-stop-interval-0s
interval=0s timeout=20s
2025-12-03T14:30:34.807893+05:30, notice, daemon, linuxvm1, pacemaker-controld[80883]:, notice: Result of start operation for diag_int_vip_ipv6 on linuxvm1.supg.com.intra: error ([findif] failed)
2025-12-03T14:30:34.808135+05:30, notice, daemon, linuxvm1, pacemaker-controld[80883]:, notice: [email protected] output [ ocf-exit-reason:More than 1 routes match fc00:2016::4a/112. Unable to decide which route to use. ]
The same issue is reported here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109925 and mentioned that the fix is available in resource-agents_4.16.0-4.debian.tar.xz.
But similar version of the rpm is not available at https://rockylinux.pkgs.org/9/rockylinux-highavailability-x86_64/.
Can you please let us know if there is fix rpm available for el9 and from where it can be downloaded.