From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 15:47:28 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5820663220164157636==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org, Xen List List-Id: xen-devel@lists.xenproject.org --===============5820663220164157636== Content-Type: multipart/alternative; boundary=001a11c2047afd380704e58c1de1 --001a11c2047afd380704e58c1de1 Content-Type: text/plain; charset=ISO-8859-1 Hello, I am running a mail benchmark test using smtp-source[1] with VM running postfix on Xen hypervisor. My system configuration is: uname -a -> Linux cadlab 3.1.10-1.19-xen #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) x86_64 x86_64 x86_64 GNU/Linux I am observing a very high disk write usage by xenstored (some 5 Mbps) without even anything running on the VM. Is it normal? During test, I increase the mail request rate and I see that xenstored usage going down as I increase the workload more and more. Basically, after certain point, delays in the mail starts getting increased and I am suspecting the disk usage to be the reason for this. However, at the time of saturation, disk usage by VM comes out to be around 1 Mbps. So, I am not sure that why it is not able to take more disk bandwidth. Has it something to do with xenstored. Can someone please give some insights? [1] http://www.postfix.org/smtp-source.1.html * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* --001a11c2047afd380704e58c1de1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,

I am running a mail benchmark te= st using smtp-source[1] with VM running postfix on Xen hypervisor. My syste= m configuration is:=A0

uname -a ->
Linux cadlab 3.1.10-1.19-xen #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) = x86_64 x86_64 x86_64 GNU/Linux

I am observin= g a very high disk write usage by xenstored (some 5 Mbps) without even anyt= hing running on the VM. Is it normal?

During test, I increase the mail request rate and I see= that xenstored usage going down as I increase the workload more and more. = Basically, after certain point, delays in the mail starts getting increased= and I am suspecting the disk usage to be the reason for this. However, at = the time of saturation, disk usage by VM comes out to be around 1 Mbps. So,= I am not sure that why it is not able to take more disk bandwidth. Has it = something to do with xenstored. Can someone please give some insights?




-------------------------= ---
Thanks & Regards
Mohit Dhingra=A0<= br>+919611190435
--001a11c2047afd380704e58c1de1-- --===============5820663220164157636== 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 --===============5820663220164157636==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 12:10:27 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: Mohit Dhingra Cc: Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, Sep 4, 2013 at 11:17 AM, Mohit Dhingra wrote: > Hello, > > I am running a mail benchmark test using smtp-source[1] with VM running > postfix on Xen hypervisor. My system configuration is: > > uname -a -> > Linux cadlab 3.1.10-1.19-xen #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) > x86_64 x86_64 x86_64 GNU/Linux > > I am observing a very high disk write usage by xenstored (some 5 Mbps) > without even anything running on the VM. Is it normal? Just to check, what version of Xen are you running? I think that XenServer has xenstored write all transactions to a log by default; I didn't think that upstream Xen did that. If you are using XenServer, then you need to ask this question on the XenServer development list: http://www.xenserver.org/discuss-virtualization/mailing-lists.html -George From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 17:31:55 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7355184079235146278==" Return-path: 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: George Dunlap Cc: Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============7355184079235146278== Content-Type: multipart/alternative; boundary=089e01184a9293ade504e58d939c --089e01184a9293ade504e58d939c Content-Type: text/plain; charset=ISO-8859-1 Hi, I am using xen kernel 3.1.10. I think it is xenstored only, following is the log from "iotop" command: 22:21:36 4493 be/4 root 0.00 K/s 4562.15 K/s 0.00 % 0.00 % xenstored --pid-file=/var/run/xenstored.pid It says 4562.15 K/s as the disk write speed and no read. I am not sure why is it happening. I have enabled sync option on the disk partition where VM file resides. /dev/disk/by-id/ata-ST31000528AS_9VP9NG6C-part9 /srv ext4 defaults,sync 1 2 * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* On 4 September 2013 16:40, George Dunlap wrote: > On Wed, Sep 4, 2013 at 11:17 AM, Mohit Dhingra > wrote: > > Hello, > > > > I am running a mail benchmark test using smtp-source[1] with VM running > > postfix on Xen hypervisor. My system configuration is: > > > > uname -a -> > > Linux cadlab 3.1.10-1.19-xen #1 SMP Mon Feb 25 10:32:50 UTC 2013 > (f0b13a3) > > x86_64 x86_64 x86_64 GNU/Linux > > > > I am observing a very high disk write usage by xenstored (some 5 Mbps) > > without even anything running on the VM. Is it normal? > > Just to check, what version of Xen are you running? > > I think that XenServer has xenstored write all transactions to a log > by default; I didn't think that upstream Xen did that. > > If you are using XenServer, then you need to ask this question on the > XenServer development list: > http://www.xenserver.org/discuss-virtualization/mailing-lists.html > > -George > --089e01184a9293ade504e58d939c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,=A0

I am using xen ke= rnel 3.1.10. I think it is xenstored only, following is the log from "= iotop" command:


