abiosoft / abiosoft/colima

Qemu with virtiofs option

Abierto
#732 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

On my m2 MacBook Pro I have a node.js app running in one container which is communicating to kerberos service running in another container. As for the node.js app, it makes a few calls to the kerberos service on start-up. Those calls are very quick when running on qemu with sshfs, but terribly slow when running on vz with virtiofs (over 2 minutes to execute). Please, see the timestamps on the pictures attached.

_qemu+sshfs_
qemu+sshfs

_vz+virtiofs_
vz+virtiofs

On one hand, I experience some volume issues with sshfs, so I'd love to stick with the virtiofs. On the other hand, vz with virtiofs is terribly slow in my case and I have no idea how I could possibly debug the slowness issues on vz with virtiofs.

Could you guys please implement qemu with virtiofs option? I'd like to give it a try.

### Version

Colima Version: 0.5.4

### Operating System

macOS Ventura

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.