SwimGeek
SwimGeek
About the '0:254' thing. Seems like it could be much more user friendly if you printed: [ vrf 0 | table 254 ] and not make it look like a...
Just leaving this here for somebody who does a search for the FRR error - investigate setting your linux kernel ipv6 route cache sysctl variables. I suspect kernel maybe went...
Hi Did a web search for 'request_channel_timeout' and searched through some config files. Did not find much. Added to config and restarted. Seems to work. Where do I read about...
Thanks. Will test this when the next round of Salt upgrades are available.
Hi, I tested by upgrading to 3006.7. Upgraded 4 minions, all had minion config with 'request_channel_timeout: 60' They did not connect to the controller after I sent upgrade with: salt...
Hi, not sure what a runner is. Do you have an example command? I'd like a command I can run to list all servers which have one or more upgrades...
Hi. We see the same issue. FRRouting 8.5.2, on Linux 6.1.35, Debian 12 We add/delete routes with "ip route". Sometimes FRR continues to advertise one of these kernel routes after...
> `find /opt/saltstack/salt -type f -iname "*.pyc" -print -delete` This worked, but only for two days, errors returned on three minions so far.
Hi I see there are comments that this is a 'log flood' issue. I think it's a bit more than that - my minions disconnect from the master.
Hi, my minions seem to become slow to respond and commands seem to have timeouts. When I delete the .pyc files all is fast and happy. A few days later...