22:21:36 =A044= 93 be/4 root =A0 =A0 =A0 =A00.00 K/s 4562.15 K/s =A00.00 % =A00.00 % xensto= red --pid-file=3D/var/run/xenstored.pid

It sa= ys=A04562.15 K/s as the disk write speed and no read. I am not sure why is = it happening. I have enabled sync option on the disk partition where VM fil= e resides.

/dev/disk/by-id/ata-ST31000528AS_9VP9NG6C-part9 /srv =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 ext4 =A0 =A0 =A0 defaults,sync =A0 =A0 =A0 =A0 = =A0 =A0 =A01 2


--------------= --------------
Thanks & Regards
Mohit Dhingra=A0
+919611190435


On 4 September 2013 16:40, George Dunlap= <George.Dunlap@eu.citrix.com> wrote:
On Wed, Sep 4, 2013 at 11:17 AM, Mohit Dhingra <mohitdhingras@gmail.com> wrote:=
> Hello,
>
> I am running a mail benchmark test using smtp-source[1] with VM runnin= g
> postfix on Xen hypervisor. My system configuration is:
>
> uname -a ->
> Linux cadlab 3.1.10-1.19-xen #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b1= 3a3)
> x86_64 x86_64 x86_64 GNU/Linux
>
> I am observing a very high disk write usage by xenstored (some 5 Mbps)=
> without even anything running on the VM. Is it normal?

Just to check, what version of Xen are you running?

I think that XenServer has xenstored write all transactions to a log
by default; I didn't think that upstream Xen did that.

If you are using XenServer, then you need to ask this question on the
XenServer development list:
http://www.xenserver.org/discuss-virtualization/maili= ng-lists.html

=A0-George

--089e01184a9293ade504e58d939c-- --===============7355184079235146278== 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 --===============7355184079235146278==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 13:53:44 +0100 Message-ID: <52272D58.2080508@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4062536101560796768==" Return-path: 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: Mohit Dhingra Cc: Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============4062536101560796768== Content-Type: multipart/alternative; boundary="------------050403080504080004010704" --------------050403080504080004010704 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/09/13 13:01, Mohit Dhingra wrote: > Hi, > > I am using xen kernel 3.1.10. I think it is xenstored only, following > is the log from "iotop" command: I'm still not sure what you're saying here. Xen 3.1 only had point releases up until 3.1.4, as far as I can see: http://xenbits.xen.org/hg/xen-3.1-testing.hg/ How did you install Xen? -George --------------050403080504080004010704 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit
On 04/09/13 13:01, Mohit Dhingra wrote:
Hi, 

I am using xen kernel 3.1.10. I think it is xenstored only, following is the log from "iotop" command:

I'm still not sure what you're saying here.  Xen 3.1 only had point releases up until 3.1.4, as far as I can see:

http://xenbits.xen.org/hg/xen-3.1-testing.hg/

How did you install Xen?

 -George

--------------050403080504080004010704-- --===============4062536101560796768== 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 --===============4062536101560796768==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 18:34:24 +0530 Message-ID: References: <52272D58.2080508@eu.citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0338423169195578934==" Return-path: In-Reply-To: <52272D58.2080508@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============0338423169195578934== Content-Type: multipart/alternative; boundary=089e0153761efc950204e58e72d1 --089e0153761efc950204e58e72d1 Content-Type: text/plain; charset=ISO-8859-1 I installed kernel-xen in OpenSUSE 12.1 through "Install Softwares" and then booted into xen kernel one. * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* On 4 September 2013 18:23, George Dunlap wrote: > On 04/09/13 13:01, Mohit Dhingra wrote: > > Hi, > > I am using xen kernel 3.1.10. I think it is xenstored only, following is > the log from "iotop" command: > > > I'm still not sure what you're saying here. Xen 3.1 only had point > releases up until 3.1.4, as far as I can see: > > http://xenbits.xen.org/hg/xen-3.1-testing.hg/ > > How did you install Xen? > > -George > > --089e0153761efc950204e58e72d1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I installed kernel-xen in OpenSUSE 12.1 through "Inst= all Softwares" and then booted into xen kernel one.=A0

=

----------------------------
Thanks & Regards
Mohit Dhingra=A0
+9196= 11190435


On 4 September 2013 18:23, George Dunlap= <george.dunlap@eu.citrix.com> wrote:
=20 =20 =20
On 04/09/13 13:01, Mohit Dhingra wrote:
=20
Hi,=A0

I am using xen kernel 3.1.10. I think it is xenstored only, following is the log from "iotop" command:

I'm still not sure what you're saying here.=A0 Xen 3.1 only had= point releases up until 3.1.4, as far as I can see:

http://xenbits.xen.org/hg/xen-3.1-testing.hg/

How did you install Xen?=

=A0-George


