Backport for VyOS 1.3.3 https://github.com/vyos/vyos-1x/pull/1629
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Oct 29 2022
Good point, I'll try and look into this and see if it can be handled everywhere the new PKI nodes are used.
Still on track for 1.4 ?
Oct 28 2022
There's something weird happening with this. If you change simply persistent-keepalive from 25 to 30 or 30 to 25 will reactivate the peer. At least thats my experience. Doing anything else didnt work for me including:
Best suggestion seems to be introducing a script to call podman stop -t N on shutdown/reboot to reduce the timeout before SIGKILL is sent.
Backported in https://github.com/vyos/vyatta-cfg-quagga/pull/97
Is there some progress? VPP is available for AArch64 in meantime.
Here some news about VPP performance:
Oct 27 2022
Oct 26 2022
Oct 25 2022
Oct 24 2022
A simple work around could be to trigger a podman start command when a restart container $CONTAINER_NAME is entered. If the pod isnt already running or in a stopped state, it will look at the config and start it up.