- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 12 2024
We don't need append
We should use leafNode type /multi for example https://github.com/vyos/vyos-1x/blob/4c29922cc0baa9c127391b58e82b76f69e1e2dce/interface-definitions/include/bgp/afi-l2vpn-common.xml.i#L43
In testing before PR:
https://github.com/vyos/vyos-1x/compare/current...jestabro:serial-console-config-mode
PR for 1.4 https://github.com/vyos/vyos-1x/pull/2810
@fdcastel Thanks for confirming
PR for 1.5 https://github.com/vyos/vyos-1x/pull/2809
Also working with 1.5 / circinus:
Finally it seemed to be fixed in the VyOS 1.5-rolling-202401090834 version I updated today to latest rolling and its fine now 👌
The issue is only on boot, if after booting you run the load command, it loads fine and commit works without any issues.
Booting now gives this:
Fixed! Thanks guys!
During a boot that raises the migration error, can you alter the grub boot command to add vyos-config-debug? See https://docs.vyos.io/en/latest/contributing/debugging.html#kernel
Just thinking aloud - could it be the period that is causing issues with the loading?
It is still a bug and was reproduced in T5926
Deleting was described there T3843 and seems steel relevant
Just a question: Would it be nice if this feature could also be combined with the commit-confirm?
e.g. like commit-confirm soft 20
Jan 11 2024
This issue seems to appear only with 1.3 but not with 1.4
please mark as won't fix
Description updated; as this may have been a transient issue while supporting tools were merged, close and reopen if recurrence.
I expected the load the image in the background (during the commit), without op-mode.
That's why it was initially opened.
But we must use the load images from op-mode first because otherwise, we have some bugs.
@troggie Add please an example of working config accel-pp.conf wit those options
Otherwise, I'll mark it as wontfix.
Thanks.
Not reproduced
Re-open it with all steps to reproduce, including scripts that generate your config.
The Load is used anywhere and never has issues like this.
Close it for now.
VyOS 1.3 runs salt 3003.5
VyOS 1.4 runs salt 3005.4+ds-1
VyOS 1.5 runs salt 3005.4+ds-1
This is expected behavior.