Hello,
I have an HP homelab server running XCP-ng 8.2.1.
I installed a 4-port gigabit ethernet card so that I can have dedicated physical ports for some of my VMs. In the UI I can see networks created for these ports, and can assign them to the VM. In the VM I can see a network interface and configure it. But I can’t ping out and I can’t ping in. I set a static IP on both ends in the same subnet, no go. I have a similar setup wtih the built-in ports that came with the HP server and those work perfectly fine.
When I look at lspci I see the following:
02:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5717 Gigabit Ethernet PCIe (rev 20)
02:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5717 Gigabit Ethernet PCIe (rev 20)
06:00.0 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
06:00.1 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
06:00.2 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
06:00.3 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
The top two are the built-in ports that are working, and the bottom four are from the PCI card.
When I go into XCP-ng Center and click on my server, then click on the network tab, I can see that the Link Status is “Disconnected” even though I have a cable plugged into it, and the other end plugged into another machine.
I am not sure how to further diagnose this. Could it be a driver issue?
Any help is appreciated.