From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Manuel Bouyer <bouyer@antioche.eu.org>
Cc: "port-xen@NetBSD.org" <port-xen@NetBSD.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH v2 0/3] Add support for NetBSD gntdev
Date: Fri, 30 Nov 2012 10:21:02 +0100 [thread overview]
Message-ID: <50B87A7E.5030001@citrix.com> (raw)
In-Reply-To: <20121130085241.GC311@asim.lip6.fr>
On 30/11/12 09:52, Manuel Bouyer wrote:
> On Fri, Nov 30, 2012 at 09:42:52AM +0100, Roger Pau Monné wrote:
>> On 29/11/12 19:56, Manuel Bouyer wrote:
>>> On Thu, Nov 29, 2012 at 06:31:45PM +0100, Roger Pau Monne wrote:
>>>> The following series adds support for NetBSD gntdev to libxc, and
>>>> makes libxl use Qemu as a disk backend if an image file stored on a
>>>> remote filesystem is used.
>>>
>>>
>>> Can't you let the administrator decide this in the domU's config file ?
>>> Right now vnd on nfs has problems, but nothing unfixable.
>>> So one day you'll want to use the kernel driver for nfs too.
>>> But maybe other local filesystems will have the problem.
>>> So it's not for the tool do decide in the back of the admin.
>>
>> We can always add a configure check later when this is fixed to decide
>> if it is needed or not. I don't like the idea of having to set a
>> configuration option if you want to use disk images on NFS, because if
>> you don't know about this specific issue your whole Dom0 will crash
>> which is really not desired or user friendly.
>
> And I don't like the idea of software doing things in my back.
> And, beside this, I don't think local vs remote is the right criteria.
> There are remote filesystems which may play nice with vnd. There
> are local filesystems that may not play nice with vnd.
I would agree with you if this was a DomU crash, but in this case the
crash happens in the Dom0, and every DomU that the system might be
running crashes completely. This is not acceptable in any way from my
point of view.
I think we should not expect the user to be aware of this kind of
problems. If we cannot guarantee that the vnd driver is functional for
all filesystems, we should not use it. From my point of view reliability
should always come before performance.
next prev parent reply other threads:[~2012-11-30 9:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1354210308-23251-1-git-send-email-roger.pau@citrix.com>
2012-11-29 17:31 ` [PATCH v2 1/3] libxc: add suport for NetBSD gntdev Roger Pau Monne
2012-11-29 17:31 ` [PATCH v2 2/3] libxl: fix wrong comment Roger Pau Monne
2012-11-29 17:31 ` [PATCH v2 3/3] libxl: switch NetBSD file backend to Qemu if filesystem is not local Roger Pau Monne
2012-11-29 18:56 ` [PATCH v2 0/3] Add support for NetBSD gntdev Manuel Bouyer
[not found] ` <20121129185635.GA1045@asim.lip6.fr>
2012-11-30 8:42 ` Roger Pau Monné
[not found] ` <20121130085241.GC311@asim.lip6.fr>
2012-11-30 9:21 ` Roger Pau Monné [this message]
[not found] ` <20121130094143.GA10993@asim.lip6.fr>
[not found] ` <50B88325.1050009@citrix.com>
2012-11-30 10:10 ` Manuel Bouyer
2012-11-30 10:32 ` Ian Campbell
2012-11-30 10:38 ` Manuel Bouyer
[not found] ` <1354272201.6269.113.camel@zakaz.uk.xensource.com>
[not found] ` <20121130105058.GA3457@asim.lip6.fr>
2012-12-03 19:47 ` Toby Karyadi
2012-12-03 21:34 ` Roger Pau Monné
[not found] ` <50BD1ACD.2030001@citrix.com>
2012-12-03 22:54 ` Toby Karyadi
2012-12-21 17:48 ` Ian Jackson
[not found] ` <1354210308-23251-2-git-send-email-roger.pau@citrix.com>
2012-12-04 14:45 ` [PATCH v2 1/3] libxc: add suport " Ian Campbell
[not found] ` <1354632334.15296.13.camel@zakaz.uk.xensource.com>
2012-12-04 14:57 ` Roger Pau Monné
[not found] ` <1354210308-23251-3-git-send-email-roger.pau@citrix.com>
2012-12-04 15:50 ` [PATCH v2 2/3] libxl: fix wrong comment Ian Campbell
2012-11-29 17:31 [PATCH v2 0/3] Add support for NetBSD gntdev Roger Pau Monne
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=50B87A7E.5030001@citrix.com \
--to=roger.pau@citrix.com \
--cc=bouyer@antioche.eu.org \
--cc=port-xen@NetBSD.org \
--cc=xen-devel@lists.xen.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.