lima icon indicating copy to clipboard operation
lima copied to clipboard

Linux virtual machines, with a focus on running containers

Results 573 lima issues
Sort by recently updated
recently updated
newest added

### env M3 MacBook macOS: Sonoma 14.1.2 ### Description ``` # init start limactl create --vm-type=vz --name=alpine template://alpine limactl start alpine ``` At init start, everything is perfect. Both `/Users/`...

guest/alpine
component/vz

### Description Over the past 3 or so months I am seeing increasing freezes in my Ubuntu Jammu JellyFish VMs. ``` ➜ cat lima.yaml # ===================================================================== # # BASIC CONFIGURATION...

> [!TIP] > > **EDIT** by @AkihiroSuda > > For `--vm-type=vz`, this issue seems to have been solved in Lima v0.19 (https://github.com/lima-vm/lima/pull/2026) - - - ### Description **Lima version**: 0.18.0...

help wanted
platform/ARM
status/more-info-needed
expert

### Description You can use libvirt for talking to the local libvirtd, but it can also open a remote connection: https://libvirt.org/remote.html This makes it interesting for starting the QEMU machine...

Apologies if this is a bad question. I'm building VMs with usernetes and flux, and the entire VM does seem to build successfully in that nothing is missing and everything...

VZ is now the default type for new instances >= 13.5, unless the config is incompatible with vz (e.g., `firmware.legacyBIOS=true`, `mountType=9p`). Existing instances will continue to use QEMU by default,...

impact/changelog
component/vz

#### Problem Virtualization Framework intermittently starts consuming 100%-220%(from Activity Monitor) CPU and is unresponsive. This leads to all limactl commands being unresponsive or failing. This intermittently happens when the lima...

component/vz

### Description If we have sockets shared across host & guest, issuing reboot from the instance is breaking the connection. I had to run 2 commands inorder to reboot the...

enhancement
good first issue
area/cli

### Description We need to keep ourselves updated with the latest Linux release. And we need to do it in automatic way.

As discussed on #1540 and over Slack with @jandubois, this adds support for forwarding IPv6 ports to the host. This also updates `test-port-forwarding.pl` ~~to obtain the host's IPv6 address and...

area/portfwd