MAAS does not properly detect max interface speed for interfaces which use multiple phyiscal ports(Cisco UCS B200 M5 blade)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Lee Trager | ||
2.7 |
Fix Released
|
Critical
|
Lee Trager | ||
2.8 |
Fix Released
|
Critical
|
Lee Trager | ||
linux (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
MAAS 2.7.1
Ubuntu 18.04.4
When attempting to commission a Cisco UCS B200 M5 blade, the commissioning finishes (if smartctl-validate is disabled), however on the machine in question in the Networking tab, it only shows 2 nics, eth0 and eth1. and shows no storage.
Going to SSH in the middle of commissioning, running lshw shows all 10 NICs, and the disk of the proper size.
This is causing the buckets.yaml for FCE to be inaccurate, and thus cannot write a bucketsconfig.yaml since the actual devices don't show up.
This was tried with bionic {ga,hwe,hwe-edge} and focal ga kernels for commissioning, all have the same behavior.
I was previously hitting this bug https:/
Related branches
- Lee Trager (community): Approve
-
Diff: 38 lines (+6/-7)2 files modifiedsrc/maasserver/models/interface.py (+0/-5)
src/maasserver/models/tests/test_interface.py (+6/-2)
- Lee Trager (community): Approve
-
Diff: 38 lines (+6/-7)2 files modifiedsrc/maasserver/models/interface.py (+0/-5)
src/maasserver/models/tests/test_interface.py (+6/-2)
- Alberto Donato (community): Approve
- MAAS Lander: Approve
-
Diff: 38 lines (+6/-7)2 files modifiedsrc/maasserver/models/interface.py (+0/-5)
src/maasserver/models/tests/test_interface.py (+6/-2)
Changed in maas: | |
importance: | Undecided → Critical |
assignee: | nobody → Lee Trager (ltrager) |
Changed in maas: | |
milestone: | 2.8.0rc1 → 2.8.0 |
Changed in maas: | |
milestone: | 2.8.0 → 2.9.0b1 |
status: | Triaged → Fix Committed |
no longer affects: | maas/2.7 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
fdisk -l output on a node in commissioning state