Failed to gather resource information from arm64 node
Bug #1881117 reported by
Björn Tillenius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Adam Collard | ||
2.7 |
Triaged
|
High
|
Lee Trager |
Bug Description
When trying to commission an arm64 machine with 2.8.0~beta4 (8502-g.942cfc7e9), it gets into Failed Commissioning and 50-maas-
The output of 50-maas-
ERROR: Failed to retrieve CPU information: Failed to get CPU cache information: Failed to read "/sys/devices/
Related branches
~adam-collard/maas:bump-lxd-1881117
Merged
into
maas:master
- Lee Trager (community): Approve
- MAAS Lander: Approve
-
Diff: 22 lines (+2/-2)1 file modifiedsrc/machine-resources/src/machine-resources/Gopkg.lock (+2/-2)
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 2.8.0rc1 |
Changed in maas: | |
assignee: | nobody → Adam Collard (adam-collard) |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Can we get a `find /sys/devices/ system/ cpu/cpu0/ ` please?
LXD skips caches if the cache directory or the level file are missing, sounds like in this case you have a directory, cache level by no size? not sure why the kernel would expose it that way...