Comment 0 for bug 1766370

Revision history for this message
Jason Hobbs (jason-hobbs) wrote : list-boot-images reports synced after only syncing bootloader/uefi

maas is telling me my arm64 images are synced, but they really aren't.

After updating my boot-source-selections to include arm64 images for xenial, starting a boot-resource import, waiting for is-importing to go from True to False, and for my rack controller to go from 'syncing' to 'synced', my rack controller only as uefi/bootloader for arm64, not ubuntu/xenial:

https://pastebin.canonical.com/p/b7KXHR6JgF/

When I tried to enlist nodes, arm64 nodes failed to enlist and I got this error in regiond.log:

regiond.log:django.core.exceptions.ValidationError: ['xenial has no kernels available.']

This is with maas 2.3.2-6485-ge93e044-0ubuntu1~16.04.1.

An amd64 VM node enlisted/commissioned without error.