You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/cumulus-linux-511/Whats-New/rn.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,13 @@ pdfhidden: True
15
15
| Issue ID | Description | Affects | Fixed |
16
16
|--- |--- |--- |--- |
17
17
| <aname="4850551"></a> [4850551](#4850551) <aname="4850551"></a> <br /> | The switch installs suboptimal routes in the routing table and advertises them out. | 5.9.2-5.15.1 ||
18
+
| <aname="4805286"></a> [4805286](#4805286) <aname="4805286"></a> <br /> | During port‑mapping configuration, an edge case might lead to an invalid configuration state, causing the system to eventually become stuck. | 5.11.3-5.15.1 ||
18
19
| <aname="4797691"></a> [4797691](#4797691) <aname="4797691"></a> <br /> | The message that the switch displays when you generate a cl-support file or as a post login banner contains an invalid Cumulus Support email address, which is no longer the formal channel for reporting support issues. | 5.0.0-5.15.1 ||
19
20
| <aname="4789097"></a> [4789097](#4789097) <aname="4789097"></a> <br /> | The switch deletes a static blackhole route even when the blackhole type specified in the delete command does not match the configured type. | 5.9.4-5.15.1 ||
20
21
| <aname="4771875"></a> [4771875](#4771875) <aname="4771875"></a> <br /> | When you poll optical module data with <code>ethtool -m</code>, <code>switchd</code> might crash due to a firmware timeout that triggers a fatal health-check failure. | 5.11.1-5.15.1 ||
21
22
| <aname="4771521"></a> [4771521](#4771521) <aname="4771521"></a> <br /> | Layer 3 multicast traffic does not forward when OMF (Optimized Multicast Flooding) and PIM is enabled. To work around this issue, flap the router port. | 5.9.2-5.15.1 ||
23
+
| <aname="4729839"></a> [4729839](#4729839) <aname="4729839"></a> <br /> | In an MLAG configuration, when you reboot the primary MLAG switch with PVRST spanning tree mode configured on both MLAG switches, PVRST mode briefly changes to RSTP, then back to PVRST when the primary switch comes back up. | 5.11.3-5.15.1 ||
24
+
| <aname="4722680"></a> [4722680](#4722680) <aname="4722680"></a> <br /> | If you install RADIUS client packages when rolling back a two partition upgrade, the <code>/var/lib/nvue</code>, <code>/var/lib/ntpsec</code>, and <code>/var/lib/snmp</code> directories might have incorrect ownership after rollback and the <code>nvued</code> service might fail to start up. To work around this issue, run the following commands:<br><pre>sudo chown -R nvue /var/lib/nvue<br>sudo chown -R ntpsec /var/lib/ntpsec<br>sudo chown -R Debian-snmp /var/lib/snmp<br>sudo reboot</pre> | 5.11.4-5.15.1 ||
22
25
| <aname="4722539"></a> [4722539](#4722539) <aname="4722539"></a> <br /> | Optimized image upgrade with warm boot mode is supported in Cumulus Linux 5.13 and later. When you try to run the <code>nv action boot-next</code> command during optimized image upgrade in Cumulus Linux 5.12 and earlier to any target release while the system is in warm boot mode, the <code>boot-next</code> operation fails with the following error:<br><pre>cumulus@switch:~$ nv action boot-next system image other<br>Error: Action failed with the following issue:>br><br /> Failed to set boot-next due to Unknown error</pre><br>To work around this issue, verify system boot mode with the <code>nv show system reboot</code> command before you perform optimized image upgrade and switch to cold boot mode if necessary with the <code>nv set system reboot mode cold</code> command. You can then proceed with the optimized image upgrade <code>boot-next</code> operation. | 5.11.4-5.15.1 ||
23
26
| <aname="4721298"></a> [4721298](#4721298) <aname="4721298"></a> <br /> | When node or VM migration occurs between the MLAG pair and the EVPN-MH pair, the MLAG MAC database becomes out of sync with kernel FDB. The migrated MAC addresses remain as local in MLAG MAC database whereas in the kernel, all MAC addresses are updated correctly as remote with the layer 2 next hop ID. To work around this issue, flap the MLAG bond interface to clear the MLAG local database. | 5.11.0-5.15.1 ||
24
27
| <aname="4714845"></a> [4714845](#4714845) <aname="4714845"></a> <br /> | The switch installs suboptimal routes in the routing table and advertises them out. | 5.9.2-5.15.1 ||
@@ -173,10 +176,12 @@ pdfhidden: True
173
176
| Issue ID | Description | Affects | Fixed |
174
177
|--- |--- |--- |--- |
175
178
| <aname="4850551"></a> [4850551](#4850551) <aname="4850551"></a> <br /> | The switch installs suboptimal routes in the routing table and advertises them out. | 5.9.2-5.15.1 ||
179
+
| <aname="4805286"></a> [4805286](#4805286) <aname="4805286"></a> <br /> | During port‑mapping configuration, an edge case might lead to an invalid configuration state, causing the system to eventually become stuck. | 5.11.3-5.15.1 ||
176
180
| <aname="4797691"></a> [4797691](#4797691) <aname="4797691"></a> <br /> | The message that the switch displays when you generate a cl-support file or as a post login banner contains an invalid Cumulus Support email address, which is no longer the formal channel for reporting support issues. | 5.0.0-5.15.1 ||
177
181
| <aname="4789097"></a> [4789097](#4789097) <aname="4789097"></a> <br /> | The switch deletes a static blackhole route even when the blackhole type specified in the delete command does not match the configured type. | 5.9.4-5.15.1 ||
178
182
| <aname="4771875"></a> [4771875](#4771875) <aname="4771875"></a> <br /> | When you poll optical module data with <code>ethtool -m</code>, <code>switchd</code> might crash due to a firmware timeout that triggers a fatal health-check failure. | 5.11.1-5.15.1 ||
179
183
| <aname="4771521"></a> [4771521](#4771521) <aname="4771521"></a> <br /> | Layer 3 multicast traffic does not forward when OMF (Optimized Multicast Flooding) and PIM is enabled. To work around this issue, flap the router port. | 5.9.2-5.15.1 ||
184
+
| <aname="4729839"></a> [4729839](#4729839) <aname="4729839"></a> <br /> | In an MLAG configuration, when you reboot the primary MLAG switch with PVRST spanning tree mode configured on both MLAG switches, PVRST mode briefly changes to RSTP, then back to PVRST when the primary switch comes back up. | 5.11.3-5.15.1 ||
180
185
| <aname="4721298"></a> [4721298](#4721298) <aname="4721298"></a> <br /> | When node or VM migration occurs between the MLAG pair and the EVPN-MH pair, the MLAG MAC database becomes out of sync with kernel FDB. The migrated MAC addresses remain as local in MLAG MAC database whereas in the kernel, all MAC addresses are updated correctly as remote with the layer 2 next hop ID. To work around this issue, flap the MLAG bond interface to clear the MLAG local database. | 5.11.0-5.15.1 ||
181
186
| <aname="4714845"></a> [4714845](#4714845) <aname="4714845"></a> <br /> | The switch installs suboptimal routes in the routing table and advertises them out. | 5.9.2-5.15.1 ||
182
187
| <aname="4683602"></a> [4683602](#4683602) <aname="4683602"></a> <br /> | When you poll optical module data with <code>ethtool -m</code>, <code>switchd</code> might crash due to a firmware timeout that triggers a fatal health-check failure. | 5.11.1-5.15.1 ||
Copy file name to clipboardExpand all lines: content/cumulus-linux-511/rn.xml
+34Lines changed: 34 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,12 @@
13
13
<td></td>
14
14
</tr>
15
15
<tr>
16
+
<td>4805286</td>
17
+
<td>During port‑mapping configuration, an edge case might lead to an invalid configuration state, causing the system to eventually become stuck.</td>
18
+
<td>5.11.3-5.15.1</td>
19
+
<td></td>
20
+
</tr>
21
+
<tr>
16
22
<td>4797691</td>
17
23
<td>The message that the switch displays when you generate a cl-support file or as a post login banner contains an invalid Cumulus Support email address, which is no longer the formal channel for reporting support issues.</td>
18
24
<td>5.0.0-5.15.1</td>
@@ -37,6 +43,22 @@
37
43
<td></td>
38
44
</tr>
39
45
<tr>
46
+
<td>4729839</td>
47
+
<td>In an MLAG configuration, when you reboot the primary MLAG switch with PVRST spanning tree mode configured on both MLAG switches, PVRST mode briefly changes to RSTP, then back to PVRST when the primary switch comes back up.</td>
48
+
<td>5.11.3-5.15.1</td>
49
+
<td></td>
50
+
</tr>
51
+
<tr>
52
+
<td>4722680</td>
53
+
<td>If you install RADIUS client packages when rolling back a two partition upgrade, the {{/var/lib/nvue}}, {{/var/lib/ntpsec}}, and {{/var/lib/snmp}} directories might have incorrect ownership after rollback and the {{nvued}} service might fail to start up. To work around this issue, run the following commands:
54
+
sudo chown -R nvue /var/lib/nvue
55
+
sudo chown -R ntpsec /var/lib/ntpsec
56
+
sudo chown -R Debian-snmp /var/lib/snmp
57
+
sudo reboot</td>
58
+
<td>5.11.4-5.15.1</td>
59
+
<td></td>
60
+
</tr>
61
+
<tr>
40
62
<td>4722539</td>
41
63
<td>Optimized image upgrade with warm boot mode is supported in Cumulus Linux 5.13 and later. When you try to run the {{nv action boot-next}} command during optimized image upgrade in Cumulus Linux 5.12 and earlier to any target release while the system is in warm boot mode, the {{boot-next}} operation fails with the following error:
42
64
cumulus@switch:~$ nv action boot-next system image other
@@ -983,6 +1005,12 @@ NOTICE CORE_ASYNC: Error at pre send callback status [Resource is in use]</td>
983
1005
<td></td>
984
1006
</tr>
985
1007
<tr>
1008
+
<td>4805286</td>
1009
+
<td>During port‑mapping configuration, an edge case might lead to an invalid configuration state, causing the system to eventually become stuck.</td>
1010
+
<td>5.11.3-5.15.1</td>
1011
+
<td></td>
1012
+
</tr>
1013
+
<tr>
986
1014
<td>4797691</td>
987
1015
<td>The message that the switch displays when you generate a cl-support file or as a post login banner contains an invalid Cumulus Support email address, which is no longer the formal channel for reporting support issues.</td>
988
1016
<td>5.0.0-5.15.1</td>
@@ -1007,6 +1035,12 @@ NOTICE CORE_ASYNC: Error at pre send callback status [Resource is in use]</td>
1007
1035
<td></td>
1008
1036
</tr>
1009
1037
<tr>
1038
+
<td>4729839</td>
1039
+
<td>In an MLAG configuration, when you reboot the primary MLAG switch with PVRST spanning tree mode configured on both MLAG switches, PVRST mode briefly changes to RSTP, then back to PVRST when the primary switch comes back up.</td>
1040
+
<td>5.11.3-5.15.1</td>
1041
+
<td></td>
1042
+
</tr>
1043
+
<tr>
1010
1044
<td>4721298</td>
1011
1045
<td>When node or VM migration occurs between the MLAG pair and the EVPN-MH pair, the MLAG MAC database becomes out of sync with kernel FDB. The migrated MAC addresses remain as local in MLAG MAC database whereas in the kernel, all MAC addresses are updated correctly as remote with the layer 2 next hop ID. To work around this issue, flap the MLAG bond interface to clear the MLAG local database.</td>
0 commit comments