My GPU is really loud and as this is supposed to be a server I do not need it.
But after I unplugged it, I couldn‘t connect to the WebGUI, so I plugged it back in and everything worked again.
And yes, I know about network names changing when adding or removing PCIe devices, but that doesn‘t seem to be the case:
I added a link under /systemd/network
[Match]
MACAddress=…
[Link]
Name=lan0
didn‘t work…
I tried udev…
didn‘t work.
The big issue here, is that I cannot see the terminal when unplugging the gpu.
So I just started a cron job that writes ip addr to test.txt at boot.
After looking at it and comparing it to the ip addr when the GPU IS plugged in, there was no difference.
But I could see that the lan0 was being used, furthermore removing .link and udev rule, I saw that the interface in fact not change.
I am really confused…
I am going to add more things here (test.txt, …) later.
If anyone has any ideas, on what this might be caused by, tell me.
Thanks in advance!
UPDATE:
It seems like the cronjob was never executed when the gpu was unplugged so it seems like proxmox cannot even startup.
Maybe there is an issue with the bios
But after I unplugged it, I couldn‘t connect to the WebGUI, so I plugged it back in and everything worked again.
And yes, I know about network names changing when adding or removing PCIe devices, but that doesn‘t seem to be the case:
I added a link under /systemd/network
[Match]
MACAddress=…
[Link]
Name=lan0
didn‘t work…
I tried udev…
didn‘t work.
The big issue here, is that I cannot see the terminal when unplugging the gpu.
So I just started a cron job that writes ip addr to test.txt at boot.
After looking at it and comparing it to the ip addr when the GPU IS plugged in, there was no difference.
But I could see that the lan0 was being used, furthermore removing .link and udev rule, I saw that the interface in fact not change.
I am really confused…
I am going to add more things here (test.txt, …) later.
If anyone has any ideas, on what this might be caused by, tell me.
Thanks in advance!
UPDATE:
It seems like the cronjob was never executed when the gpu was unplugged so it seems like proxmox cannot even startup.
Maybe there is an issue with the bios
Last edited: