With shared config, I'm not getting high times while loading config (at least not that high as exposed in this task)
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Apr 7 2022
VyOS 1.3 (equuleus) PR https://github.com/vyos/vyos-1x/pull/1276
@n.fort Sorry yes this AC-1 vyos was on 1.2.1 I will a test tomorrow with a version 1.2.6-S1 to have the path i was mention..
Thanks for sharing.
It this ok?
@n.fort yes . This is an example os our AC-1 enviroment (the one i have used for the first test)
Can you share your config @daniel.arconada ?
tried also with vyos-1.4-rolling-202203070319-amd64.iso and same issue with the migration
Hi @Viacheslav I have tried this morning upgrading from vyos 1.2.6-S1 to vyos-1.4-rolling-202204060217-amd64.iso but something went wrong with the firewall config load and all the firewall rules and objets were removed from config so impossible to test.. :(
Apr 6 2022
Is there a way to get this to work with a dynamically assigned /64 PD from my ISP?
@Viacheslav Link local addresses were added successfully on boot on 1.4-rolling-202204060217.
Thank you very much @sdev !
@daniel.arconada it should be fixed in 1.4
Can you check it?
Do we have any news when this feature (-n option) will be included? We have lot of vyos on 1.2.X with booting times between 20 and 40 minutes and commits about 3-5 minutes.
submitted PR: https://github.com/vyos/vyos-1x/pull/1274
PR for 1.3 (equuleus) https://github.com/vyos/vyos-1x/pull/1273
@Viacheslav fix verified - also the new smoketest detected the bug prior to your fix and no longer seen the bug after your fix.
Apr 5 2022
@NceAirport do you have a minimum required configuration?
As I see it should be something like:
set service monitoring xxx prometheus authentication login xxx set service monitoring xxx prometheus authentication password xxx set service monitoring xxx prometheus port 9273 set service monitoring xxx prometheus network 192.0.2.0/24
@devon Will be fixed in the next rolling release, could you check it?
Applying patch from the PR I could not reproduce issue anymore
cherry-pick for 1.3 https://github.com/vyos/vyos-1x/pull/1271