From: Andy Smith <andy@strugglers.net>
To: xen-devel@lists.xenproject.org
Subject: Trying out vixen: qemu processes left behind
Date: Thu, 11 Jan 2018 23:00:25 +0000 [thread overview]
Message-ID: <20180111230025.GM29360@bitfolk.com> (raw)
Hi,
I'm giving Vixen a try by following the instructions in
https://xenbits.xen.org/xsa/xsa254/README.vixen
Debian jessie, xen 4.8.1 packages from jessie-backports with XSAs
applied.
I finally got a guest booted although its networking doesn't work.
Every time I've started a guest and had it crash it's left behind a
domain called "(null)" and a matching qemu process so I assume
that's the device model. I thought that was just because the guest
was failing to start.
Now that I have one which boots, even when I shut it down cleanly
there's still a domain left behind:
$ sudo xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 2048 2 r----- 104114.0
(null) 17 1 2 --ps-d 14.2
$ ps awux | grep qemu
root 3310 1.2 1.2 430648 24676 ? SLl 22:48 0:06 /usr/local/lib/xen/bin/qemu-system-i386 -xen-domid 17 -chardev socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-17,server,nowait -no-shutdown -mon chardev=libxl-cmd,mode=control -chardev socket,id=libxenstat-cmd,path=/var/run/xen/qmp-libxenstat-17,server,nowait -mon chardev=libxenstat-cmd,mode=control -nodefaults -no-user-config -name debtest1 -display none -serial pty -boot order=c -smp 2,maxcpus=2 -netdev type=tap,id=net0,ifname=vif17.0-emu,script=no,downscript=no -machine xenfv -cdrom /var/lib/xen/pvshim-sidecars/debtest1.iso -m 2552
If I kill the qemu process then the domain does away.
Is this expected? It doesn't seem workable if so.
Cheers,
Andy
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next reply other threads:[~2018-01-11 23:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-11 23:00 Andy Smith [this message]
2018-01-11 23:47 ` Trying out vixen: qemu processes left behind Anthony Liguori
2018-01-12 1:56 ` Andy Smith
2018-01-12 17:23 ` Wei Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180111230025.GM29360@bitfolk.com \
--to=andy@strugglers.net \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.