Hi,
I tried to configure a Ceph routed setup with fallback according to this post: Routed Setup (with Fallback).
Everything seems to work and the status is ok, but `journalctl -u frr` shows a lot of time outs:
Why does the initial synchronization time out?
Thanks!
I tried to configure a Ceph routed setup with fallback according to this post: Routed Setup (with Fallback).
Everything seems to work and the status is ok, but `journalctl -u frr` shows a lot of time outs:
Code:
Oct 03 13:52:02 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f1np1 timed out!
Oct 03 13:52:02 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 1111.1111.1111 on enp1s0f0np0
Oct 03 13:52:06 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f0np0 timed out!
Oct 03 13:52:06 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 2222.2222.2222 on enp1s0f1np1
Oct 03 13:52:10 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f1np1 timed out!
Oct 03 13:52:11 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 1111.1111.1111 on enp1s0f0np0
Oct 03 13:52:15 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f0np0 timed out!
Oct 03 13:52:15 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 2222.2222.2222 on enp1s0f1np1
Oct 03 13:52:19 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f1np1 timed out!
Oct 03 13:52:19 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 1111.1111.1111 on enp1s0f0np0
Oct 03 13:52:23 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f0np0 timed out!
Oct 03 13:52:23 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 2222.2222.2222 on enp1s0f1np1
Oct 03 13:52:27 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f1np1 timed out!
Oct 03 13:52:28 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 1111.1111.1111 on enp1s0f0np0
Oct 03 13:52:32 host3 fabricd[2563]: [NT6J7-1RYRF] OpenFabric: Initial synchronization on enp1s0f0np0 timed out!
Oct 03 13:52:33 host3 fabricd[2563]: [R18GA-MS9R7] OpenFabric: Started initial synchronization with 2222.2222.2222 on enp1s0f1np1
Why does the initial synchronization time out?
Thanks!