From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norbert Marx Subject: Re: why do I get bad disk write performance in the kernel 3.1? Date: Wed, 18 Jan 2012 13:46:29 +0100 Message-ID: <3163948.Ai5Fh6ZPuS@pc10> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, I have the same problem and filed a bug: http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1801 [...] > > I'm execute with file:/, but in xenstore-list, continue with qdisk. > > Please try using losetup to bind your file to /dev/loopN and specifying > phy:/dev/loopN in your config. That should get you blkback. > > [...] > > I try with "file://" and result was qdisk again. Do you think is LVM > > test need? > > That would also be interesting. With this hints I modified libxl__try_phy_backend and the result was vbd now. But something es does not work with /etc/xen/scripts/block. All details can be find at http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1801. regards, Norbert