From: Jim Fehlig <jfehlig@novell.com>
To: Ian Campbell <Ian.Campbell@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Nathan March <nathan@gt.net>,
Andreas Kinzler <ml-xen-devel@hfp.de>,
Daniel Stodden <Daniel.Stodden@citrix.com>
Subject: Re: Bug in Xen 4.1.0: Xen leaks tapdisk2 processes
Date: Fri, 06 May 2011 12:27:29 -0600 [thread overview]
Message-ID: <4DC43D91.3030809@novell.com> (raw)
In-Reply-To: <1304588710.26692.76.camel@zakaz.uk.xensource.com>
Ian Campbell wrote:
> On Tue, 2011-05-03 at 18:18 +0100, Nathan March wrote:
>
>> On 5/3/2011 8:56 AM, Ian Campbell wrote:
>>
>>> On Fri, 2011-04-29 at 20:39 +0100, Nathan March wrote:
>>>
>>>>>>> in Xen 4.1.0 using "tap2:aio:/dev/sdaX" Xen leaks tapdisk2 processes.
>>>>>>> After running some VMs and terminating them, only dom0 running, "ps
>>>>>>> aux" shows:
>>>>>>>
>>>>> I can definitely confirm this, on a machine with 2 active VMs:
>>>>>
>>> I'm assuming this is xl specific and that xend isn't behaving this way
>>> too, is that correct?
>>>
>> That's a good question, I'm not really sure. I'm doing all the vm
>> creation/migration/shutdown using libvirt 0.9.0 rc1 and just connecting
>> with xen:/// to the local xend. I thought xl was just a userspace
>> replacement for xm and the backend functionality was the same?
>>
libvirt 0.9.0 was released. In fact, 0.9.1 is now out.
>
> xl is a complete standalone toolstack, including the backend
> functionality.
>
>
>> I don't have a spare server to test the patch with at the moment, but I
>> can try this out later this week.
>>
>
> If you are running xm/xend rather than xl then it won't help.
>
> But I'm not sure how one tells with libvrit which you are running, I'd
> expect that if xend were running it would be used by default. Jim?
>
If xend is running, libvirt will use it. If not, it will attempt to use
libxenlight. 'virsh version' will tell which xen backend you are using.
E.g. if xend is running:
xen33: # virsh version
Compiled against library: libvir 0.9.0
Using library: libvir 0.9.0
Using API: Xen 3.0.1
If xend is not running:
xen33: # virsh version
Compiled against library: libvir 0.9.0
Using library: libvir 0.9.0
Using API: xenlight 0.9.0
Looks like I need to put libxenlight's version in there instead of
libvirt's version, but 'Xen' vs. 'xenlight' will tell which libvirt
backend is being used.
Regards,
Jim
next prev parent reply other threads:[~2011-05-06 18:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 10:28 Bug in Xen 4.1.0: Xen leaks tapdisk2 processes Andreas Kinzler
2011-04-29 19:39 ` Nathan March
2011-05-03 15:56 ` Ian Campbell
2011-05-03 17:18 ` Nathan March
2011-05-05 9:45 ` Ian Campbell
2011-05-06 18:27 ` Jim Fehlig [this message]
2011-05-06 23:25 ` Nathan March
2011-05-09 8:23 ` Ian Campbell
2011-05-10 19:17 ` Daniel Stodden
2011-05-11 8:43 ` Ian Campbell
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=4DC43D91.3030809@novell.com \
--to=jfehlig@novell.com \
--cc=Daniel.Stodden@citrix.com \
--cc=Ian.Campbell@eu.citrix.com \
--cc=ml-xen-devel@hfp.de \
--cc=nathan@gt.net \
--cc=xen-devel@lists.xensource.com \
/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.