Le 10/08/2017 à 14:36, Michael Tokarev a écrit :
Control: tag -1 + moreinfo unreproducible

10.08.2017 15:16, Thierry JAOUEN wrote:
Package: qemu-system-x86
Version: 1:2.8+dfsg-6+deb9u2
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

    * What led up to the situation?

Upgrade to last stable version.
And restart VM.

Well, you have to have much more details here. We run lots of
different virtual machines, and we don't observe situation you're
seeing.  At least show the complete qemu command line your guest
is using, and describe what guest it is and what yuo're doing with
it.  As it is, the bugreport is useless, because it does not give
any hint of where _you_ observe the memory leak.

Thanks,

/mjt




The guest configuration "myvm2.cfg" :


***

name = 'myvm2'
builder = 'hvm'
memory = 3072
vif = [ 'mac=00:16:3e:29:a4:c1,bridge=brlan']
disk = [ 'phy:/dev/vg0/myvm2-disk,hda,w']
boot='c'
usbdevice = 'tablet'
keymap='fr'
vcpus = 1

***

This vm is started like this:

# xl create myvm2.cfg

***

qemu process:

/usr/bin/qemu-system-i386 -xen-domid 26 \
-chardev socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-26,server,nowait \
                          -no-shutdown \
                          -mon chardev=libxl-cmd,mode=control \
-chardev socket,id=libxenstat-cmd,path=/var/run/xen/qmp-libxenstat-26,server,nowait \
                          -mon chardev=libxenstat-cmd,mode=control \
                          -nodefaults -no-user-config \
                          -name myvm2 \
                          -vnc 127.0.0.1:0,to=99 \
                          -display none \
                          -k fr \
                          -device cirrus-vga,vgamem_mb=8 \
                          -boot order=c \
                          -usb -usbdevice tablet \
-device rtl8139,id=nic0,netdev=net0,mac=00:16:3e:29:a4:c1 \ -netdev type=tap,id=net0,ifname=vif26.0-emu,script=no,downscript=no \
                          -machine xenfv \
                          -m 3064 \
-drive file=/dev/vg0/myvm2-disk,if=ide,index=0,media=disk,format=raw,cache=writeback


***

Syslog "oom-killer" :

Aug 9 06:13:03 hydra5 kernel: [2263259.511047] Out of memory: Kill process 18211 (qemu-system-i38) score 838 or sacrifice child Aug 9 06:13:03 hydra5 kernel: [2263259.511810] Killed process 18211 (qemu-system-i38) total-vm:5081904kB, anon-rss:2883816kB, file-rss:0kB, shmem-rss:0kB


***


I have the same problem with an another VM, and also an other Xen Server.



Thank's !








--
Myth: Open offices result in massive collaboration.
Reality: 2 people loudly collaborate; 30 must wear headphones to get any work done.
~oOo~ @jochenWolters ~oOo~

Reply via email to