[PVE-User] Intel Corporation Gigabit ET2 Quad Port Server Adapter
David Lawley
davel at upilab.com
Wed Apr 10 17:18:07 CEST 2019
No joy, googling
cat interfaces
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
iface enp10s0f0 inet manual
iface enp10s0f1 inet manual
iface enp11s0f0 inet manual
iface enp11s0f1 inet manual
iface enp70s0f0 inet manual
iface enp70s0f1 inet manual
auto bond0
iface bond0 inet manual
bond-slaves enp10s0f0 enp11s0f0 enp70s0f1
bond-miimon 100
bond-mode 802.3ad
auto vmbr0
iface vmbr0 inet static
address 10.10.0.45
netmask 255.255.254.0
gateway 10.10.1.1
bridge-ports bond0
bridge-stp off
Arg, no rules in either hwdb.d or rules.c
lspci shows
0a:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
0a:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
0b:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
0b:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
46:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
46:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
47:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
47:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network
Connection (rev 01)
ip address shows;
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp10s0f0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq
master bond0 state UP group default qlen 1000
link/ether 90:e2:ba:8a:8a:98 brd ff:ff:ff:ff:ff:ff
3: enp10s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
link/ether 90:e2:ba:8a:8a:99 brd ff:ff:ff:ff:ff:ff
4: enp11s0f0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq
master bond0 state UP group default qlen 1000
link/ether 90:e2:ba:8a:8a:98 brd ff:ff:ff:ff:ff:ff
5: enp11s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
link/ether 90:e2:ba:8a:8a:9b brd ff:ff:ff:ff:ff:ff
6: enp70s0f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
link/ether 90:e2:ba:8a:8b:08 brd ff:ff:ff:ff:ff:ff
7: enp70s0f1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq
master bond0 state UP group default qlen 1000
link/ether 90:e2:ba:8a:8a:98 brd ff:ff:ff:ff:ff:ff
8: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc
noqueue master vmbr0 state UP group default qlen 1000
link/ether 90:e2:ba:8a:8a:98 brd ff:ff:ff:ff:ff:ff
9: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UP group default qlen 1000
link/ether 90:e2:ba:8a:8a:98 brd ff:ff:ff:ff:ff:ff
inet 10.10.0.45/23 brd 10.10.1.255 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::92e2:baff:fe8a:8a98/64 scope link
valid_lft forever preferred_lft forever
On 4/9/2019 10:28 AM, David Lawley wrote:
> fresh install from PVE cd, but I will review. It did the usual
> predictive network interface renaming. Just not all of them
>
> Seems ok with the old kernel/firmware. Kinda why I wanted to quickly
> throw a standard Debian disto on it to see
>
> Just wanted to ask around while waiting on a another window of
> opportunity to try again, few angry campers this week, have to tread
> carefully
>
> Appreciate your comment
>
>
>
>
> On 4/9/2019 9:29 AM, Mark Schouten wrote:
>> I think udev is making them 'disappear'.
>>
>> Do you have anything in /etc/udev/rules.d/70-persisent-net ? That
>> sometimes renames interfaces..
>>
>> --
>>
>> Mark Schouten <mark at tuxis.nl>
>>
>> Tuxis, Ede, https://www.tuxis.nl
>>
>> T: +31 318 200208
>>
>>
>>
>> ----- Originele bericht -----
>>
>>
>> Van: David Lawley (davel at upilab.com)
>> Datum: 09-04-2019 13:56
>> Naar: pve-user at pve.proxmox.com
>> Onderwerp: [PVE-User] Intel Corporation Gigabit ET2 Quad Port Server
>> Adapter
>>
>>
>> Intel Corporation Gigabit ET2 Quad Port Server Adapter
>>
>>
>> Anyone using any of these?
>>
>> I have 2 per host
>>
>> Currently running PVE3.4, but while rebuilding the server with 5.3, the
>> installation was only finding 6 of the 8 ports.
>>
>> Due to some other issues at the time I had to push the old PVE disks
>> back and abort the install.
>>
>> My next step is to try a stock Debian install and see what happens in
>> the next opportunity I get.
>>
>> Just wondering if anyone been down this path might have a word to add?
>>
>>
>>
>>
>>
>> _______________________________________________
>> pve-user mailing list
>> pve-user at pve.proxmox.com
>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>>
>>
>>
>> _______________________________________________
>> pve-user mailing list
>> pve-user at pve.proxmox.com
>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
More information about the pve-user
mailing list