Hi there,
at the moment I'm searching for a solution my 4-port-nic with realtek chip not working. After boot I have a kernel dump in the log
For this card
In journal I've got this message several times
If I use this nic for vmbr interface, vm's in the same subnet a not pingable.
If I use the buildin nic the same vm is pingable.
How can I get the nic up and running?
Thanks
Ulf
at the moment I'm searching for a solution my 4-port-nic with realtek chip not working. After boot I have a kernel dump in the log
Code:
Sep 11 13:14:13 pve05 kernel: ------------[ cut here ]------------
Sep 11 13:14:13 pve05 kernel: NETDEV WATCHDOG: enp47s0 (r8169): transmit queue 0 timed out
Sep 11 13:14:13 pve05 kernel: WARNING: CPU: 11 PID: 0 at net/sched/sch_generic.c:477 dev_watchdog+0x277/0x280
Sep 11 13:14:13 pve05 kernel: Modules linked in: ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter bpfilter nf_tables bonding tls softdog nfnetlink_log nfnetlink ipmi_ssif intel_rapl_msr intel_rapl_common amd64_edac edac_mce_amd kvm_amd amdgpu snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core irqbypass crct10dif_pclmul snd_pci_acp6x ghash_clmulni_intel snd_hwdep ast iommu_v2 snd_pcm aesni_intel drm_vram_helper gpu_sched drm_ttm_helper snd_timer snd_pci_acp5x ttm crypto_simd snd cryptd snd_rn_pci_acp3x rapl wmi_bmof pcspkr k10temp joydev snd_pci_acp3x soundcore drm_kms_helper ccp cdc_ether usbnet input_leds cec rc_core mii fb_sys_fops syscopyarea sysfillrect sysimgblt acpi_ipmi ipmi_si ipmi_devintf ipmi_msghandler mac_hid vhost_net vhost vhost_iotlb tap ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi drm sunrpc ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zzstd(O)
Sep 11 13:14:13 pve05 kernel: zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) btrfs blake2b_generic xor zstd_compress raid6_pq simplefb usbmouse hid_generic usbkbd usbhid hid xhci_pci xhci_pci_renesas crc32_pclmul i2c_piix4 r8169 nvme realtek ahci igb xhci_hcd libahci bnx2x i2c_algo_bit nvme_core dca mdio libcrc32c wmi video
Sep 11 13:14:13 pve05 kernel: CPU: 11 PID: 0 Comm: swapper/11 Tainted: P O 5.15.53-1-pve #1
Sep 11 13:14:13 pve05 kernel: Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X570D4U, BIOS P1.20 05/19/2021
Sep 11 13:14:13 pve05 kernel: RIP: 0010:dev_watchdog+0x277/0x280
Sep 11 13:14:13 pve05 kernel: Code: eb 97 48 8b 5d d0 c6 05 81 c0 4d 01 01 48 89 df e8 ee 57 f9 ff 44 89 e1 48 89 de 48 c7 c7 48 82 ca 9b 48 89 c2 e8 81 7e 1c 00 <0f> 0b eb 80 e9 07 ac 25 00 0f 1f 44 00 00 55 49 89 ca 48 89 e5 41
Sep 11 13:14:13 pve05 kernel: RSP: 0018:ffff9e0a804a0e70 EFLAGS: 00010282
Sep 11 13:14:13 pve05 kernel: RAX: 0000000000000000 RBX: ffff919195074000 RCX: 0000000000000000
Sep 11 13:14:13 pve05 kernel: RDX: ffff91b0bdcec240 RSI: ffff91b0bdce0580 RDI: 0000000000000300
Sep 11 13:14:13 pve05 kernel: RBP: ffff9e0a804a0ea8 R08: 0000000000000003 R09: 0000000000000001
Sep 11 13:14:13 pve05 kernel: R10: 0000000000ffff0a R11: 0000000000000001 R12: 0000000000000000
Sep 11 13:14:13 pve05 kernel: R13: ffff919195052c80 R14: 0000000000000001 R15: ffff9191950744c0
Sep 11 13:14:13 pve05 kernel: FS: 0000000000000000(0000) GS:ffff91b0bdcc0000(0000) knlGS:0000000000000000
Sep 11 13:14:13 pve05 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 11 13:14:13 pve05 kernel: CR2: 00007f2660006558 CR3: 0000001fdda10000 CR4: 0000000000750ee0
Sep 11 13:14:13 pve05 kernel: PKRU: 55555554
Sep 11 13:14:13 pve05 kernel: Call Trace:
Sep 11 13:14:13 pve05 kernel: <IRQ>
Sep 11 13:14:13 pve05 kernel: ? pfifo_fast_enqueue+0x160/0x160
Sep 11 13:14:13 pve05 kernel: call_timer_fn+0x2b/0x120
Sep 11 13:14:13 pve05 kernel: __run_timers.part.0+0x1e1/0x270
Sep 11 13:14:13 pve05 kernel: ? ktime_get+0x46/0xc0
Sep 11 13:14:13 pve05 kernel: ? native_x2apic_icr_read+0x20/0x20
Sep 11 13:14:13 pve05 kernel: ? lapic_next_event+0x21/0x30
Sep 11 13:14:13 pve05 kernel: ? clockevents_program_event+0xab/0x130
Sep 11 13:14:13 pve05 kernel: run_timer_softirq+0x2a/0x60
Sep 11 13:14:13 pve05 kernel: __do_softirq+0xd9/0x2ea
Sep 11 13:14:13 pve05 kernel: irq_exit_rcu+0x94/0xc0
Sep 11 13:14:13 pve05 kernel: sysvec_apic_timer_interrupt+0x80/0x90
Sep 11 13:14:13 pve05 kernel: </IRQ>
Sep 11 13:14:13 pve05 kernel: <TASK>
Sep 11 13:14:13 pve05 kernel: asm_sysvec_apic_timer_interrupt+0x1a/0x20
Sep 11 13:14:13 pve05 kernel: RIP: 0010:cpuidle_enter_state+0xd9/0x620
Sep 11 13:14:13 pve05 kernel: Code: 3d 84 7d ff 64 e8 07 3a 6e ff 49 89 c7 0f 1f 44 00 00 31 ff e8 48 47 6e ff 80 7d d0 00 0f 85 5e 01 00 00 fb 66 0f 1f 44 00 00 <45> 85 f6 0f 88 6a 01 00 00 4d 63 ee 49 83 fd 09 0f 87 e5 03 00 00
Sep 11 13:14:13 pve05 kernel: RSP: 0018:ffff9e0a801bfe38 EFLAGS: 00000246
Sep 11 13:14:13 pve05 kernel: RAX: ffff91b0bdcf0bc0 RBX: ffff9191867f2c00 RCX: 0000000587bea45e
Sep 11 13:14:13 pve05 kernel: RDX: 000000000000051e RSI: 0000000587bea45e RDI: 0000000000000000
Sep 11 13:14:13 pve05 kernel: RBP: ffff9e0a801bfe88 R08: 0000000587bea97c R09: 00000000000aae60
Sep 11 13:14:13 pve05 kernel: R10: 0000000000000001 R11: 0000000000000000 R12: ffffffff9c4e6a00
Sep 11 13:14:13 pve05 kernel: R13: 0000000000000003 R14: 0000000000000003 R15: 0000000587bea97c
Sep 11 13:14:13 pve05 kernel: ? cpuidle_enter_state+0xc8/0x620
Sep 11 13:14:13 pve05 kernel: cpuidle_enter+0x2e/0x50
Sep 11 13:14:13 pve05 kernel: do_idle+0x20d/0x2b0
Sep 11 13:14:13 pve05 kernel: cpu_startup_entry+0x20/0x30
Sep 11 13:14:13 pve05 kernel: start_secondary+0x12a/0x180
Sep 11 13:14:13 pve05 kernel: secondary_startup_64_no_verify+0xc2/0xcb
Sep 11 13:14:13 pve05 kernel: </TASK>
Sep 11 13:14:13 pve05 kernel: ---[ end trace e7be187b3d8bae88 ]---
For this card
Bash:
root@pve05:~# lspci -v -s 2f:00.0
2f:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Flags: bus master, fast devsel, latency 0, IRQ 71, IOMMU group 27
I/O ports at b000 [size=256]
Memory at fc100000 (64-bit, non-prefetchable) [size=4K]
Memory at e2d00000 (64-bit, prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable+ Count=4 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 01-00-00-00-68-4c-e0-00
Capabilities: [170] Latency Tolerance Reporting
Kernel driver in use: r8169
Kernel modules: r8169
In journal I've got this message several times
Code:
Sep 11 13:18:57 pve05 kernel: r8169 0000:2f:00.0 enp47s0: rtl_rxtx_empty_cond == 0 (loop: 42, delay: 100).
If I use this nic for vmbr interface, vm's in the same subnet a not pingable.
If I use the buildin nic the same vm is pingable.
Code:
pve-manager/7.2-7/d0dd0e85 (running kernel: 5.15.53-1-pve)
Base Board Information
Manufacturer: ASRockRack
Product Name: X570D4U
Handle 0x000D, DMI type 16, 23 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Multi-bit ECC
Maximum Capacity: 128 GB
Error Information Handle: 0x000C
Number Of Devices: 4
Handle 0x000E, DMI type 19, 31 bytes
Memory Array Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x01FFFFFFFFF
Range Size: 128 GB
Physical Array Handle: 0x000D
Partition Width: 4
Processor Information
Socket Designation: CPUSocket
Type: Central Processor
Family: Zen
Manufacturer: Advanced Micro Devices, Inc.
ID: 00 0F A5 00 FF FB 8B 17
Signature: Family 25, Model 80, Stepping 0
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
HTT (Multi-threading)
Version: AMD Ryzen 7 PRO 5750G with Radeon Graphics
Voltage: 1.4 V
External Clock: 100 MHz
Max Speed: 4650 MHz
Current Speed: 3800 MHz
Status: Populated, Enabled
Upgrade: Socket AM4
...
Core Count: 8
Core Enabled: 8
Thread Count: 16
Characteristics:
64-bit capable
Multi-Core
Hardware Thread
Execute Protection
Enhanced Virtualization
Power/Performance Control
How can I get the nic up and running?
Thanks
Ulf
Last edited: