Skip to content

Commit cc01919

Browse files
authored
Merge pull request #3174 from CumulusNetworks/create-pull-request/patch
Changes by create-pull-request action
2 parents 777c0c0 + b7a36a8 commit cc01919

42 files changed

Lines changed: 2468 additions & 1351 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/cumulus-linux-40/Whats-New/rn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ pdfhidden: True
236236
| <a name="2544155"></a> [2544155](#2544155) <a name="2544155"></a> <br /> | NCLU requires you to specify an interface with multiple <code>address-virtual</code> statements in ascending MAC address order. <br /><br /> | 3.7.5-3.7.16, 4.0.0-4.4.5 | |
237237
| <a name="2544113"></a> [2544113](#2544113) <a name="2544113"></a> <br /> | Mac learning is not disabled by default on a double tagged peer link interface resulting in the MAC address changing between the MLAG bond and the peer link.<br />To work around this issue, disable MAC learning on QinQ VLANs by adding <code>bridge-learning off</code> to the VLAN stanza in the <code>etc/network/interfaces</code> file. | 3.7.9-3.7.16, 4.0.0-4.4.5 | |
238238
| <a name="2543937"></a> [2543937](#2543937) <a name="2543937"></a> <br /> | An interface alias configured outside FRR using <code>iproute2</code> is imported into the FRR running configuration and overrides the internal description. After an FRR reload, this causes FRR to delete the interface alias in an inefficient way. Depending on how many interfaces with aliases you have configured, this can cause a FRR reload to time out.<br />To work around this issue, remove the interface alias description from <code>iproute2</code>. | 3.7.8-3.7.10, 4.0.0-4.4.5 | 3.7.11-3.7.16|
239-
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.4 | 5.10.0-5.16.1|
239+
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.5 | 5.10.0-5.16.1|
240240
| <a name="2543900"></a> [2543900](#2543900) <a name="2543900"></a> <br /> | On the Mellanox switch, static VXLAN tunnels incorrectly allow traffic from any remote tunnel IP address. | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
241241
| <a name="2543841"></a> [2543841](#2543841) <a name="2543841"></a> <br /> | The <code>net show evpn vni detail json</code> command includes an extra empty dictionary at the end of the output. <br /> | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
242242
| <a name="2543816"></a> [2543816](#2543816) <a name="2543816"></a> <br /> | On the Dell S5248F-ON switch, <code>smond</code> might generate syslog messages indicating that the fan input RPM is lower than the normal low speed of 2500 RPM. Speeds as low as 1700 RPM are acceptable in normal thermal environments; therefore, you can ignore these messages.<br /> | 3.7.6-3.7.11, 4.0.0-4.4.5 | 3.7.12-3.7.16|
@@ -542,7 +542,7 @@ pdfhidden: True
542542
| <a name="2544155"></a> [2544155](#2544155) <a name="2544155"></a> <br /> | NCLU requires you to specify an interface with multiple <code>address-virtual</code> statements in ascending MAC address order. <br /><br /> | 3.7.5-3.7.16, 4.0.0-4.4.5 | |
543543
| <a name="2544113"></a> [2544113](#2544113) <a name="2544113"></a> <br /> | Mac learning is not disabled by default on a double tagged peer link interface resulting in the MAC address changing between the MLAG bond and the peer link.<br />To work around this issue, disable MAC learning on QinQ VLANs by adding <code>bridge-learning off</code> to the VLAN stanza in the <code>etc/network/interfaces</code> file. | 3.7.9-3.7.16, 4.0.0-4.4.5 | |
544544
| <a name="2543937"></a> [2543937](#2543937) <a name="2543937"></a> <br /> | An interface alias configured outside FRR using <code>iproute2</code> is imported into the FRR running configuration and overrides the internal description. After an FRR reload, this causes FRR to delete the interface alias in an inefficient way. Depending on how many interfaces with aliases you have configured, this can cause a FRR reload to time out.<br />To work around this issue, remove the interface alias description from <code>iproute2</code>. | 3.7.8-3.7.10, 4.0.0-4.4.5 | 3.7.11-3.7.16|
545-
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.4 | 5.10.0-5.16.1|
545+
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.5 | 5.10.0-5.16.1|
546546
| <a name="2543900"></a> [2543900](#2543900) <a name="2543900"></a> <br /> | On the Mellanox switch, static VXLAN tunnels incorrectly allow traffic from any remote tunnel IP address. | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
547547
| <a name="2543841"></a> [2543841](#2543841) <a name="2543841"></a> <br /> | The <code>net show evpn vni detail json</code> command includes an extra empty dictionary at the end of the output. <br /> | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
548548
| <a name="2543816"></a> [2543816](#2543816) <a name="2543816"></a> <br /> | On the Dell S5248F-ON switch, <code>smond</code> might generate syslog messages indicating that the fan input RPM is lower than the normal low speed of 2500 RPM. Speeds as low as 1700 RPM are acceptable in normal thermal environments; therefore, you can ignore these messages.<br /> | 3.7.6-3.7.11, 4.0.0-4.4.5 | 3.7.12-3.7.16|

content/cumulus-linux-40/rn.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1746,7 +1746,7 @@ To work around this issue, remove the interface alias description from {{iproute
17461746
Warning: The unit file, source configuration file or drop-ins of ntp@mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit
17471747

17481748
You can safely ignore this warning.</td>
1749-
<td>4.0.0-5.9.4</td>
1749+
<td>4.0.0-5.9.5</td>
17501750
<td>5.10.0-5.16.1</td>
17511751
</tr>
17521752
<tr>
@@ -4116,7 +4116,7 @@ To work around this issue, remove the interface alias description from {{iproute
41164116
Warning: The unit file, source configuration file or drop-ins of ntp@mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit
41174117

41184118
You can safely ignore this warning.</td>
4119-
<td>4.0.0-5.9.4</td>
4119+
<td>4.0.0-5.9.5</td>
41204120
<td>5.10.0-5.16.1</td>
41214121
</tr>
41224122
<tr>

content/cumulus-linux-41/Whats-New/rn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ pdfhidden: True
229229
| <a name="2544155"></a> [2544155](#2544155) <a name="2544155"></a> <br /> | NCLU requires you to specify an interface with multiple <code>address-virtual</code> statements in ascending MAC address order. <br /><br /> | 3.7.5-3.7.16, 4.0.0-4.4.5 | |
230230
| <a name="2544113"></a> [2544113](#2544113) <a name="2544113"></a> <br /> | Mac learning is not disabled by default on a double tagged peer link interface resulting in the MAC address changing between the MLAG bond and the peer link.<br />To work around this issue, disable MAC learning on QinQ VLANs by adding <code>bridge-learning off</code> to the VLAN stanza in the <code>etc/network/interfaces</code> file. | 3.7.9-3.7.16, 4.0.0-4.4.5 | |
231231
| <a name="2543937"></a> [2543937](#2543937) <a name="2543937"></a> <br /> | An interface alias configured outside FRR using <code>iproute2</code> is imported into the FRR running configuration and overrides the internal description. After an FRR reload, this causes FRR to delete the interface alias in an inefficient way. Depending on how many interfaces with aliases you have configured, this can cause a FRR reload to time out.<br />To work around this issue, remove the interface alias description from <code>iproute2</code>. | 3.7.8-3.7.10, 4.0.0-4.4.5 | 3.7.11-3.7.16|
232-
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.4 | 5.10.0-5.16.1|
232+
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.5 | 5.10.0-5.16.1|
233233
| <a name="2543900"></a> [2543900](#2543900) <a name="2543900"></a> <br /> | On the Mellanox switch, static VXLAN tunnels incorrectly allow traffic from any remote tunnel IP address. | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
234234
| <a name="2543841"></a> [2543841](#2543841) <a name="2543841"></a> <br /> | The <code>net show evpn vni detail json</code> command includes an extra empty dictionary at the end of the output. <br /> | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
235235
| <a name="2543816"></a> [2543816](#2543816) <a name="2543816"></a> <br /> | On the Dell S5248F-ON switch, <code>smond</code> might generate syslog messages indicating that the fan input RPM is lower than the normal low speed of 2500 RPM. Speeds as low as 1700 RPM are acceptable in normal thermal environments; therefore, you can ignore these messages.<br /> | 3.7.6-3.7.11, 4.0.0-4.4.5 | 3.7.12-3.7.16|
@@ -489,7 +489,7 @@ pdfhidden: True
489489
| <a name="2544155"></a> [2544155](#2544155) <a name="2544155"></a> <br /> | NCLU requires you to specify an interface with multiple <code>address-virtual</code> statements in ascending MAC address order. <br /><br /> | 3.7.5-3.7.16, 4.0.0-4.4.5 | |
490490
| <a name="2544113"></a> [2544113](#2544113) <a name="2544113"></a> <br /> | Mac learning is not disabled by default on a double tagged peer link interface resulting in the MAC address changing between the MLAG bond and the peer link.<br />To work around this issue, disable MAC learning on QinQ VLANs by adding <code>bridge-learning off</code> to the VLAN stanza in the <code>etc/network/interfaces</code> file. | 3.7.9-3.7.16, 4.0.0-4.4.5 | |
491491
| <a name="2543937"></a> [2543937](#2543937) <a name="2543937"></a> <br /> | An interface alias configured outside FRR using <code>iproute2</code> is imported into the FRR running configuration and overrides the internal description. After an FRR reload, this causes FRR to delete the interface alias in an inefficient way. Depending on how many interfaces with aliases you have configured, this can cause a FRR reload to time out.<br />To work around this issue, remove the interface alias description from <code>iproute2</code>. | 3.7.8-3.7.10, 4.0.0-4.4.5 | 3.7.11-3.7.16|
492-
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.4 | 5.10.0-5.16.1|
492+
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.5 | 5.10.0-5.16.1|
493493
| <a name="2543900"></a> [2543900](#2543900) <a name="2543900"></a> <br /> | On the Mellanox switch, static VXLAN tunnels incorrectly allow traffic from any remote tunnel IP address. | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
494494
| <a name="2543841"></a> [2543841](#2543841) <a name="2543841"></a> <br /> | The <code>net show evpn vni detail json</code> command includes an extra empty dictionary at the end of the output. <br /> | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
495495
| <a name="2543816"></a> [2543816](#2543816) <a name="2543816"></a> <br /> | On the Dell S5248F-ON switch, <code>smond</code> might generate syslog messages indicating that the fan input RPM is lower than the normal low speed of 2500 RPM. Speeds as low as 1700 RPM are acceptable in normal thermal environments; therefore, you can ignore these messages.<br /> | 3.7.6-3.7.11, 4.0.0-4.4.5 | 3.7.12-3.7.16|

content/cumulus-linux-41/rn.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ To work around this issue, remove the interface alias description from {{iproute
17031703
Warning: The unit file, source configuration file or drop-ins of ntp@mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit
17041704

17051705
You can safely ignore this warning.</td>
1706-
<td>4.0.0-5.9.4</td>
1706+
<td>4.0.0-5.9.5</td>
17071707
<td>5.10.0-5.16.1</td>
17081708
</tr>
17091709
<tr>
@@ -3743,7 +3743,7 @@ To work around this issue, remove the interface alias description from {{iproute
37433743
Warning: The unit file, source configuration file or drop-ins of ntp@mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit
37443744

37453745
You can safely ignore this warning.</td>
3746-
<td>4.0.0-5.9.4</td>
3746+
<td>4.0.0-5.9.5</td>
37473747
<td>5.10.0-5.16.1</td>
37483748
</tr>
37493749
<tr>

content/cumulus-linux-42/Whats-New/rn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ pdfhidden: True
238238
| <a name="2544155"></a> [2544155](#2544155) <a name="2544155"></a> <br /> | NCLU requires you to specify an interface with multiple <code>address-virtual</code> statements in ascending MAC address order. <br /><br /> | 3.7.5-3.7.16, 4.0.0-4.4.5 | |
239239
| <a name="2544113"></a> [2544113](#2544113) <a name="2544113"></a> <br /> | Mac learning is not disabled by default on a double tagged peer link interface resulting in the MAC address changing between the MLAG bond and the peer link.<br />To work around this issue, disable MAC learning on QinQ VLANs by adding <code>bridge-learning off</code> to the VLAN stanza in the <code>etc/network/interfaces</code> file. | 3.7.9-3.7.16, 4.0.0-4.4.5 | |
240240
| <a name="2543937"></a> [2543937](#2543937) <a name="2543937"></a> <br /> | An interface alias configured outside FRR using <code>iproute2</code> is imported into the FRR running configuration and overrides the internal description. After an FRR reload, this causes FRR to delete the interface alias in an inefficient way. Depending on how many interfaces with aliases you have configured, this can cause a FRR reload to time out.<br />To work around this issue, remove the interface alias description from <code>iproute2</code>. | 3.7.8-3.7.10, 4.0.0-4.4.5 | 3.7.11-3.7.16|
241-
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.4 | 5.10.0-5.16.1|
241+
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.5 | 5.10.0-5.16.1|
242242
| <a name="2543900"></a> [2543900](#2543900) <a name="2543900"></a> <br /> | On the Mellanox switch, static VXLAN tunnels incorrectly allow traffic from any remote tunnel IP address. | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
243243
| <a name="2543841"></a> [2543841](#2543841) <a name="2543841"></a> <br /> | The <code>net show evpn vni detail json</code> command includes an extra empty dictionary at the end of the output. <br /> | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
244244
| <a name="2543816"></a> [2543816](#2543816) <a name="2543816"></a> <br /> | On the Dell S5248F-ON switch, <code>smond</code> might generate syslog messages indicating that the fan input RPM is lower than the normal low speed of 2500 RPM. Speeds as low as 1700 RPM are acceptable in normal thermal environments; therefore, you can ignore these messages.<br /> | 3.7.6-3.7.11, 4.0.0-4.4.5 | 3.7.12-3.7.16|
@@ -527,7 +527,7 @@ pdfhidden: True
527527
| <a name="2544155"></a> [2544155](#2544155) <a name="2544155"></a> <br /> | NCLU requires you to specify an interface with multiple <code>address-virtual</code> statements in ascending MAC address order. <br /><br /> | 3.7.5-3.7.16, 4.0.0-4.4.5 | |
528528
| <a name="2544113"></a> [2544113](#2544113) <a name="2544113"></a> <br /> | Mac learning is not disabled by default on a double tagged peer link interface resulting in the MAC address changing between the MLAG bond and the peer link.<br />To work around this issue, disable MAC learning on QinQ VLANs by adding <code>bridge-learning off</code> to the VLAN stanza in the <code>etc/network/interfaces</code> file. | 3.7.9-3.7.16, 4.0.0-4.4.5 | |
529529
| <a name="2543937"></a> [2543937](#2543937) <a name="2543937"></a> <br /> | An interface alias configured outside FRR using <code>iproute2</code> is imported into the FRR running configuration and overrides the internal description. After an FRR reload, this causes FRR to delete the interface alias in an inefficient way. Depending on how many interfaces with aliases you have configured, this can cause a FRR reload to time out.<br />To work around this issue, remove the interface alias description from <code>iproute2</code>. | 3.7.8-3.7.10, 4.0.0-4.4.5 | 3.7.11-3.7.16|
530-
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.4 | 5.10.0-5.16.1|
530+
| <a name="2543915"></a> [2543915](#2543915) <a name="2543915"></a> <br /> | When you enable a service in the management VRF, <code>systemctl</code> issues a warning similar to the following:<pre>Warning: The unit file, source configuration file or drop-ins of ntp&#64;mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit</pre>You can safely ignore this warning. | 4.0.0-5.9.5 | 5.10.0-5.16.1|
531531
| <a name="2543900"></a> [2543900](#2543900) <a name="2543900"></a> <br /> | On the Mellanox switch, static VXLAN tunnels incorrectly allow traffic from any remote tunnel IP address. | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
532532
| <a name="2543841"></a> [2543841](#2543841) <a name="2543841"></a> <br /> | The <code>net show evpn vni detail json</code> command includes an extra empty dictionary at the end of the output. <br /> | 3.7.8-3.7.16, 4.0.0-4.4.5 | |
533533
| <a name="2543816"></a> [2543816](#2543816) <a name="2543816"></a> <br /> | On the Dell S5248F-ON switch, <code>smond</code> might generate syslog messages indicating that the fan input RPM is lower than the normal low speed of 2500 RPM. Speeds as low as 1700 RPM are acceptable in normal thermal environments; therefore, you can ignore these messages.<br /> | 3.7.6-3.7.11, 4.0.0-4.4.5 | 3.7.12-3.7.16|

content/cumulus-linux-42/rn.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,7 +1699,7 @@ To work around this issue, remove the interface alias description from {{iproute
16991699
Warning: The unit file, source configuration file or drop-ins of ntp@mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit
17001700

17011701
You can safely ignore this warning.</td>
1702-
<td>4.0.0-5.9.4</td>
1702+
<td>4.0.0-5.9.5</td>
17031703
<td>5.10.0-5.16.1</td>
17041704
</tr>
17051705
<tr>
@@ -3852,7 +3852,7 @@ To work around this issue, remove the interface alias description from {{iproute
38523852
Warning: The unit file, source configuration file or drop-ins of ntp@mgmt.service changed on disk. Run 'systemctl daemon-reload' to reload unit
38533853

38543854
You can safely ignore this warning.</td>
3855-
<td>4.0.0-5.9.4</td>
3855+
<td>4.0.0-5.9.5</td>
38563856
<td>5.10.0-5.16.1</td>
38573857
</tr>
38583858
<tr>

0 commit comments

Comments
 (0)