Dear Udo,
Result from dmsg : dmsg|grep eth
from proxmox1.7
*********************
device eth0 entered promiscuous mode
bnx2: eth0: using MSIX
ADDRCONF(NETDEV_UP): eth0: link is not ready
device eth1 entered promiscuous mode
bnx2: eth1: using MSIX
ADDRCONF(NETDEV_UP): eth1: link is not ready
bnx2: eth0 NIC Copper Link is Up, 1000 Mbps full duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
vmbr0: port 1(eth0) entering forwarding state
bnx2: eth1 NIC Copper Link is Up, 1000 Mbps full duplex
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Result from more /etc/udev/rules.d/70-persistent-net.rules
from proxmox1.7
*********************
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="b8:ac:6f:95:40:6b", ATTR{dev_id}=="0x0",
ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="b8:ac:6f:95:40:6d", ATTR{dev_id}=="0x0",
ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="b8:ac:6f:95:40:6f", ATTR{dev_id}=="0x0",
ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="b8:ac:6f:95:40:71", ATTR{dev_id}=="0x0",
ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"
Result from dmsg : dmsg|grep eth
from proxmox1.5
*********************
bnx2: eth0 NIC Copper Link is Up, 1000 Mbps full duplex
vmbr0: port 1(eth0) entering learning state
vmbr0: port 1(eth0) entering forwarding state
bnx2: eth1 NIC Copper Link is Up, 1000 Mbps full duplex
vmbr1: port 1(eth1) entering learning state
vmbr1: port 1(eth1) entering forwarding state
eth0: received packet with own address as source address
Result from more /etc/udev/rules.d/70-persistent-net.rules
from proxmox1.5
*********************
more /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:26:b9:7d:33:53", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth2"
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:26:b9:7d:33:4f", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth0"
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:26:b9:7d:33:51", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth1"
# PCI device 0x14e4:0x1639 (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:26:b9:7d:33:55", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth3"
Thanks again for your help!
JM
Le mercredi 09 mars 2011 à 17:14 +0100, Proxmox Support Forum a écrit :
> dmesg | grep eth"