--089e0153761efc950204e58e72d1-- --===============0338423169195578934== 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 --===============0338423169195578934==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 19:40:39 +0530 Message-ID: References: <52272D58.2080508@eu.citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5806418183373381337==" Return-path: 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: George Dunlap Cc: Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============5806418183373381337== Content-Type: multipart/alternative; boundary=047d7b5d474aefeed404e58f5f11 --047d7b5d474aefeed404e58f5f11 Content-Type: text/plain; charset=ISO-8859-1 I think the one that I have installed is: http://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/kernel-xen-3.1.10-1.19.1.i586.rpm.html * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* On 4 September 2013 18:34, Mohit Dhingra wrote: > I installed kernel-xen in OpenSUSE 12.1 through "Install Softwares" and > then booted into xen kernel one. > > > * > ---------------------------- > Thanks & Regards > Mohit Dhingra > +919611190435* > > > On 4 September 2013 18:23, George Dunlap wrote: > >> On 04/09/13 13:01, Mohit Dhingra wrote: >> >> Hi, >> >> I am using xen kernel 3.1.10. I think it is xenstored only, following >> is the log from "iotop" command: >> >> >> I'm still not sure what you're saying here. Xen 3.1 only had point >> releases up until 3.1.4, as far as I can see: >> >> http://xenbits.xen.org/hg/xen-3.1-testing.hg/ >> >> How did you install Xen? >> >> -George >> >> > --047d7b5d474aefeed404e58f5f11 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I think the one that I have installed is:=A0http://rpm.pbone.net/index.php3/stat/4= /idpl/20420199/dir/opensuse_12.x/com/kernel-xen-3.1.10-1.19.1.i586.rpm.html=

----------------------------
Thanks & Regards
Mohit Dhingra=A0
+9196= 11190435


On 4 September 2013 18:34, Mohit Dhingra= <mohitdhingras@gmail.com> wrote:
I installed kernel-xen in OpenSUSE 12.1 through "Inst= all Softwares" and then booted into xen kernel one.=A0

=

----------------------------
Thanks & Regards
Mohit Dhingra=A0
+9196= 11190435


On 4 Septem= ber 2013 18:23, George Dunlap <george.dunlap@eu.citrix.com&g= t; wrote:
=20 =20 =20
On 04/09/13 13:01, Mohit Dhingra wrote:
=20
Hi,=A0

I am using xen kernel 3.1.10. I think it is xenstored only, following is the log from "iotop" command:

I'm still not sure what you're saying here.=A0 Xen 3.1 only had= point releases up until 3.1.4, as far as I can see:

http://xenbits.xen.org/hg/xen-3.1-testing.hg/

How did you install Xen?

=A0-George



--047d7b5d474aefeed404e58f5f11-- --===============5806418183373381337== 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 --===============5806418183373381337==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shakeel Butt Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 07:18:33 -0700 Message-ID: References: <52272D58.2080508@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: Mohit Dhingra Cc: George Dunlap , Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra wrote: > I think the one that I have installed is: > http://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/kernel-xen-3.1.10-1.19.1.i586.rpm.html This is the Linux kernel. I think what George was asking which Xen hypervisor version are you using? > > ---------------------------- > Thanks & Regards > Mohit Dhingra > +919611190435 > > > On 4 September 2013 18:34, Mohit Dhingra wrote: >> >> I installed kernel-xen in OpenSUSE 12.1 through "Install Softwares" and >> then booted into xen kernel one. >> >> >> ---------------------------- >> Thanks & Regards >> Mohit Dhingra >> +919611190435 >> >> >> On 4 September 2013 18:23, George Dunlap >> wrote: >>> >>> On 04/09/13 13:01, Mohit Dhingra wrote: >>> >>> Hi, >>> >>> I am using xen kernel 3.1.10. I think it is xenstored only, following is >>> the log from "iotop" command: >>> >>> >>> I'm still not sure what you're saying here. Xen 3.1 only had point >>> releases up until 3.1.4, as far as I can see: >>> >>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/ >>> >>> How did you install Xen? >>> >>> -George >>> >> > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 19:53:04 +0530 Message-ID: References: <52272D58.2080508@eu.citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7712904864174442990==" Return-path: 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: Shakeel Butt Cc: George Dunlap , Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============7712904864174442990== Content-Type: multipart/alternative; boundary=089e01161b465b869304e58f8c7f --089e01161b465b869304e58f8c7f Content-Type: text/plain; charset=ISO-8859-1 I think xen-3.0. xm info says: cadlab:/var/lib/xenstored # xm info host : cadlab release : 3.1.10-1.19-xen version : #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) machine : x86_64 nr_cpus : 8 nr_nodes : 1 cores_per_socket : 4 threads_per_core : 2 cpu_mhz : 3066 hw_caps : bfebfbff:28100800:00000000:00003b40:0098e3bd:00000000:00000001:00000000 virt_caps : hvm hvm_directio total_memory : 8180 free_memory : 8 free_cpus : 0 max_free_memory : 5473 max_para_memory : 5469 max_hvm_memory : 5448 xen_major : 4 xen_minor : 1 xen_extra : .4_02-1.29.1 xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xen_scheduler : credit xen_pagesize : 4096 platform_params : virt_start=0xffff800000000000 xen_changeset : 23432 xen_commandline : vga=mode-0x317 cc_compiler : gcc version 4.6.2 (SUSE Linux) cc_compile_by : abuild cc_compile_domain : cc_compile_date : Sat Mar 30 12:48:56 UTC 2013 xend_config_format : 4 Please let me know if I answered it correctly? * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* On 4 September 2013 19:48, Shakeel Butt wrote: > On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra > wrote: > > I think the one that I have installed is: > > > http://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/kernel-xen-3.1.10-1.19.1.i586.rpm.html > > This is the Linux kernel. I think what George was asking which Xen > hypervisor version are you using? > > > > > ---------------------------- > > Thanks & Regards > > Mohit Dhingra > > +919611190435 > > > > > > On 4 September 2013 18:34, Mohit Dhingra > wrote: > >> > >> I installed kernel-xen in OpenSUSE 12.1 through "Install Softwares" and > >> then booted into xen kernel one. > >> > >> > >> ---------------------------- > >> Thanks & Regards > >> Mohit Dhingra > >> +919611190435 > >> > >> > >> On 4 September 2013 18:23, George Dunlap > >> wrote: > >>> > >>> On 04/09/13 13:01, Mohit Dhingra wrote: > >>> > >>> Hi, > >>> > >>> I am using xen kernel 3.1.10. I think it is xenstored only, following > is > >>> the log from "iotop" command: > >>> > >>> > >>> I'm still not sure what you're saying here. Xen 3.1 only had point > >>> releases up until 3.1.4, as far as I can see: > >>> > >>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/ > >>> > >>> How did you install Xen? > >>> > >>> -George > >>> > >> > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel > > > --089e01161b465b869304e58f8c7f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I think xen-3.0.=A0xm info says:

