Dear Forum Guests,
I tested Proxmox well on a simple hardware setup (IBM Thinkcenter) and found it was the ideal solution for virtualizing in my company. However, now that the servers arrived, I don't get all the network interfaces up and running.
The Supermicro [FONT=&]X9DRi-LN4F Board comes with 4* Intel® i350 Gigabit Ethernet controllers, additionally I want to add a 10GB Intel card later for connecting my NAS-Server. As I experienced problems, I took this card out of the server for now, to just focus on the onboard NICs.
The first NIC is brought up correctly during install, but the second one (eth1) can not be initialized. It even drops out of physical function, when wheezy starts to populate /dev during boot. (the physical connection lights on the interface and the switch stop blinking.) Still all the interfaces are shown with ifconfig –a. Ifup eth1 gives out the error:
Ignoring unknown interface eth1=eth1.
I found an older thread with a similar problem here: http://forum.proxmox.com/threads/13...er-shown-but-not-working?highlight=INtel+I350
and therefore followed the recommendation:
[/FONT]
Please post the output of following commands to find the issue:
Code:
ifconfig -a
lspci -v | egrep "^[0-9]|Kernel"
cat /etc/udev/rules.d/70-persistent-net.rules
dmesg | grep eth
The outputs from these commands are attached as a text file here (mac Adresses and IPs have been X'd).
Your help is grately appreciated.
MisterIX.
I tested Proxmox well on a simple hardware setup (IBM Thinkcenter) and found it was the ideal solution for virtualizing in my company. However, now that the servers arrived, I don't get all the network interfaces up and running.
The Supermicro [FONT=&]X9DRi-LN4F Board comes with 4* Intel® i350 Gigabit Ethernet controllers, additionally I want to add a 10GB Intel card later for connecting my NAS-Server. As I experienced problems, I took this card out of the server for now, to just focus on the onboard NICs.
The first NIC is brought up correctly during install, but the second one (eth1) can not be initialized. It even drops out of physical function, when wheezy starts to populate /dev during boot. (the physical connection lights on the interface and the switch stop blinking.) Still all the interfaces are shown with ifconfig –a. Ifup eth1 gives out the error:
Ignoring unknown interface eth1=eth1.
I found an older thread with a similar problem here: http://forum.proxmox.com/threads/13...er-shown-but-not-working?highlight=INtel+I350
and therefore followed the recommendation:
[/FONT]
Please post the output of following commands to find the issue:
Code:
ifconfig -a
lspci -v | egrep "^[0-9]|Kernel"
cat /etc/udev/rules.d/70-persistent-net.rules
dmesg | grep eth
The outputs from these commands are attached as a text file here (mac Adresses and IPs have been X'd).
Your help is grately appreciated.
MisterIX.