In rVYOSONEXee494c3a1dbfca3457bcaffe89d45971348e4848#958479, @sdev wrote:Are you able to provide the dhcp config that fails migration? I wasn't able to re-create any migration problem in my tests
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 14 2024
Jan 14 2024
Viacheslav triaged T5943: Missing validation for BGP peer-group member consistency (must be all internal or all external) as Normal priority.
workingagain added a comment to rVYOSONEXee494c3a1dbf: dhcp: dhcpv6: T3316: Add `subnet-id` so leases remain mapped to entries in the….
I'm having the same error. Even with NO ipsec configured. Just using DHCP.
sarthurdev added a comment to rVYOSONEXee494c3a1dbf: dhcp: dhcpv6: T3316: Add `subnet-id` so leases remain mapped to entries in the….
when migrating from pre subnet-id builds to a subnet build will cause migration failed during initial startup due to missing subnet id.
Can confirm, short term testing worked.
I'm seeing the same problem. Latest 1.4 version from git.
Oops, I didn't see T5647! Sorry! I guess this one can be closed as a duplicate.
Viacheslav added a comment to T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail.
In T5932#172324, @marc_s wrote:I take it RC2 will contain these new versions @Viacheslav?
Do static addresses/gateways work stable enough?
100% agree. I have submitted a similar feature request here:
marc_s updated subscribers of T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail.
I take it RC2 will contain these new versions @Viacheslav?
Seems you're right @indrajitr:
GitHub <noreply@github.com> committed rVYOSONEX06eabd239da2: Merge pull request #2820 from vyos/mergify/bp/sagitta/pr-2819 (authored by c-po).
trae32566 updated the task description for T5941: [1.3.5 -> 1.4.0-RC1 Migration] Orphaned Configuration Nodes Cause Issues.
trae32566 renamed T5941: [1.3.5 -> 1.4.0-RC1 Migration] Orphaned Configuration Nodes Cause Issues from [1.3.5 -> 1.4.0-RC1 Migration] PBR Configuration is Not Migrated to [1.3.5 -> 1.4.0-RC1 Migration] Orphaned Configuration Nodes Cause Issues.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX42d6a8cd500b: bgp: T591: add VPN nexthop support per address-family (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXb55571138d2b: bgp: T591: add SRv6 per address-family SID support (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX2db98a47a066: Merge pull request #2819 from c-po/T591-srv6-bgp-improvements (authored by c-po).
trae32566 updated the task description for T5941: [1.3.5 -> 1.4.0-RC1 Migration] Orphaned Configuration Nodes Cause Issues.
@Viacheslav sure, updated the OP
Always use "set commands" to make it easier for developers to reproduce it.
trae32566 renamed T5937: [1.3.5 -> 1.4.0-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated from [1.3.5 -> 1.4-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated to [1.3.5 -> 1.4.0-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated.
Viacheslav added a parent task for T4281: System users migration can lead to inaccessible shell: T5938: Migration fail root task for 1.4-rc.
trae32566 renamed T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly from [1.3.5 -> 1.4-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly to [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly.
Viacheslav triaged T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail as Normal priority.
Viacheslav triaged T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly as High priority.
@samip537 You should use the peer group definition inside the v6-only stanza, like so:
neighbor wg1 {
interface {
v6only {
peer-group BACKBONE
remote-as 4242420669
}
}
}trae32566 updated the task description for T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly.
Viacheslav added a comment to T5935: ddclient tries to bind to Ethernet VIFs before they're configured on boot.
@MattK provide a simple example of "set" commands to reproduce
In T5835#171322, @Viacheslav wrote:Another bug it that /config/upnp.leases is hardcoded, but there is no script who creates it https://github.com/vyos/vyos-1x/blob/aebb458262072457c6a3840d1b17031fbd780eca/data/templates/firewall/upnpd.conf.j2#L128
It cause of
Jan 10 21:16:03 r4 miniupnpd[9869]: Reloading rules from lease file Jan 10 21:16:03 r4 miniupnpd[9869]: could not open lease file: /config/upnp.leases
Did some more work on this.
Jan 13 2024
Jan 13 2024
anonuser35hww45 renamed T5934: pppoe dhcp6c fails to get prefix from pppoe dhcp6c fails to get prefix and kills of wan connection to pppoe dhcp6c fails to get prefix.
anonuser35hww45 renamed T5934: pppoe dhcp6c fails to get prefix from pppoe dhcp6c fails to get prefix to pppoe dhcp6c fails to get prefix and kills of wan connection.
GitHub <noreply@github.com> committed rVYOSONEX9753fafbfed0: Merge pull request #2817 from sarthurdev/kea6-options (authored by c-po).
indrajitr added a comment to T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail.
Quite likely the following relevant patches are not present in 1.4-rc1:
workingagain added a comment to rVYOSONEXee494c3a1dbf: dhcp: dhcpv6: T3316: Add `subnet-id` so leases remain mapped to entries in the….
when migrating from pre subnet-id builds to a subnet build will cause migration failed during initial startup due to missing subnet id.
marc_s updated the task description for T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail.
Unknown Object (User) created T5933: Unable to commit BGP config with unnumbered neighbour.
Hello, this task has a bug. Do I open a new task or comment here?
I've made some progress. I've been able to get miniupnpd to stop generating the mnl_cb_run() errors. It was as assumed; the lack of nft table / chains.
GitHub <noreply@github.com> committed rVYOSONEX31c03bef52a0: Merge pull request #2816 from c-po/equuleus-migration-T5924 (authored by c-po).
Jan 12 2024
Jan 12 2024
trae32566 added a comment to T5928: Configuration fails to load on boot if offloading has VLAN interfaces defined.
My only comment here would be to hesitate when putting in restrictions; as Doug Gwyn once said:
Unix was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Unknown Object (User) added a comment to T5928: Configuration fails to load on boot if offloading has VLAN interfaces defined.
I just did a test - without the VLAN interfaces added, the VLAN traffic is still offloaded.
So the CLI should be updated to prevent VLAN's from being added (since it doesn't make any sense to add them, since they work when the parent interface is added)
c-po moved T5924: Build cannot pass the smoketest dialup-router-medium-vpn from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.6) board.
The commit in question was added after the VyOS 1.3.5 release
Viacheslav moved T5925: Containers change systemd KillMode from Open to Finished on the VyOS 1.4 Sagitta board.
GitHub <noreply@github.com> committed rVYOSONEX945b645eb32d: Merge pull request #2815 from vyos/mergify/bp/sagitta/pr-2814 (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXb5a672576ad1: T5925: Containers change systemd KillMode (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEXfef091bd6dc5: Merge pull request #2814 from sever-sever/T5925 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX87cf581bff3c: Merge pull request #2813 from vyos/mergify/bp/sagitta/pr-2812 (authored by c-po).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX21bdbd0b8136: T5857: Fix op-mode show interfaces wireless info unconf message (authored by Viacheslav).
GitHub <noreply@github.com> committed rVYOSONEX9c3129ec3720: Merge pull request #2812 from sever-sever/T5857 (authored by c-po).