<= /div>
cadlab:/var/lib/xenstored # xm info
host =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 : cadlab
release =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0: 3.1.10-1.19-xen
version =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0:= #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3)
machine =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: x86_64
nr_cpus =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0: 8
nr_nodes =A0 =A0 =A0 =A0 =A0 =A0 = =A0 : 1
cores_per_socket =A0 =A0 =A0 : 4
threads_per_co= re =A0 =A0 =A0 : 2
cpu_mhz =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: 3066<= /div>
hw_caps =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: bfebfbff:28100800:00000000:00= 003b40:0098e3bd:00000000:00000001:00000000
virt_caps =A0 =A0 =A0 = =A0 =A0 =A0 =A0: hvm hvm_directio
total_memory =A0 =A0 =A0 =A0 = =A0 : 8180
free_memory =A0 =A0 =A0 =A0 =A0 =A0: 8
free_cpus =A0 =A0 =A0 =A0 =A0 =A0 =A0: 0
max_free_memory =A0= =A0 =A0 =A0: 5473
max_para_memory =A0 =A0 =A0 =A0: 5469
max_hvm_memory =A0 =A0 =A0 =A0 : 5448
xen_major =A0 =A0 =A0 =A0= =A0 =A0 =A0: 4
xen_minor =A0 =A0 =A0 =A0 =A0 =A0 =A0: 1
xen_extra =A0 =A0 =A0 =A0 =A0 =A0 =A0: .4_02-1.29.1
xen_caps= =A0 =A0 =A0 =A0 =A0 =A0 =A0 : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_3= 2 hvm-3.0-x86_32p hvm-3.0-x86_64=A0
xen_scheduler =A0 =A0 =A0 =A0= =A0: credit
xen_pagesize =A0 =A0 =A0 =A0 =A0 : 4096
platform_params =A0 =A0 =A0 =A0: virt_start=3D0xffff800000000000
=
xen_changeset =A0 =A0 =A0 =A0 =A0: 23432
xen_commandline =A0= =A0 =A0 =A0: vga=3Dmode-0x317
cc_compiler =A0 =A0 =A0 =A0 =A0 = =A0: gcc version 4.6.2 (SUSE Linux)=A0
cc_compile_by =A0 =A0 =A0 =A0 =A0: abuild
cc_compile_domain = =A0 =A0 =A0:=A0
cc_compile_date =A0 =A0 =A0 =A0: Sat Mar 30 12:48= :56 UTC 2013
xend_config_format =A0 =A0 : 4

<= /div>


Please let me know if I answered it correctly?

--------------------= --------
Thanks & Regards
Mohi= t Dhingra=A0
+919611190435


On 4 September 2013 19:48, Shakeel Butt = <shakeel.butt@gmail.com> wrote:
On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra <mohitdhingras@gmail.com> wrote:<= br> > I think the one that I have installed is:
> h= ttp://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/k= ernel-xen-3.1.10-1.19.1.i586.rpm.html

This is the Linux kernel. I think what George was asking which Xen hypervisor version are you using?

