abiosoft / abiosoft/colima

Permission denied issues when using virtiofs

Aperta
#1,258 6 commenti 6 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
30.8k
Fork
613
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Description

When running colima with the virtiofs driver I see permission denied errors when using bind volumes to sync files between my workspace and my dev container I see random permission denied errors. There errors are usually happening when running commands like `yarn install` or `yarn build`.

Sometimes the command will complete after re-running 2 or maybe even 3 times. If I rebuild my VM using sshfs I don't get any errors at all but the performance is much lower compared to virtiofs.

### Version

Happens on many versions

### Operating System

- [ ] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [x] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

Happens on many versions

### Reproduction Steps

1. Build VM using virtiofs and vz setup
2. Checkout any node project and do `yarn install`
3. Observe random permission denied errors where files have correct permissions and the system user (non-root) is able to access problematic files.

### Expected behaviour

No permission denied errors.

### Additional context

_No response_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.