Re: Speed of qemu VM sharing the store

2017-11-12 Thread Hartmut Goebel
Am 11.11.2017 um 14:45 schrieb Ludovic Courtès: > OK, that’s terrible indeed. So that’s with ‘-enable-kvm’ on the qemu > command line, right? I verified this: These 80 seconds are with "-m 2048 -smp 2 -enable-kvm". I have read/wrote-access to /dev/kvm. My $HOME is on a NFS-share, but the cwd is

Re: Speed of qemu VM sharing the store

2017-11-11 Thread Ludovic Courtès
Hartmut Goebel skribis: > Am 11.11.2017 um 12:31 schrieb Ludovic Courtès: >>> Since a vm (sharing the host store) is unacceptable sloow, >> Could you be more specific? I understand from Chris Baines’ measurement >> some time ago that it’s definitely slower than a bare-metal system, but >> I

Speed of qemu VM sharing the store (was: Best-practice to "develop" a system-config / service?)

2017-11-11 Thread Hartmut Goebel
Am 11.11.2017 um 12:31 schrieb Ludovic Courtès: >> Since a vm (sharing the host store) is unacceptable sloow, > Could you be more specific? I understand from Chris Baines’ measurement > some time ago that it’s definitely slower than a bare-metal system, but > I don’t find it “unacceptably slow