From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Tongiani Subject: Re: Question about VirtIO on Xen - Disk performance issues Date: Tue, 5 Jan 2016 15:05:59 +0100 Message-ID: <568BCDC7.7030403@sinte.net> References: <56701113.1080107@sinte.net> <568BA0B8.2030807@sinte.net> <568BB56A.9090001@sinte.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------090900010709020307090308" Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aGSFP-0005kt-5g for xen-devel@lists.xenproject.org; Tue, 05 Jan 2016 14:06:04 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------090900010709020307090308 Content-Type: multipart/alternative; boundary="------------050500060905020604060001" --------------050500060905020604060001 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit I forgot : all drivers about Xen frontend have been compiled into the kernel (not module). Il 05/01/2016 13:42, Stefano Stabellini ha scritto: > The xenstore-ls output is not complete. Could you please send it again? > > I noticed from the DomU config file that it is not a Windows VM, as > previously discussed, but a Linux VM. That is OK, but of course in that > case you won't be able to use the Windows PV drivers which I linked. > Linux has its own set of drivers. Did you enable the Xen PV frontends in > the Linux kernel you use (/var/xen/boot/vmlinuz-4.0.5-gentoo_bmsbackup)? > Did you compile them a built-in or as modules? > > On Tue, 5 Jan 2016, Luca Tongiani wrote: >> Hi, >> thanks in advance for your reply :) >> >> >> I have attached the following email configuration DomU and the output you have requested . >> Performance disk are all my machines the most serious problem , even if they are used powerful hardware . >> Differences in Disk writing in DomU are 1/3 of those of the Dom0 . >> >> >> Thank you in advance Luca >> >> >> >> >> >> >> >> Il 05/01/2016 12:09, Stefano Stabellini ha scritto: >> >> Could you please post your VM config file and the output of >> xenstore-ls once the VM has completed the boot sequence? >> >> On Tue, 5 Jan 2016, Luca Tongiani wrote: >> >> Hi Stefano, >> im writing to you because im having issue with I/O disk in my DomU With Xen (Gentoo based system). >> >> I tried to use the driver that you provided for the PV . >> But the results are still not good , there is no way to support the use of Xen VirtIO disk ? Many thanks in >> advance >> >> Luca >> >> Il 12/16/15 12:31, Stefano Stabellini ha scritto: >> >> Hello Luca, >> >> the recommended way to increase disk performance would be to use Xen PV >> disks. You just need to install the Windows PV drivers: >> >> http://www.xenproject.org/developers/teams/windows-pv-drivers.html >> >> But using VirtIO disk should also increase performance, even though >> most probably not as much. >> >> Cheers, >> >> Stefano >> >> On Tue, 15 Dec 2015, Luca Tongiani wrote: >> >> Hi to all, >> I'm writing you this mail for asking some advice about a great problem i'm havin in running a Windows VM >> (HVM) onto a Xen (Gentoo based) Hypevisor. >> >> I need to achieve maximum performance from this VM because of intense SQL tasks running in it. >> >> I've seen good improvement in IO on disk using VirtIO on a Windows VM onto a QEMU (QNAP) hypervisor, and i'm >> tryin to use this feature also on my Xen HV. >> Is VirtIO disk a good way to improve performance? >> >> Thx in advance and hope to keep in touch >> -- >> >> Luca Tongiani >> >> Sinte srl >> Soluzioni Informatiche e Telematiche >> via Monte Grappa 4/B >> 20900 Monza (MB) >> >> Cel (+39) 339 745 49 21 >> Tel (+39) 039 200 59 60 >> Fax (+39) 039 200 69 42 >> Web www.sinte.net >> >> >> >> >> -- >> >> Luca Tongiani >> >> Sinte srl >> Soluzioni Informatiche e Telematiche >> via Monte Grappa 4/B >> 20900 Monza (MB) >> >> Tel (+39) 039 200 59 60 >> Fax (+39) 039 200 69 42 >> Web www.sinte.net >> >> >> >> >> -- >> >> Luca Tongiani >> >> Sinte srl >> Soluzioni Informatiche e Telematiche >> via Monte Grappa 4/B >> 20900 Monza (MB) >> >> Tel (+39) 039 200 59 60 >> Fax (+39) 039 200 69 42 >> Web www.sinte.net >> >> >> -- *Luca Tongiani* *Sinte* srl Soluzioni Informatiche e Telematiche via Monte Grappa 4/B 20900 Monza (MB) *Tel* (+39) 039 200 59 60 *Fax* (+39) 039 200 69 42 *Web* www.sinte.net --------------050500060905020604060001 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit I forgot : all drivers about Xen frontend have been compiled into the kernel (not module).


