Qemu with virtiofs option
- Vorherrschende Sprache
- Go
- Sterne
- 30.8k
- Forks
- 613
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
_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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.