Re: [Qemu-devel] Problems on vlan-based vnics!

2015-09-29 Thread cauchy-love
BTW: the virt-manager works well on the server. I don't know how to make the multiple NICs work using command line. 在 2015-09-29 11:19:41,"Jason Wang" 写道: On 09/28/2015 07:52 PM, cauchy-love wrote: > hi stefan. >I have setup a VM on a server with two NICs (eth

Re: [Qemu-devel] Problems on vlan-based vnics!

2015-09-29 Thread cauchy-love
BTW: Xen4.2 and later works quite well 在 2015-09-29 11:19:41,"Jason Wang" 写道: On 09/28/2015 07:52 PM, cauchy-love wrote: > hi stefan. >I have setup a VM on a server with two NICs (eth0 and eth1). eth0 is > connected with vlan22 and eth1 is connected with vlan33. I then

Re: [Qemu-devel] Problems on vlan-based vnics!

2015-09-29 Thread cauchy-love
28/2015 07:52 PM, cauchy-love wrote: > hi stefan. >I have setup a VM on a server with two NICs (eth0 and eth1). eth0 is > connected with vlan22 and eth1 is connected with vlan33. I then added eth0.22 > to br2 and eth1.33 to br3. after that tap2 and tap3 were added to br2 and >

[Qemu-devel] Problems on vlan-based vnics!

2015-09-28 Thread cauchy-love
hi stefan. I have setup a VM on a server with two NICs (eth0 and eth1). eth0 is connected with vlan22 and eth1 is connected with vlan33. I then added eth0.22 to br2 and eth1.33 to br3. after that tap2 and tap3 were added to br2 and br3 respectively. When i start up the vm, the network conn

[Qemu-devel] How to enable the realtime features of qemu?

2015-07-27 Thread cauchy-love
Hi, I have noticed that the recent qemu provide realtime features as the qemu help outputs something like "run qemu with realtime features". But there is little information about that area. I would be much appreciated if someone can provide the detailed information (i.e., system configuration

[Qemu-devel] How to enable the realtime features of qemu?

2015-07-27 Thread cauchy-love
Hi, I have noticed that the recent qemu provide realtime features as the qemu help outputs something like "run qemu with realtime features". But there is little information about that area. I would be much appreciated if someone can provide the detailed information (i.e., system configuration

[Qemu-devel] How to enable the realtime features of qemu?

2015-07-27 Thread cauchy-love
Hi, I have noticed that the recent qemu provide realtime features as the qemu help outputs something like "run qemu with realtime features". But there is little information about that area. I would be much appreciated if someone can provide the detailed information (i.e., system configuration

[Qemu-devel] IO performance difference on different kernels

2015-06-30 Thread cauchy-love
I am using qemu2.3.0 to start a guest on different linux kernel (2.6.33 and 2.6.39). The qemu command line is: kvm -m 2g -hda guest.img -enable-kvm Experiments show that the disk write bandwidth of the guest on 2.6.33.3 is 10 times of that on 2.6.39. The period of paio_submit (time differ

Re: [Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS.

2015-06-24 Thread cauchy-love
On 24/06/2015 14:31, cauchy-love wrote: >> >>Sorry, but I don't know what does bisect mean exactly.Could you >> please explain it? I feel it might be some kernel configuration items >> introduce this problem.I am also trying other kernel versions from >> 2.6.34 to

Re: [Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS.

2015-06-24 Thread cauchy-love
show you the results. Thanks, Yi At 2015-06-24 20:20:02, "Paolo Bonzini" wrote: > > >On 24/06/2015 14:14, cauchy-love wrote: >> I have updated the kernel of CentOS 6.5 from 2.6.32 to higher >> versions (2.6.39+) and found the disk IO write pe

Re: [Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS.

2015-06-22 Thread cauchy-love
uot; 写道: > > >On 19/06/2015 03:03, cauchy-love wrote: >> I have tried your qemu cammand line but got no luck (the embedded os >> have no virtio support but this is not the problem i think). The >> problem probably lies in the host kernel version as it is the only >> d

Re: [Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS.

2015-06-18 Thread cauchy-love
-DMA mode (CentOS 7 and CentOS 6.5 are the same at this point). Yi -- 发自我的网易邮箱手机智能版 在 2015-06-16 21:05:39,"Stefan Hajnoczi" 写道: >On Mon, Jun 15, 2015 at 09:14:52PM +0800, cauchy-love wrote: >>I am running a embedded OS on Qemu-2.3.0. However I found that the I/O >&

Re: [Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS.

2015-06-18 Thread cauchy-love
ce of Centos 7 (1/10 of that on Centos 6.5). And how can I debug this problem? Thanks again for your help. Yi -- 发自我的网易邮箱手机智能版 在 2015-06-16 21:05:39,"Stefan Hajnoczi" 写道: >On Mon, Jun 15, 2015 at 09:14:52PM +0800, cauchy-love wrote: >>I am running a embedded OS on Qem

[Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS.

2015-06-15 Thread cauchy-love
Hi all, I am running a embedded OS on Qemu-2.3.0. However I found that the I/O performance was quite different for different CentOS release (CentOS 6.5 and CentOS 7.0). The CentOS 6.5 uses linux-2.6.32 while the CentOS 7.0 uses linux-3.10.0. The I/O throughput (write) of the former (CentOS 6.