Colima fails to start when VM driver is set to `vz`.
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Description
After setting `vmType: vz` I'm getting the following error message when starting Colima
```
→ colima start
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0001] starting ... context=vm
> Using the existing instance "colima"
> Starting the instance "colima" with VM driver "vz"
> [hostagent] hostagent socket created at /Users/wujekbogdan/.colima/_lima/colima/ha.sock
> [hostagent] Starting VZ (hint: to watch the boot progress, see "/Users/wujekbogdan/.colima/_lima/colima/serial*.log")
> exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see "/Users/wujekbogdan/.colima/_lima/colima/ha.stderr.log")
FATA[0001] error starting vm: error at 'starting': exit status 1
```
### Version
```
colima version 0.6.6
git commit: 9ed7f4337861931b4d0192ca5409683a4b7d1cdc
limactl version 0.19.0
qemu-img version 8.1.3
```
### Operating System
- [ ] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [ ] Linux
### Output of `colima status`
```
FATA[0000] colima is not running
```
### Reproduction Steps
1. set `vmType: vz`
2. run `colima start`
### Expected behaviour
Colima starts
### Additional context
- Everything works fine with `vmType: qemu`
- Not sure if it makes ant difference, but I tried various `mountType` settings because of the comment I found in the config that says _"Default: virtiofs (for vz), sshfs (for qemu)"_.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
La issue riguarda il mancato avvio di Colima con il driver VM vz su Apple Silicon macOS Sonoma. Controlla i log di hostagent in ~/.colima/_lima/colima/ha.stderr.log e serial*.log per i dettagli dell'errore. Analizza l'integrazione tra Colima e il driver vz di Lima, concentrandoti sulla sequenza di avvio della VM. La correzione probabilmente riguarda la configurazione del driver VM o la gestione del runtime vz nelle versioni più recenti di macOS.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go, macos, shell
- Ambito
- cli, devops, tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100