MAAS raises exception when processing NUMA node with 0 memory
Bug #1878923 reported by
Johnny Jamaica
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Lee Trager | ||
2.7 |
Fix Released
|
High
|
Lee Trager |
Bug Description
Hi,
I'm trying to commission/test a new node (Board: Supermicro H8DGU). I am able to install Ubuntu 18.04.x from USB stick and it works fine. When I try to commission/test the node I get following error in "smartctl-
Unable to run 'smartctl-
Given parameters:
{'storage': {'argument_format': '{path}', 'type': 'storage', 'value': 'all'}}
Discovered storage devices:
[{'NAME': 'sda', 'MODEL': 'ST1000LM035-1RK1', 'SERIAL': 'WL1P4E9C'}]
Related branches
~adam-collard/maas:lxd-numa-memory-1878923
- MAAS Lander: Approve
- Lee Trager (community): Approve
-
Diff: 148 lines (+64/-10)4 files modifiedsrc/maasserver/models/numa.py (+3/-0)
src/metadataserver/builtin_scripts/hooks.py (+2/-5)
src/metadataserver/builtin_scripts/tests/test_hooks.py (+47/-0)
src/provisioningserver/utils/lxd.py (+12/-5)
~ltrager/maas:lp1878923_lp1878685_2.7
- Lee Trager (community): Approve
- MAAS Lander: Pending (unittests) requested
-
Diff: 108 lines (+51/-12)3 files modifiedsrc/machine-resources/src/machine-resources/Gopkg.lock (+7/-2)
src/metadataserver/builtin_scripts/hooks.py (+8/-10)
src/metadataserver/builtin_scripts/tests/test_hooks.py (+36/-0)
~ltrager/maas:lp1878923_lp1878685
- Dougal Matthews (community): Approve
- MAAS Lander: Approve
-
Diff: 101 lines (+46/-10)3 files modifiedsrc/machine-resources/src/machine-resources/Gopkg.lock (+2/-1)
src/metadataserver/builtin_scripts/hooks.py (+8/-9)
src/metadataserver/builtin_scripts/tests/test_hooks.py (+36/-0)
summary: |
- AAS did not detect any storage devices during commissioning although it + MAAS did not detect any storage devices during commissioning although it detected storage |
summary: |
- MAAS did not detect any storage devices during commissioning although it - detected storage + MAAS raises exception when processing NUMA node with 0 memory |
Changed in maas: | |
status: | Confirmed → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in maas: | |
status: | Fix Released → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Could you verify if storage devices are shown on the storage tab?
Could you also upload the following
* /var/log/ maas/maas. log maas/regiond. log 01-commissionin g from the failing host
* /var/log/
* The output of 50-maas-