>
> ----------------------------
> Thanks & Regards
> Mohit Dhingra
> +919611190435
>
>
> On 4 September 2013 18:34, Mohit Dhingra <mohitdhingras@gmail.com> wrote:
>>
>> I installed kernel-xen in OpenSUSE 12.1 through "Install Soft= wares" and
>> then booted into xen kernel one.
>>
>>
>> ----------------------------
>> Thanks & Regards
>> Mohit Dhingra
>> +919611190435
>>
>>
>> On 4 September 2013 18:23, George Dunlap <george.dunlap@eu.citrix.com>
>> wrote:
>>>
>>> On 04/09/13 13:01, Mohit Dhingra wrote:
>>>
>>> Hi,
>>>
>>> I am using xen kernel 3.1.10. I think it is xenstored only, fo= llowing is
>>> the log from "iotop" command:
>>>
>>>
>>> I'm still not sure what you're saying here. =A0Xen 3.1= only had point
>>> releases up until 3.1.4, as far as I can see:
>>>
>>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/
>>>
>>> How did you install Xen?
>>>
>>> =A0-George
>>>
>>
>
>
> ________________________= _______________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org=
> http://li= sts.xen.org/xen-devel
>

--089e01161b465b869304e58f8c7f-- --===============7712904864174442990== 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 --===============7712904864174442990==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 19:56:46 +0530 Message-ID: References: <52272D58.2080508@eu.citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4919016117928293936==" Return-path: 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: Shakeel Butt Cc: George Dunlap , Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============4919016117928293936== Content-Type: multipart/alternative; boundary=089e0139fc769a1f4804e58f998f --089e0139fc769a1f4804e58f998f Content-Type: text/plain; charset=ISO-8859-1 My bad! Major is 4 and Minor is 1. So, 4.1 probably ? * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* On 4 September 2013 19:53, Mohit Dhingra wrote: > I think xen-3.0. xm info says: > > cadlab:/var/lib/xenstored # xm info > host : cadlab > release : 3.1.10-1.19-xen > version : #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) > machine : x86_64 > nr_cpus : 8 > nr_nodes : 1 > cores_per_socket : 4 > threads_per_core : 2 > cpu_mhz : 3066 > hw_caps : > bfebfbff:28100800:00000000:00003b40:0098e3bd:00000000:00000001:00000000 > virt_caps : hvm hvm_directio > total_memory : 8180 > free_memory : 8 > free_cpus : 0 > max_free_memory : 5473 > max_para_memory : 5469 > max_hvm_memory : 5448 > xen_major : 4 > xen_minor : 1 > xen_extra : .4_02-1.29.1 > xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 > hvm-3.0-x86_32p hvm-3.0-x86_64 > xen_scheduler : credit > xen_pagesize : 4096 > platform_params : virt_start=0xffff800000000000 > xen_changeset : 23432 > xen_commandline : vga=mode-0x317 > cc_compiler : gcc version 4.6.2 (SUSE Linux) > cc_compile_by : abuild > cc_compile_domain : > cc_compile_date : Sat Mar 30 12:48:56 UTC 2013 > xend_config_format : 4 > > > > Please let me know if I answered it correctly? > > * > ---------------------------- > Thanks & Regards > Mohit Dhingra > +919611190435* > > > On 4 September 2013 19:48, Shakeel Butt wrote: > >> On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra >> wrote: >> > I think the one that I have installed is: >> > >> http://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/kernel-xen-3.1.10-1.19.1.i586.rpm.html >> >> This is the Linux kernel. I think what George was asking which Xen >> hypervisor version are you using? >> >> > >> > ---------------------------- >> > Thanks & Regards >> > Mohit Dhingra >> > +919611190435 >> > >> > >> > On 4 September 2013 18:34, Mohit Dhingra >> wrote: >> >> >> >> I installed kernel-xen in OpenSUSE 12.1 through "Install Softwares" and >> >> then booted into xen kernel one. >> >> >> >> >> >> ---------------------------- >> >> Thanks & Regards >> >> Mohit Dhingra >> >> +919611190435 >> >> >> >> >> >> On 4 September 2013 18:23, George Dunlap >> >> wrote: >> >>> >> >>> On 04/09/13 13:01, Mohit Dhingra wrote: >> >>> >> >>> Hi, >> >>> >> >>> I am using xen kernel 3.1.10. I think it is xenstored only, following >> is >> >>> the log from "iotop" command: >> >>> >> >>> >> >>> I'm still not sure what you're saying here. Xen 3.1 only had point >> >>> releases up until 3.1.4, as far as I can see: >> >>> >> >>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/ >> >>> >> >>> How did you install Xen? >> >>> >> >>> -George >> >>> >> >> >> > >> > >> > _______________________________________________ >> > Xen-devel mailing list >> > Xen-devel@lists.xen.org >> > http://lists.xen.org/xen-devel >> > >> > > --089e0139fc769a1f4804e58f998f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
My bad! Major is 4 and Minor is 1. So, 4.1 probably ?
<= div class=3D"gmail_extra">
---------------= -------------
Thanks & Regards
Mohit Dhingra=A0
+919611190435


