Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch VM failed: Property 'host-arm-cpu.sme' not found #3859

Closed
ivoterhorst opened this issue Dec 24, 2024 · 2 comments
Closed

Launch VM failed: Property 'host-arm-cpu.sme' not found #3859

ivoterhorst opened this issue Dec 24, 2024 · 2 comments
Labels
bug needs triage Issue needs to be triaged

Comments

@ivoterhorst
Copy link

Describe the bug
Trying to launch any of the default of available VMs, e.g. multipass launch docker --name node1. This fails:

launch failed: The following errors occurred:
Unexpected error in object_property_find_err() at ../../../qom/object.c:1330:
qemu-system-aarch64: Property 'host-arm-cpu.sme' not found

It then shows up with state Unknown when performing multipass list.

To Reproduce

  1. Clean install of Multipass 1.15.0 on Mac OS Sequoia 15.2
  2. multipass launch docker --name node1
  3. multipass launch lts --name test1

Both show the same error

Expected behavior
A working VM

Logs
multipass.log

Additional info

  • OS: macOS 15.2 (On Apple M4Pro)
  • multipass version: 1.15.0+Mac
  • multipass info: Name: node1
    State: Unknown
    Snapshots: 0
    IPv4: --
    Release: --
    Image hash: 6e1f90d3e81b (Ubuntu 24.04 LTS)
    CPU(s): --
    Load: --
    Disk usage: --
    Memory usage: --
    Mounts: --

Name: test1
State: Unknown
Snapshots: 0
IPv4: --
Release: --
Image hash: 6e1f90d3e81b (Ubuntu 24.04 LTS)
CPU(s): --
Load: --
Disk usage: --
Memory usage: --
Mounts: --

  • multipass get local.driver: qemu

Additional context

@ivoterhorst ivoterhorst added bug needs triage Issue needs to be triaged labels Dec 24, 2024
@levkropp
Copy link
Contributor

levkropp commented Dec 25, 2024

Hi @ivoterhorst, thanks for bringing this up! This seems to be the same issue as #3842. Please check out the workaround mentioned there. I'll close this issue to keep the discussion centralized.

@levkropp levkropp closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2024
@ivoterhorst
Copy link
Author

Thank you for letting me know that this is already a know issue. There seems to be a typo in the reference to the known issue; I believe that you meant this one: #3842.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants