Forum Discussion
ConfigSync issue with LTM 11.2 HF1
I have upgraded two BIG-IP 3600 from version 11.1 to 11.2 HF1.
High Availability seems to be working, but ConfigSync fails.
Both devices show "Disconnected" state.
If you go to Device Management > Devices the other peer appears with its older information.
I've tried to force ConfigSync from console:
tmsh run cm config-sync to-group /Common/device-group-failover-67cbdf7d77ca
tmsh run cm config-sync to-group device-group-failover-67cbdf7d77ca
But nothing happens.
In /var/log/ltm file there are several messages like this:
Can't connect to CMI peer 192.168.96.251, port:6699, Transport endpoint is not connected
Telent to the other peer's 6699 port doesn't work:
telnet 192.168.96.251 6699
Trying 192.168.96.251...
telnet: connect to address 192.168.96.251: Connection refused
telnet: Unable to connect to remote host: Connection refused
Any idea?
- Alwin_EvansNimbostratussolution 13887:Forcing a BIG-IP device group member to initiate a ConfigSync operation. did it for me
- AnthonyNimbostratus
Hi all, I'm also suffering with this issue on a new set of LTMs.
- AnthonyNimbostratusI also have my own topic started here: https://devcentral.f5.com/community/group/aft/2165732/asg/52 if anyone would rather post on that.
- What_Lies_Bene1CirrostratusCan you ping between the two devices over the network used for ConfigSync?
- AnthonyNimbostratus
Ping was successful from both devices to the other.
- What_Lies_Bene1CirrostratusCan you telnet between devices on 6699?
- AnthonyNimbostratus
Running the commands you mention (I tried telnet on both self IP and management port):
root@(device2)(cfg-sync Disconnected)(Active)(/Common)(tmos) list cm device configsync-ip
cm device Device1 {
configsync-ip 192.168.10.170
}
cm device Device2 {
configsync-ip 192.168.11.170
}
[root@device2:Active:Disconnected] config telnet 192.168.10.170 6699
Trying 192.168.10.170...
telnet: connect to address 192.168.10.170: No route to host
[root@device2:Active:Disconnected] config telnet 192.168.63.63 6699
Trying 192.168.63.63...
telnet: connect to address 192.168.63.63: Connection refused
and...
root@(device1)(cfg-sync Disconnected)(Standby)(/Common)(tmos) list cm device configsync-ip
cm device Device1 {
configsync-ip 192.168.10.170
}
cm device Device2 {
configsync-ip 192.168.11.170
}
[root@device1:Standby:Disconnected] config telnet 192.168.11.170 6699
Trying 192.168.11.170...
telnet: connect to address 192.168.11.170: No route to host
[root@device1:Standby:Disconnected] config telnet 192.168.63.216 6699
Trying 192.168.63.216...
telnet: connect to address 192.168.63.216: Connection refused
The no route to host - is that the most likely culprit?
- starkbyNimbostratus
post has been removed...
- What_Lies_Bene1CirrostratusAnthony, firstly, you may want to 'mask' the hostnames by editing your previous post, for security purposes.
- AnthonyNimbostratus
Thanks Steve, all posts edited.
I've just run the ping again to make sure I'm getting things in the right direction.
pinging Device2 from Device1
[root@device1:Standby:Disconnected] config ping 192.168.63.216
PING 192.168.63.216 (192.168.63.216) 56(84) bytes of data.
64 bytes from 192.168.63.216: icmp_seq=1 ttl=64 time=0.189 ms
64 bytes from 192.168.63.216: icmp_seq=2 ttl=64 time=0.168 ms
64 bytes from 192.168.63.216: icmp_seq=3 ttl=64 time=0.166 ms
64 bytes from 192.168.63.216: icmp_seq=4 ttl=64 time=0.166 ms
^C
--- 192.168.63.216 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 0.166/0.172/0.189/0.013 ms
[root@device1:Standby:Disconnected] config ping 192.168.11.170
PING 192.168.11.170 (192.168.11.170) 56(84) bytes of data.
From 192.168.10.170 icmp_seq=2 Destination Host Unreachable
From 192.168.10.170 icmp_seq=3 Destination Host Unreachable
^C
--- 192.168.11.170 ping statistics ---
4 packets transmitted, 0 received, +2 errors, 100% packet loss, time 2998ms
pinging Device1 from Device2
[root@device2:Active:Disconnected] config ping 192.168.63.63
PING 192.168.63.63 (192.168.63.63) 56(84) bytes of data.
64 bytes from 192.168.63.63: icmp_seq=1 ttl=64 time=0.268 ms
64 bytes from 192.168.63.63: icmp_seq=2 ttl=64 time=0.148 ms
^C
--- 192.168.63.63 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.148/0.208/0.268/0.060 ms
[root@device2:Standby:Disconnected] config ping 192.168.10.170
PING 192.168.10.170 (192.168.10.170) 56(84) bytes of data.
From 192.168.11.170 icmp_seq=1 Destination Host Unreachable
From 192.168.11.170 icmp_seq=2 Destination Host Unreachable
^C
--- 192.168.10.170 ping statistics ---
3 packets transmitted, 0 received, +2 errors, 100% packet loss, time 2000ms
So they can ping the management address but not the Self IPs.
Someone else has commented on my other post about Network > Interfaces...
On Device1, 1.1 & 1.2 are showing UP, only 1.1 has a VLAN count
On Device2 1.1 DOWN & 1.2 UP, again only 1.1 has a VLAN count
But I'm not overly sure how this is controlled.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com