[2.6b3] Cannot compose a VM in a MAAS deployed KVM ARM64 pod

Bug #1828312 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Andres Rodriguez

Bug Description

ubuntu@autopkgtest:/var/log/maas/rsyslog/humble-tarpon/2019-05-08$ maas admin pod compose 29
Unable to compose machine because: Failed talking to pod: Unable to compose nice-oriole: error: Failed to start domain nice-oriole
error: Failed to open file '/usr/share/AAVMF/AAVMF_CODE.fd': No such file or directory
ubuntu@autopkgtest:/var/log/maas/rsyslog/humble-tarpon/2019-05-08$ maas admin pod read 29
Success.
Machine-readable output follows:
{
    "total": {
        "cores": 48,
        "memory": 64384,
        "local_storage": 234685906944
    },
    "id": 29,
    "pool": {
        "name": "default",
        "description": "Default pool",
        "id": 0,
        "resource_uri": "/MAAS/api/2.0/resourcepool/0/"
    },
    "used": {
        "cores": 0,
        "memory": 0,
        "local_storage": 0
    },
    "default_macvlan_mode": null,
    "architectures": [
        "arm64/generic"
    ],
    "name": "light-corgi",
    "available": {
        "cores": 48,
        "memory": 64384,
        "local_storage": 234685906944
    },
    "memory_over_commit_ratio": 1.0,
    "tags": [
        "virtual",
        "pod-console-logging"
    ],
    "capabilities": [
        "composable",
        "dynamic_local_storage",
        "over_commit",
        "storage_pools"
    ],
    "cpu_over_commit_ratio": 1.0,
    "host": {
        "system_id": "kdb84g",
        "__incomplete__": true
    },
    "type": "virsh",
    "zone": {
        "name": "default",
        "description": "",
        "id": 1,
        "resource_uri": "/MAAS/api/2.0/zones/default/"
    },
    "storage_pools": [
        {
            "id": "d7249a8c-6e80-4ec9-be6b-0459df663023",
            "name": "maas",
            "type": "dir",
            "path": "/var/lib/libvirt/maas-images",
            "total": 234685906944,
            "used": 0,
            "available": 234685906944,
            "default": true
        }
    ],
    "resource_uri": "/MAAS/api/2.0/pods/29/"

Related branches

Revision history for this message
Andres Rodriguez (andreserl) wrote :

seems qemu-efi package is missing when deploying an arm64 kvm pod.

Changed in maas:
milestone: none → 2.6.0rc1
assignee: nobody → Newell Jensen (newell-jensen)
importance: Undecided → Critical
status: New → Triaged
Changed in maas:
assignee: Newell Jensen (newell-jensen) → Andres Rodriguez (andreserl)
status: Triaged → In Progress
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
milestone: 2.6.0rc1 → 2.6.0beta4
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.