Firstly, note that this is a failure in boot configuration, and is not related to migration: the log output of vyos-router is misleading, reporting the steps following initialization. On success:
Starting VyOS router: migrate configure
on failure:
Starting VyOS router: migrate configure failed !Adding vyos-config-debug to the boot options on first boot after installation will provide more information on the config error, if it is possible to try that; cf.:
https://docs.vyos.io/en/sagitta/contributing/debugging.html#kernel
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 30 2024
Jan 29 2024
Duplicate of https://vyos.dev/T3500
In T6001#174979, @fernando wrote:this command was added by default in FRR , but it's supported on lasted version (9.1):
https://docs.frrouting.org/en/latest/zebra.html#clicmd-ip-nht-resolve-via-default
https://docs.frrouting.org/en/latest/zebra.html#clicmd-ipv6-nht-resolve-via-default
as I mentioned , it was added in 9.1 as default behavior :
I was looking into the issue here on the forums for the user, i see the documentation says it should be enabled by default for the traditional profile which it appears to be set to use, but it does not work until i manually set that option through vtysh.
this command was added by default in FRR , but it's supported on lasted version (9.1):
Firstly, note that this is a failure in boot configuration, and is not related to migration: the log output of vyos-router is misleading, reporting the steps following initialization. On success:
Starting VyOS router: migrate configure
on failure:
Starting VyOS router: migrate configure failed !
Sub-task merged and backported; I will close this as 'Resolved N/A', as described above.
The root issue could be in https://vyos.dev/T5611 T5611
Will take care about it after my vacation
In T5998#174912, @Viacheslav wrote:@stoicopa Do you have any ideas for CLI?
@stoicopa Do you have any ideas for CLI?
@cleopold73 Do you have any ideas for CLI?
It is more of an upstream issue.
In addition, the PR already exists https://github.com/vyos/vyos-build/pull/438
Jan 28 2024
Why did you @Viacheslav lower the priority? It's basically broken currently.
Sub-task T5996.
Related to FRR logic
Won’t fix
Add a bug report on their repo
Jan 27 2024
well i was checking this issue and i guess we had to concider
Same as with https://vyos.dev/T5619.
Jan 26 2024
PR to fix here: https://github.com/vyos/vyos-1x/pull/2897
I have conducted additional testing. I can replicate the issue on a fresh VM. It seems the issue arises if the DHCP server is slow to respond upon bootup.