On 4 September 2013 19:53, Mohit Dhingra= <mohitdhingras@gmail.com> wrote:
I think xen-3.0.=A0xm info says:

<= /div>
cadlab:/var/lib/xenstored # xm info
host =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 : cadlab
release =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0: 3.1.10-1.19-xen
version =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: #1 SMP Mon Feb 25 10:32:50 UTC 201= 3 (f0b13a3)
machine =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: x86_64
nr_cpus =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0: 8
nr_nodes =A0 =A0 =A0 =A0 =A0 =A0 = =A0 : 1
cores_per_socket =A0 =A0 =A0 : 4
threads_per_co= re =A0 =A0 =A0 : 2
cpu_mhz =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: 3066<= /div>
hw_caps =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: bfebfbff:28100800:00000000:00= 003b40:0098e3bd:00000000:00000001:00000000
virt_caps =A0 =A0 =A0 = =A0 =A0 =A0 =A0: hvm hvm_directio
total_memory =A0 =A0 =A0 =A0 = =A0 : 8180
free_memory =A0 =A0 =A0 =A0 =A0 =A0: 8
free_cpus =A0 =A0 =A0 =A0 =A0 =A0 =A0: 0
max_free_memory =A0= =A0 =A0 =A0: 5473
max_para_memory =A0 =A0 =A0 =A0: 5469
max_hvm_memory =A0 =A0 =A0 =A0 : 5448
xen_major =A0 =A0 =A0 =A0= =A0 =A0 =A0: 4
xen_minor =A0 =A0 =A0 =A0 =A0 =A0 =A0: 1
xen_extra =A0 =A0 =A0 =A0 =A0 =A0 =A0: .4_02-1.29.1
xen_caps= =A0 =A0 =A0 =A0 =A0 =A0 =A0 : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_3= 2 hvm-3.0-x86_32p hvm-3.0-x86_64=A0
xen_scheduler =A0 =A0 =A0 =A0= =A0: credit
xen_pagesize =A0 =A0 =A0 =A0 =A0 : 4096
platform_params =A0 =A0 =A0 =A0: virt_start=3D0xffff800000000000
=
xen_changeset =A0 =A0 =A0 =A0 =A0: 23432
xen_commandline =A0= =A0 =A0 =A0: vga=3Dmode-0x317
cc_compiler =A0 =A0 =A0 =A0 =A0 = =A0: gcc version 4.6.2 (SUSE Linux)=A0
cc_compile_by =A0 =A0 =A0 =A0 =A0: abuild
cc_compile_domain = =A0 =A0 =A0:=A0
cc_compile_date =A0 =A0 =A0 =A0: Sat Mar 30 12:48= :56 UTC 2013
xend_config_format =A0 =A0 : 4

<= /div>


Please let me know if I answered it correctly?

--= --------------------------
Thanks & Regards
Mohit Dhingra=A0
+919611190435


On 4 Septem= ber 2013 19:48, Shakeel Butt <shakeel.butt@gmail.com> w= rote:
On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra <mohitdhingras@gmail.com> wr= ote:
> I think the one that I have installed is:
> h= ttp://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/k= ernel-xen-3.1.10-1.19.1.i586.rpm.html

This is the Linux kernel. I think what George was asking which Xen hypervisor version are you using?

>
> ----------------------------
> Thanks & Regards
> Mohit Dhingra
> +919611190435
>
>
> On 4 September 2013 18:34, Mohit Dhingra <mohitdhingras@gmail.com> wrote:<= br> >>
>> I installed kernel-xen in OpenSUSE 12.1 through "Install Soft= wares" and
>> then booted into xen kernel one.
>>
>>
>> ----------------------------
>> Thanks & Regards
>> Mohit Dhingra
>> +919611190435
>>
>>
>> On 4 September 2013 18:23, George Dunlap <george.dunlap@eu.citrix.com= >
>> wrote:
>>>
>>> On 04/09/13 13:01, Mohit Dhingra wrote:
>>>
>>> Hi,
>>>
>>> I am using xen kernel 3.1.10. I think it is xenstored only, fo= llowing is
>>> the log from "iotop" command:
>>>
>>>
>>> I'm still not sure what you're saying here. =A0Xen 3.1= only had point
>>> releases up until 3.1.4, as far as I can see:
>>>
>>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/
>>>
>>> How did you install Xen?
>>>
>>> =A0-George
>>>
>>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel= @lists.xen.org
> http://li= sts.xen.org/xen-devel
>