Il 05/01/2016 13:42, Stefano Stabellini ha scritto:
The xenstore-ls output is not complete. Could you please send it again?

I noticed from the DomU config file that it is not a Windows VM, as
previously discussed, but a Linux VM. That is OK, but of course in that
case you won't be able to use the Windows PV drivers which I linked.
Linux has its own set of drivers. Did you enable the Xen PV frontends in
the Linux kernel you use (/var/xen/boot/vmlinuz-4.0.5-gentoo_bmsbackup)?
Did you compile them a built-in or as modules?

On Tue, 5 Jan 2016, Luca Tongiani wrote:
Hi,
thanks in advance for your reply :)


I have attached the following email configuration DomU and the output you have requested .
Performance disk are all my machines the most serious problem , even if they are used powerful hardware .
Differences in Disk writing in DomU are 1/3 of those of the Dom0 .


Thank you in advance Luca







Il 05/01/2016 12:09, Stefano Stabellini ha scritto:

Could you please post your VM config file and the output of
xenstore-ls once the VM has completed the boot sequence?

On Tue, 5 Jan 2016, Luca Tongiani wrote:

Hi Stefano,
im writing to you because im having issue with I/O disk in my DomU With Xen (Gentoo based system).

I tried to use the driver that you provided for the PV .
But the results are still not good , there is no way to support the use of Xen VirtIO disk ? Many thanks in
advance

Luca

Il 12/16/15 12:31, Stefano Stabellini ha scritto:

Hello Luca,

the recommended way to increase disk performance would be to use Xen PV
disks. You just need to install the Windows PV drivers:

http://www.xenproject.org/developers/teams/windows-pv-drivers.html

But using VirtIO disk should also increase performance, even though
most probably not as much.

Cheers,

Stefano

On Tue, 15 Dec 2015, Luca Tongiani wrote:

Hi to all,
I'm writing you this mail for asking some advice about a great problem i'm havin in running a Windows VM
(HVM) onto a Xen (Gentoo based) Hypevisor.

I need to achieve maximum performance from this VM because of intense SQL tasks running in it.

I've seen good improvement in IO on disk using VirtIO on a Windows VM onto a QEMU (QNAP) hypervisor, and i'm
tryin to use this feature also on my Xen HV.
Is VirtIO disk a good way to improve performance?

Thx in advance and hope to keep in touch
--

Luca Tongiani

Sinte srl
Soluzioni Informatiche e Telematiche
via Monte Grappa 4/B
20900 Monza (MB)

Cel (+39) 339 745 49 21
Tel (+39) 039 200 59 60
Fax (+39) 039 200 69 42
Web www.sinte.net




--

Luca Tongiani

Sinte srl
Soluzioni Informatiche e Telematiche
via Monte Grappa 4/B
20900 Monza (MB)

Tel (+39) 039 200 59 60
Fax (+39) 039 200 69 42
Web www.sinte.net




--

Luca Tongiani

Sinte srl
Soluzioni Informatiche e Telematiche
via Monte Grappa 4/B
20900 Monza (MB)

Tel (+39) 039 200 59 60
Fax (+39) 039 200 69 42
Web www.sinte.net




--

Luca Tongiani

Sinte srl
Soluzioni Informatiche e Telematiche
via Monte Grappa 4/B
20900 Monza (MB)

Tel (+39) 039 200 59 60
Fax (+39) 039 200 69 42
Web www.sinte.net

--------------050500060905020604060001-- --------------090900010709020307090308 Content-Type: text/x-vcard; name="luca_tongiani.vcf" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="luca_tongiani.vcf" bnVsbA== --------------090900010709020307090308 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --------------090900010709020307090308--