canonical/multipass

[launch] Mount options silently dropped on timeout

Open

#4,831 建立於 2026年4月17日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)C++ (6,956 star) (634 fork)batch import
bugcloud-inithelp wantedlowlow hanging fruit

描述

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

貢獻者指南

[launch] Mount options silently dropped on timeout · canonical/multipass#4831 | Good First Issue