danb35
Hall of Famer
- Joined
- Aug 16, 2011
- Messages
- 15,504
I recently "upgraded" from CORE 12.0-U8 to SCALE 22.02.3. It's largely gone well, the apps work very well, and Ingress with Traefik is something I've been wanting for several years. But since the upgrade, I'm getting this spam in my logs (and on the console--iX apparently still haven't learned that -WALL ought to be reserved for issues on the level of "your server is on fire") every five seconds:
Full hardware specs are in my .sig, but it's a SuperMicro X9DRD-7LN4F-JBOD motherboard, 128 GB of RAM, 2x Xeon E5-2670 CPUs, and a Chelsio T420-CR NIC. That NIC has two ports; enp130s0f4 is the one that's currently in use. How can I suppress these messages?
Code:
Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:31 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: net_ratelimit: 7947 callbacks suppressed Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link Sep 3 10:43:36 freenas2 kernel: cxgb4 0000:82:00.4 enp130s0f4: TX Packet without VLAN Tag on DCB Link
Full hardware specs are in my .sig, but it's a SuperMicro X9DRD-7LN4F-JBOD motherboard, 128 GB of RAM, 2x Xeon E5-2670 CPUs, and a Chelsio T420-CR NIC. That NIC has two ports; enp130s0f4 is the one that's currently in use. How can I suppress these messages?