Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.42 KB

TRACK.md

File metadata and controls

36 lines (17 loc) · 1.42 KB

Track

Mount problems with >= 1.14 series

Continues with Multipass 1.15

  • "Multipass loses mounts on restart" (opened Aug'24)

    The 1.14 series made changes to how file mounts work. While this aims at higher performance or fixing something, the problems are so severe it has required us to change the way scripting is done (using native mounts instead of classic mounts in prep.sh).

Note: Replace on MacOS QEMU by Apple VZ may be related? (also below)

Allow Apple virtualization to be used as a driver

Initially, the Multipass team had bad experience with the Apple Virtualization API.

However, maybe using such would allow e.g. the mount problems (and/or performance on small files?) to be remedied.

FR: Built-in port forwarding

Lima project

Transitioning to Lima: Linux Machines could be a possibility if the features / quality of Multipass continues to degrade.

  • allows use of Apple VZ API (not only QEMU)
  • has file sharing and port forwarding