Hi all,
I seem to have found an interesting issue, happened to me 2 out of 2 tries so it can be replicated.
Hardware I'm using:
'ip neighbor' acts strange as well, IP's I manually add (nameservers from resolv.conf, hosts I try to ping) are displayed with or without mac, marked as STALE or FAILED. IPv6 hosts are found automatically - the way it should be with IPv4. if I disable IPv6 they disappear but that's it.
The only fix I found was to plug the server into another switchport - with a 100% identical config I might add. Somehow the interface used while installing proxmox / setting up the server does not seem to work afterwards. It doesn't even work while install, the server should get a DHCP address but defaults to the hardcoded ones. Plugging it into another port after completing the install does the trick but plug it back to the initial one and it stops working again. On the switch side everything seems to be in order, link speed is communicated, but no mac on the port. It is set to learn, but the host does not communicate it's mac for some reason. I'm sure it's not the switch, any other machine works just fine.
I've found this thread but it does not seem to help my case. Might it be that we've chosen an unlucky combo of NIC, linux kernel, switch and driver? Anything I forgot feel free to ask.
Thanks and take care,
Máté
I seem to have found an interesting issue, happened to me 2 out of 2 tries so it can be replicated.
Hardware I'm using:
- Dell PowerEdge R750 with Broadcom NetXtreme Gigabit Ethernet NIC's (tested with the firmware it shipped with and the newest from Dell)
- Juniper EX4300-48T switch
- Configure an access port and a bond interface on the switch (the plan is to have 2 bonds, one optics and one UTP, but to download OpenvSwitch we need a working interface).
Disable unneccessary interfaces. - Attach proxmox install image, go through the process. Choose the interface that has link as the management interface. Proxmox sets up /etc/network/interfaces with a vmbr0 as it should do, but no matter what you do traffic won't work.
'ip neighbor' acts strange as well, IP's I manually add (nameservers from resolv.conf, hosts I try to ping) are displayed with or without mac, marked as STALE or FAILED. IPv6 hosts are found automatically - the way it should be with IPv4. if I disable IPv6 they disappear but that's it.
The only fix I found was to plug the server into another switchport - with a 100% identical config I might add. Somehow the interface used while installing proxmox / setting up the server does not seem to work afterwards. It doesn't even work while install, the server should get a DHCP address but defaults to the hardcoded ones. Plugging it into another port after completing the install does the trick but plug it back to the initial one and it stops working again. On the switch side everything seems to be in order, link speed is communicated, but no mac on the port. It is set to learn, but the host does not communicate it's mac for some reason. I'm sure it's not the switch, any other machine works just fine.
I've found this thread but it does not seem to help my case. Might it be that we've chosen an unlucky combo of NIC, linux kernel, switch and driver? Anything I forgot feel free to ask.
Thanks and take care,
Máté