We've purchased 3 HP Proliant DL120 servers. They come with two integrated network adapters - HP NC107i PCIe Gigabit Server Adapter which is based on BCM5723.
AfterFreebsd FreeBSD 9 installation I've discovered a few problems.
After setting up bge0 network interfaces, I've noticed that I was temporarily losing connection with a server for short periods of time. /var/log/messages was filled up with
messages.
I've switched to bge1 interface and after a few hours I've noticed that my server froze completely. I tried to do the same on the other server and got the same result.
I'm trying to understand what's going on and can provide more info on request. If anyone could give me a clue if there is a way to fix this problem by patching bge driver
After
After setting up bge0 network interfaces, I've noticed that I was temporarily losing connection with a server for short periods of time. /var/log/messages was filled up with
Code:
bge0: watchdog timeout -- resetting
I've switched to bge1 interface and after a few hours I've noticed that my server froze completely. I tried to do the same on the other server and got the same result.
I'm trying to understand what's going on and can provide more info on request. If anyone could give me a clue if there is a way to fix this problem by patching bge driver