[SOLVED] Networking Error with GPU

math_7090

New Member
Oct 25, 2021
9
0
1
23
Hi,
I've got an error with my proxmox setup. Normally my system works fine, but when I plug a GPU, the network service doesn't start on boot.
If I use "ifconfig" to check my IP, the service isn't found.
I can't figure out why this happens and didn't find a solution on the web till now.

Thanks in advance
 
Last edited:
The name of the network device, in modern Linux systems (like the Debian underneath Proxmox), is based on its PCI ID. Adding an additional PCI(e) device, like a GPU, can cause some of the IDs of the other devices to shift by one. This can change the name of your network devices and cause it to be unconfigured and therefore not enabled.
Please have a look for similar threads like this one.
 
Thanks
I have tried that. I mean I did a “ journalctl -b 0 | grep renamed “ and I changed the interface name in “ /etc/network/interfaces “. Now I have no more “ raise network interface failed “ but my server still don’t have access to my network

Thanks for your help
 
It sounds like a configuration issue. Can you show us the contents of /etc/network/interfaces, the output of ip r, the (beginning of the) output of ip a and the output of journalctl -b 0 | grep renamed?
 
Yes I ll do that tomorrow because I don’t have time today

Thank you so much for your help
 

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!