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-515/Whats-New/rn.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,6 +171,8 @@ pdfhidden: True
171
171
172
172
| Issue ID | Description | Affects | Fixed |
173
173
|--- |--- |--- |--- |
174
+
| <aname="4875599"></a> [4875599](#4875599) <aname="4875599"></a> <br /> | When you configure authentication for a BGP dynamic neighbor, removing the configuration does not bring back the sessions. | 5.15.0-5.15.1 ||
175
+
| <aname="4873853"></a> [4873853](#4873853) <aname="4873853"></a> <br /> | TACACS authentication is not working with flat files. The Cumulus Linux user guide is missing the <code>sudo pam-auth-update --enable tacplus</code> command. | 5.15.0-5.15.1 ||
174
176
| <aname="4859201"></a> [4859201](#4859201) <aname="4859201"></a> <br /> | When the VNI changes on a VRF, from the old VNI to the new VNI, the VNI in the SVD VNI hash table or in the single‑VNI (SVD) in the VNI info is deleted. Therefore, when there are further updates to the old VNI, the lookup fails and causes the zebra core to crash. | 5.14.0-5.15.1 ||
175
177
| <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 ||
176
178
| <aname="4850188"></a> [4850188](#4850188) <aname="4850188"></a> <br /> | Signal quality degradation is observed during SR4-100G to 4×25G breakout using an adapter. | 5.15.0-5.15.1 ||
@@ -193,6 +195,7 @@ pdfhidden: True
193
195
| <aname="4781498"></a> [4781498](#4781498) <aname="4781498"></a> <br /> | When you use a text-based patch file with <code>nv config patch cmd.txt</code> or <code>nv config replace cmd.txt</code>, if the <code>cmd.txt</code> file contains any of the following CLI commands, the patch operation fails and triggers an exception in NVUE:<br><pre>nv set system aaa auth order radius <array><br>nv set system ssh-server ciphers <array><br>nv set system ssh-server macs <array><br>nv set system ssh-server kex-algorithms <array><br>nv set system ssh-server pubkey-accepted-algorithms <array><br>nv set system ssh-server host-key-algorithms <array></pre> <br>To work around this issue, use a YAML file instead of a text-based patch file or run the <code>nv set</code> commands manually. | 5.15.0-5.15.1 ||
194
196
| <aname="4776471"></a> [4776471](#4776471) <aname="4776471"></a> <br /> | In Cumulus Linux 5.15.0, NTP and DNS configuration commands changed from <code>nv set service</code> to <code>nv set system</code>. However, after upgrading the switch to Cumulus Linux 5.15.1, the <code>nv set service</code> command might still appear in the configuration output because a stale <code>nv set service</code> command remains after the configuration is translated during the upgrade. If you save the configuration with the <code>nv config show -o commands</code>, then reapply the configuration with <code>nv config replace</code>, the command fails if the stale <code>nv set service</code> command is present.<br>To workaround this issue, before applying the configuration with <code>nv config replace</code>, remove any stale <code>nv set service</code> commands from the saved configuration file, then reapply the configuration with the <code>nv config replace <config-file></code> command. | 5.15.0-5.15.1 ||
195
197
| <aname="4776470"></a> [4776470](#4776470) <aname="4776470"></a> <br /> | In Cumulus Linux 5.15.0, NTP and DNS configuration commands changed from <code>nv set service</code> to <code>nv set system</code>. However, after upgrading the switch to Cumulus Linux 5.15.1, the <code>nv set service</code> command might still appear in the configuration output because a stale <code>nv set service</code> command remains after the configuration is translated during the upgrade. If you save the configuration with the <code>nv config show -o commands</code>, then reapply the configuration with <code>nv config replace</code>, the command fails if the stale <code>nv set service</code> command is present.<br>To workaround this issue, before applying the configuration with <code>nv config replace</code>, remove any stale <code>nv set service</code> commands from the saved configuration file, then reapply the configuration with the <code>nv config replace <config-file></code> command. | 5.15.0-5.15.1 ||
198
+
| <aname="4776444"></a> [4776444](#4776444) <aname="4776444"></a> <br /> | In rare cases when telemetry is configured on a switch with high interface scale, the following log message might be generated and lead to a kernel crash event:<br><pre>interface_stats_collector[27979]: ERROR intf_stats_collector.go:485 WaitBulkCounterDone error: unable to receive trap info after 15 iterations</pre> | 5.15.0-5.15.1 ||
196
199
| <aname="4776390"></a> [4776390](#4776390) <aname="4776390"></a> <br /> | gNMI subscription changes for interface counters, buffer, packet trim, latency or any other statistics produced by the <code>prometheus-sdk-stats</code> service leads to a change in the service configuration file causing the load interval configuration to be removed. This results in a rate calculation done with an interval of 60s instead of the interval configured in NVUE. | 5.15.0-5.15.1 ||
197
200
| <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 ||
198
201
| <aname="4771865"></a> [4771865](#4771865) <aname="4771865"></a> <br /> | When you change the RADIUS privilege level, all affected existing RADIUS users are not updated in the next session to the relevant privilege level. | 5.15.0-5.15.1 ||
<td>When you configure authentication for a BGP dynamic neighbor, removing the configuration does not bring back the sessions.</td>
966
+
<td>5.15.0-5.15.1</td>
967
+
<td></td>
968
+
</tr>
969
+
<tr>
970
+
<td>4873853</td>
971
+
<td>TACACS authentication is not working with flat files. The Cumulus Linux user guide is missing the {{sudo pam-auth-update --enable tacplus}} command.</td>
972
+
<td>5.15.0-5.15.1</td>
973
+
<td></td>
974
+
</tr>
975
+
<tr>
964
976
<td>4859201</td>
965
977
<td>When the VNI changes on a VRF, from the old VNI to the new VNI, the VNI in the SVD VNI hash table or in the single‑VNI (SVD) in the VNI info is deleted. Therefore, when there are further updates to the old VNI, the lookup fails and causes the zebra core to crash. </td>
966
978
<td>5.14.0-5.15.1</td>
@@ -1105,6 +1117,15 @@ To work around this issue, use a YAML file instead of a text-based patch file or
1105
1117
<td></td>
1106
1118
</tr>
1107
1119
<tr>
1120
+
<td>4776444</td>
1121
+
<td>In rare cases when telemetry is configured on a switch with high interface scale, the following log message might be generated and lead to a kernel crash event:
1122
+
1123
+
interface_stats_collector[27979]: ERROR intf_stats_collector.go:485 WaitBulkCounterDone error: unable to receive trap info after 15 iterations
1124
+
</td>
1125
+
<td>5.15.0-5.15.1</td>
1126
+
<td></td>
1127
+
</tr>
1128
+
<tr>
1108
1129
<td>4776390</td>
1109
1130
<td>gNMI subscription changes for interface counters, buffer, packet trim, latency or any other statistics produced by the {{prometheus-sdk-stats}} service leads to a change in the service configuration file causing the load interval configuration to be removed. This results in a rate calculation done with an interval of 60s instead of the interval configured in NVUE.</td>
0 commit comments