migrated to vyos-1x
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 11 2021
This is clearly an issue with the Linux Kernel (incompatible ABI change) as the error is not present on 1.3-beta which uses 5.4 kernel series but it exists on 1.4-rolling which uses the 5.10 series.
I agree
Feb 10 2021
PR for crux https://github.com/vyos/vyatta-op-quagga/pull/9
This contains another error, see more
It not only bgp option.
It global option.
@kladiv It's already in 1.3
+1 if possible in VyOS 1.3 Equuleus (if cannot already in Crux)
Feb 9 2021
Kernel 5.10.12
We need to change this and for CRUX
vyos@RTR1# run show version | match Version Version: VyOS 1.2.6-S1 [edit] # Log Feb 9 15:12:16 RTR1 ipsec_starter[2036]: # unknown keyword 'disableuniqreqids'
The root cause of this problem is that VYOS does not use CPU0 and therefore cannot enable RPS on a single-core processor
Feb 8 2021
Looks like upgrading to 1.4-rolling-202102060218 finally fixed the issue for me. Now netstat shows 0 dropped TX, and my SSH connections are much more responsive.