power_driver parameter is not preserved
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Alexsander de Souza | ||
3.2 |
Fix Released
|
High
|
Alexsander de Souza | ||
3.3 |
Triaged
|
Medium
|
Unassigned |
Bug Description
We received new servers which don't work correctly with IPMI LAN_2 power driver, MAAS complains that no rack can access server BMC.
When I enlist the node with "power_
I realized after the machine is enlisted, its power driver is changed to LAN_2. When I tried again I saw it was correct at the early stage of commissioning and incorrect during testing phase.
When I manually change power driver to LAN (IPMI 1.5) I can deploy the machine. After machine is released, parameter is still correct.
MAAS is snap 3.1/stable
Related branches
- Alberto Donato: Approve
- MAAS Lander: Approve
-
Diff: 81 lines (+41/-0)2 files modifiedsrc/metadataserver/builtin_scripts/commissioning_scripts/bmc_config.py (+14/-0)
src/metadataserver/builtin_scripts/commissioning_scripts/tests/test_bmc_config.py (+27/-0)
Changed in maas: | |
status: | New → Incomplete |
Changed in maas: | |
status: | Invalid → Triaged |
importance: | Undecided → High |
Changed in maas: | |
assignee: | nobody → Alexsander de Souza (alexsander-souza) |
status: | Triaged → In Progress |
Changed in maas: | |
milestone: | none → next |
Changed in maas: | |
milestone: | next → 3.2.0 |
Changed in maas: | |
milestone: | 3.2.0 → 3.2.0-beta5 |
status: | Fix Committed → Fix Released |
no longer affects: | maas/trunk |
Changed in maas: | |
status: | Fix Released → Fix Committed |
Changed in maas: | |
milestone: | 3.4.0 → 3.4.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Could you please paste the output of the 30-maas- 01-bmc- config commissioning script for the machine?