--089e0139fc769a1f4804e58f998f-- --===============4919016117928293936== 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 --===============4919016117928293936==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohit Dhingra Subject: Re: [Xen-users] Performance test regarding xenstored Date: Wed, 4 Sep 2013 20:05:52 +0530 Message-ID: References: <52272D58.2080508@eu.citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5527134500543797351==" Return-path: 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: Shakeel Butt Cc: George Dunlap , Xen List , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============5527134500543797351== Content-Type: multipart/alternative; boundary=089e01184a922edaa604e58fba71 --089e01184a922edaa604e58fba71 Content-Type: text/plain; charset=ISO-8859-1 Probably, there is a similar question here: http://xen.1045712.n5.nabble.com/xenstored-is-doing-a-lot-of-IO-td2591647.html I am not sure though. Sometime back, I set the memory of one VM to experiment with restricted resources. Could this high disk writes be because of this? * ---------------------------- Thanks & Regards Mohit Dhingra +919611190435* On 4 September 2013 19:56, Mohit Dhingra wrote: > My bad! Major is 4 and Minor is 1. So, 4.1 probably ? > > * > ---------------------------- > Thanks & Regards > Mohit Dhingra > +919611190435* > > > On 4 September 2013 19:53, Mohit Dhingra wrote: > >> I think xen-3.0. xm info says: >> >> cadlab:/var/lib/xenstored # xm info >> host : cadlab >> release : 3.1.10-1.19-xen >> version : #1 SMP Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) >> machine : x86_64 >> nr_cpus : 8 >> nr_nodes : 1 >> cores_per_socket : 4 >> threads_per_core : 2 >> cpu_mhz : 3066 >> hw_caps : >> bfebfbff:28100800:00000000:00003b40:0098e3bd:00000000:00000001:00000000 >> virt_caps : hvm hvm_directio >> total_memory : 8180 >> free_memory : 8 >> free_cpus : 0 >> max_free_memory : 5473 >> max_para_memory : 5469 >> max_hvm_memory : 5448 >> xen_major : 4 >> xen_minor : 1 >> xen_extra : .4_02-1.29.1 >> xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 >> hvm-3.0-x86_32p hvm-3.0-x86_64 >> xen_scheduler : credit >> xen_pagesize : 4096 >> platform_params : virt_start=0xffff800000000000 >> xen_changeset : 23432 >> xen_commandline : vga=mode-0x317 >> cc_compiler : gcc version 4.6.2 (SUSE Linux) >> cc_compile_by : abuild >> cc_compile_domain : >> cc_compile_date : Sat Mar 30 12:48:56 UTC 2013 >> xend_config_format : 4 >> >> >> >> Please let me know if I answered it correctly? >> >> * >> ---------------------------- >> Thanks & Regards >> Mohit Dhingra >> +919611190435* >> >> >> On 4 September 2013 19:48, Shakeel Butt wrote: >> >>> On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra >>> wrote: >>> > I think the one that I have installed is: >>> > >>> http://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/kernel-xen-3.1.10-1.19.1.i586.rpm.html >>> >>> This is the Linux kernel. I think what George was asking which Xen >>> hypervisor version are you using? >>> >>> > >>> > ---------------------------- >>> > Thanks & Regards >>> > Mohit Dhingra >>> > +919611190435 >>> > >>> > >>> > On 4 September 2013 18:34, Mohit Dhingra >>> wrote: >>> >> >>> >> I installed kernel-xen in OpenSUSE 12.1 through "Install Softwares" >>> and >>> >> then booted into xen kernel one. >>> >> >>> >> >>> >> ---------------------------- >>> >> Thanks & Regards >>> >> Mohit Dhingra >>> >> +919611190435 >>> >> >>> >> >>> >> On 4 September 2013 18:23, George Dunlap >> > >>> >> wrote: >>> >>> >>> >>> On 04/09/13 13:01, Mohit Dhingra wrote: >>> >>> >>> >>> Hi, >>> >>> >>> >>> I am using xen kernel 3.1.10. I think it is xenstored only, >>> following is >>> >>> the log from "iotop" command: >>> >>> >>> >>> >>> >>> I'm still not sure what you're saying here. Xen 3.1 only had point >>> >>> releases up until 3.1.4, as far as I can see: >>> >>> >>> >>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/ >>> >>> >>> >>> How did you install Xen? >>> >>> >>> >>> -George >>> >>> >>> >> >>> > >>> > >>> > _______________________________________________ >>> > Xen-devel mailing list >>> > Xen-devel@lists.xen.org >>> > http://lists.xen.org/xen-devel >>> > >>> >> >> > --089e01184a922edaa604e58fba71 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Probably, there is a similar question here:=A0http://xen.1045712.n5.nabble.com/xenstored-is-doing-a= -lot-of-IO-td2591647.html=A0

I am not sure though. Sometime back, I set the memory of one= VM to experiment with restricted resources. Could this high disk writes be= because of this?=A0

----------------------------
Thanks & Reg= ards
Mohit Dhingra=A0
+919611190435


On 4 September 2013 19:56, Mohit Dhingra= <mohitdhingras@gmail.com> wrote:
My bad! Major is 4 and Minor is 1. So, 4.1 probably ?
<= div class=3D"gmail_extra">

