Hello,
Recently I acquired an Asrock Rack PAUL IMPI card for my homelab setup.
But shortly after installing it in my system I noticed that the proxmox webui was no longer available.
Therefore after doing some research i found out that adding pcie devices may change the original interface name, and in fact that was the case therefore I updated my interfaces files to the correct interface name but it didn't worked.
In fact, the issue I'm facing is that after booting up the system, the webui is available for like 5 sec, then It go down, it seems there is a conflict between the network card in the impi card and my onboard ethernet card.
These are a few logs that may help solve the issue :
These are the logs of the interface 'enp39s0' that I want to use for my system:
This is 'ip a' output, what is interesting is that the interface that I want to use, shown above in journalctl is not listed there, btw the interface labeled 3 is the one from the impi card :
Finally this is my interfaces file :
Do you have any clues what is happening there ? Also when I try to apply the interfaces file i get an error saying that enp39s0 is not a network interface.
Thank you !
Recently I acquired an Asrock Rack PAUL IMPI card for my homelab setup.
But shortly after installing it in my system I noticed that the proxmox webui was no longer available.
Therefore after doing some research i found out that adding pcie devices may change the original interface name, and in fact that was the case therefore I updated my interfaces files to the correct interface name but it didn't worked.
In fact, the issue I'm facing is that after booting up the system, the webui is available for like 5 sec, then It go down, it seems there is a conflict between the network card in the impi card and my onboard ethernet card.
These are a few logs that may help solve the issue :
These are the logs of the interface 'enp39s0' that I want to use for my system:
This is 'ip a' output, what is interesting is that the interface that I want to use, shown above in journalctl is not listed there, btw the interface labeled 3 is the one from the impi card :
Finally this is my interfaces file :
Do you have any clues what is happening there ? Also when I try to apply the interfaces file i get an error saying that enp39s0 is not a network interface.
Thank you !