I've scoured the forums, but haven't had any luck finding a solution that works. Let me first try and explain the problem.
I'm currently running proxmox 5.2.2. Recently the host seemed to just drop off and I couldn't connect to it any longer over the network (currently using IPMI to do so). I don't think it coincided with any upgrade, but it's now been a couple weeks and I don't remember the exact time it stopped working. I've tried booting up older kernel versions but that hasn't made a difference.
I thought it might be hardware and ended up switching to a new server (same hardware, just swapped the hard drives) but that changed nothing. Switch ports and ethernet cables don't seem to be an issue. Everything else on the network works fine, but I'm unable to ping the host (gives a "Request timeout") and have some odd ping behavior when pinging from the host to other boxes.
The only thing I changed in the /etc/network/interfaces files was that I noticed that debian seemed to change the naming convention for the ethernet ports from eth0 and eth1 to enp1s0f0 and enp1s0f1 which I've changed.
Ping to the router looks as follows, consistently with ~90% packet loss
Iptables is empty
There aren't any other devices using that ip address, and the same behavior occurs if I change the ip address.
Any ideas or help would be greatly appreciated.
I'm currently running proxmox 5.2.2. Recently the host seemed to just drop off and I couldn't connect to it any longer over the network (currently using IPMI to do so). I don't think it coincided with any upgrade, but it's now been a couple weeks and I don't remember the exact time it stopped working. I've tried booting up older kernel versions but that hasn't made a difference.
I thought it might be hardware and ended up switching to a new server (same hardware, just swapped the hard drives) but that changed nothing. Switch ports and ethernet cables don't seem to be an issue. Everything else on the network works fine, but I'm unable to ping the host (gives a "Request timeout") and have some odd ping behavior when pinging from the host to other boxes.
The only thing I changed in the /etc/network/interfaces files was that I noticed that debian seemed to change the naming convention for the ethernet ports from eth0 and eth1 to enp1s0f0 and enp1s0f1 which I've changed.
Code:
pveversion -v
Code:
ifconfig
Code:
/etc/network/interfaces
Code:
route -n
Ping to the router looks as follows, consistently with ~90% packet loss
Iptables is empty
There aren't any other devices using that ip address, and the same behavior occurs if I change the ip address.
Any ideas or help would be greatly appreciated.