= ----------------------------
Thanks & Regards
Mohit Dhingra=A0
+919611190435


On 4 Septem= ber 2013 19:53, Mohit Dhingra <mohitdhingras@gmail.com> wrote:
I think xen-3.0.=A0xm info says:

<= /div>
cadlab:/var/lib/xenstored # xm info
host =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 : cadlab
release =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0: 3.1.10-1.19-xen
version =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: #1 SMP Mon Feb 25 10:32:50 UTC 201= 3 (f0b13a3)
machine =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: x86_64
nr_cpus =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0: 8
nr_nodes =A0 =A0 =A0 =A0 =A0 =A0 = =A0 : 1
cores_per_socket =A0 =A0 =A0 : 4
threads_per_co= re =A0 =A0 =A0 : 2
cpu_mhz =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: 3066<= /div>
hw_caps =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0: bfebfbff:28100800:00000000:00= 003b40:0098e3bd:00000000:00000001:00000000
virt_caps =A0 =A0 =A0 = =A0 =A0 =A0 =A0: hvm hvm_directio
total_memory =A0 =A0 =A0 =A0 = =A0 : 8180
free_memory =A0 =A0 =A0 =A0 =A0 =A0: 8
free_cpus =A0 =A0 =A0 =A0 =A0 =A0 =A0: 0
max_free_memory =A0= =A0 =A0 =A0: 5473
max_para_memory =A0 =A0 =A0 =A0: 5469
max_hvm_memory =A0 =A0 =A0 =A0 : 5448
xen_major =A0 =A0 =A0 =A0= =A0 =A0 =A0: 4
xen_minor =A0 =A0 =A0 =A0 =A0 =A0 =A0: 1
xen_extra =A0 =A0 =A0 =A0 =A0 =A0 =A0: .4_02-1.29.1
xen_caps= =A0 =A0 =A0 =A0 =A0 =A0 =A0 : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_3= 2 hvm-3.0-x86_32p hvm-3.0-x86_64=A0
xen_scheduler =A0 =A0 =A0 =A0= =A0: credit
xen_pagesize =A0 =A0 =A0 =A0 =A0 : 4096
platform_params =A0 =A0 =A0 =A0: virt_start=3D0xffff800000000000
=
xen_changeset =A0 =A0 =A0 =A0 =A0: 23432
xen_commandline =A0= =A0 =A0 =A0: vga=3Dmode-0x317
cc_compiler =A0 =A0 =A0 =A0 =A0 = =A0: gcc version 4.6.2 (SUSE Linux)=A0
cc_compile_by =A0 =A0 =A0 =A0 =A0: abuild
cc_compile_domain = =A0 =A0 =A0:=A0
cc_compile_date =A0 =A0 =A0 =A0: Sat Mar 30 12:48= :56 UTC 2013
xend_config_format =A0 =A0 : 4

<= /div>


Please let me know if I answered it correctly?

---------------= -------------
Thanks & Regards
Mohit Dhingra=A0
+919611190435


On 4 September 2013 19:4= 8, Shakeel Butt <shakeel.butt@gmail.com> wrote:
On Wed, Sep 4, 2013 at 7:10 AM, Mohit Dhingra <mohitdhingras@gmail.com> wr= ote:
> I think the one that I have installed is:
> h= ttp://rpm.pbone.net/index.php3/stat/4/idpl/20420199/dir/opensuse_12.x/com/k= ernel-xen-3.1.10-1.19.1.i586.rpm.html

This is the Linux kernel. I think what George was asking which Xen hypervisor version are you using?

>
> ----------------------------
> Thanks & Regards
> Mohit Dhingra
> +919611190435
>
>
> On 4 September 2013 18:34, Mohit Dhingra <mohitdhingras@gmail.com> wrote:<= br> >>
>> I installed kernel-xen in OpenSUSE 12.1 through "Install Soft= wares" and
>> then booted into xen kernel one.
>>
>>
>> ----------------------------
>> Thanks & Regards
>> Mohit Dhingra
>> +919611190435
>>
>>
>> On 4 September 2013 18:23, George Dunlap <george.dunlap@eu.citrix.com= >
>> wrote:
>>>
>>> On 04/09/13 13:01, Mohit Dhingra wrote:
>>>
>>> Hi,
>>>
>>> I am using xen kernel 3.1.10. I think it is xenstored only, fo= llowing is
>>> the log from "iotop" command:
>>>
>>>
>>> I'm still not sure what you're saying here. =A0Xen 3.1= only had point
>>> releases up until 3.1.4, as far as I can see:
>>>
>>> http://xenbits.xen.org/hg/xen-3.1-testing.hg/
>>>
>>> How did you install Xen?
>>>
>>> =A0-George
>>>
>>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel= @lists.xen.org
> http://li= sts.xen.org/xen-devel
>



--089e01184a922edaa604e58fba71-- --===============5527134500543797351== 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 --===============5527134500543797351==--