From debug static address is assigned before vrf changes:
fe80::5208:ff:fe13:2 - autogenerated linklocal
fe80::5200:ff:fe55:222 - static linklocal
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Apr 4 2022
I think all Chaos stater after this message:
@n.fort
I ve added this code in to the scrip and the issue resolved.
if [ "$(id -g -n)" != 'vyattacfg' ] ; then
exec sg vyattacfg -c "/bin/vbash $(readlink -f $0) $@"
fi
Apr 3 2022
Bug confirmed on 1.3.1-S1 and on 1.4-rolling-202203180317
Bugfix - 1.3 only - https://github.com/vyos/vyos-1x/pull/1265
PR for 1.3 - equuleus: https://github.com/vyos/vyos-1x/pull/1264
Backport for 1.3 equuleus: https://github.com/vyos/vyos-1x/pull/1263
Apr 2 2022
Keep open until PR is merged:
there is another possible to achieve the desired result , it's using this radius-option:
Apr 1 2022
Actually FRR bgpd enables this by default:
Hi, @dberlin ! Thanks, you are right about the root cause.
I believe that we need to remove the max-size and action-on-max-size from rsyslog.conf. So, leave everything related to rotating logs to logrotate, and to sending logs to rsyslog - UNIX-way. :)
More detail :
I happened today in 17 vyos clusters after a switch failure. Same logs and no bgp process running:
Mar 31 2022
I can confirm that the issue is fixed on today's rolling release!