canonical/multipass

[launch] Mount options silently dropped on timeout

Aberta

#4.831 aberto em 17 de abr. de 2026

 (2 comentários) (0 reação) (1 responsável)C++ (634 forks)batch import
cloud-inithelp wantedlowlow hanging fruit

Métricas do repositório

Stars
 (6.956 estrelas)
Métricas de merge de PR
 (Mesclagem média 16d 2h) (50 fundiu PRs em 30d)

Description

Describe the bug The mount options are silently dropped on timeout

To Reproduce How, and what happened?

  1. multipass launch -n a --timeout 5 --mount ~/dir:/mnt/dir
  2. Error does not mention the missed mounts, even if the instance eventually reaches the running state.

Expected behavior Multipass should clarify to the user that the mount flags are dropped if the mount initialization part is not reached.

Additional info

  • OS: Ubuntu 24.04
  • CPU architecture or model: amd64
  • multipass version: 1.17.0-dev

Guia do colaborador