abiosoft / abiosoft/colima

Colima fails to start when VM driver is set to `vz`.

オープン
#925 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30.8k
フォーク
613
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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)"_.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

この issue は、Apple Silicon macOS Sonoma で vz VM driver を使用すると Colima の起動に失敗することに関するものです。エラーの詳細を確認するため、~/.colima/_lima/colima/ha.stderr.log と serial*.log にある hostagent のログを確認してください。Colima と Lima の vz driver の統合を、VM の起動シーケンスに重点を置いて調査してください。修正には、VM driver の設定、または新しい macOS バージョンでの vz runtime の処理が関係している可能性があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go, macos, shell
領域
cli, devops, tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。