Skip to content

VZ gets stuck waiting for AdditionalSetupForSSH() #4343

@unsuman

Description

@unsuman

Description

When vz is built as an external driver it gets stuck waiting for AdditionalSetupForSSH() to complete when starting an instance but works fine when built as internal:

➜  lima2 git:(fix/ext-driver-residue) ✗ lm start
? Creating an instance "default" Proceed with the current configuration
INFO[0001] Starting the instance "default" with external VM driver "vz" 
INFO[0001] Attempting to download the image              arch=aarch64 digest="sha256:696b9ec765c0e3964b7845feb7217ef7e159e026c6b70eb0c8c2fed34e067067" location="https://cloud-images.ubuntu.com/releases/questing/release-20251023/ubuntu-25.10-server-cloudimg-arm64.img"
INFO[0001] Using cache "/Users/ansumansahoo/Library/Caches/lima/download/by-url-sha256/b33d6180955550f21ceb2308eba648114e93a71d7b81ff860b0e2f252c3656eb/data" 
INFO[0006] Attempting to download the nerdctl archive    arch=aarch64 digest="sha256:5398f037ae095d43cf3cb8c30765a24e511e38cafe02977b928a41b26e842ed1" location="https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-full-2.2.0-linux-arm64.tar.gz"
INFO[0006] Using cache "/Users/ansumansahoo/Library/Caches/lima/download/by-url-sha256/e27422aaa9393572e7dc134eeb158f08328f22ca5e7556c80bdd221497a0a84a/data" 
INFO[0007] [hostagent] hostagent socket created at /Users/ansumansahoo/.lima/default/ha.sock 
^C
  • Macbook Air M1(MacOS 26.1)
  • limactl version 2.0.0-alpha.0-494-ge21b6346.m

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions