- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 5 2025
The documentation part should be covered now by https://github.com/vyos/vyos-documentation/pull/1680
It was also desided to add auto calculation for min buffers-per-numa parameter as default
While technically this is not a VPP config validation error, I think something needs improvement.
Sep 4 2025
At least 2 CPUs should be for the system processes (Not VPP)
So the error looks handled correctly if you have 8 cores and are trying to use 7 cores.
So, max-number-cores - 2, you can use for VPP even if you isolate 7.
Needs the correction of the error message to be clearer.
@Viacheslav yes, you are rigth... it's a feature request.
Have just checked it with AWS 4 vCPU vm and the behavior is the same as with Azure
In T6563#234214, @marvin wrote:Thanks @Viacheslav.
FWIW, it looks like Jool's official documentation site is now https://nicmx.github.io/Jool/en/index.html (not jool.mx anymore).
The last word is up to @zsdc
It's already disallowed. Vpp is not started with proper error message
Should we disallow starting VPP on such instances?
It's already disallowed. Vpp is not started with proper error message
Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1
The calculation is okay for me: 1 socket, 2 cores. Threads or virtual cores will do more harm than good to performance. Should we disallow starting VPP on such instances?
Sep 3 2025
I found a companion issue to this and created a task for it:
https://vyos.dev/T7781
! In T7760#233813, @L0crian wrote:
Quick note on this. It'll maintain the existing AS-Path in the advertisements, but it COULD change the behavior of route rejection on received routes.
The temporary fix is to disable the pre-build tests until this issue is not fixed by vendor.