Commit 8d05a80
fix(talos): set chronos NIC ring buffers to 4096
Intel I219-V e1000e default RX ring is 256 descriptors. During traffic
bursts (Ceph replication + ingress), the ring fills and packets drop.
Max supported is 4096. Applied live via talosctl, persisted in talconfig.
Co-authored-by: Kilian Tyler <kilian@kil.dev>1 parent bf22e08 commit 8d05a80
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments