Random 10 minute network timeouts

validtimeofday

New Member
Jun 25, 2022
3
1
1
Hi everyone,

I recently deployed Proxmox on my home server and have provisioned LXCs for Plex, Samba and Apache. All was working well for a day or two until Plex suddenly cut out while in use, I did a hard reset at the server and it continued working again for about 20 minutes until it cut out again and I gave up. I tried again another day with a 2 hour movie, where it played fine, but then another day it happened again after 50 minutes, and then instantly again after a hard reset.

After the first cut out I scaled back the resources assuming that the CPU was getting hit hard, despite the graphs looking fine, but the issue has persisted.

Looking at the global log it looks like the network interface times out and then takes a few minutes to get going again. The same hardware, network switch and drives where all running fine on a Ubuntu server before this deployment so I feel as if this isn't a hardware issue, but I won't rule it out after seeing a hardware call trace. Looking at the logs, has anyone seen this behavior before?
 

Attachments

  • proxmox.log
    42.5 KB · Views: 7
Hi,

can you check what driver is used for your network interface:

Code:
ethtool -i <iface name>
 
Code:
$ ethtool -i enp3s0f0
driver: tg3
version: 5.15.30-2-pve
firmware-version: 57766a-v1.15
expansion-rom-version:
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
 
I believe the tg3 driver is buggy on Linux, I've seen comments that disabling IOMMU on the host (if it's enabled) helps
 
  • Like
Reactions: shrdlicka
I've since installed vanilla Debian on the same hardware and I can sadly replicate it. Looks like a hardware issue. Thank you though, I appreciate the support regardless!
 
  • Like
Reactions: shrdlicka

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!