Colima vm hangs after a few minutes, using lima HEAD
- Ngôn ngữ chính
- Go
- Star
- 30.8k
- Fork
- 613
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
I upgraded to lima HEAD to get the fix for https://github.com/lima-vm/lima/issues/1333, but I found that in this configuration, the VM often becomes completely unresponsive after a few minutes.
### Version
Colima Version: colima version 0.5.6
git commit: ceef812c32ab74a49df9f270e048e5dced85f932
Lima Version: limactl version HEAD-c4986e7
Qemu Version: qemu-img version 8.1.1
### Operating System
- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
```
INFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/alehmann/.colima/default/docker.sock
```
### Reproduction Steps
```
brew install --head lima
colima start
```
After a few minutes, dockerd or the entire VM often becomes unresponsive. Sometimes `colima ssh` doesn't work at all, sometimes it does but things are in a very bad state (processes randomly go into D state, etc.).
### Expected behaviour
_No response_
### Additional context
_No response_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.