WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] delays with network traffic

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] delays with network traffic
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Mon, 25 Apr 2011 19:31:20 +0400
Delivery-date: Mon, 25 Apr 2011 08:31:41 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=NdTZM1dI1d0FW4i2PCPbL9rfd5PavWEIsFDZnvPuOkA=; b=esmcnp5NlAPB8Kvi07CAHwa0GV8/laJi7w67p253mlEM/bo8Mdfu13WZ1AbG7+5j1V KIoj0HBzkSzKPjnpQKTMB1kK5kBBTUM/3P1epB2b+NUkGjQiwxf15U2+u1mkiNN91fBR 2x1yVVeXPeAha7/P0LKmiMggcemff6PUNiO/o=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=LlD3XvP78rIzJK2XWRR0OJAlOMAXozNmtSL6yDSTQlxM2mkBq/3vvBsIXbED/j8fsm AOYxtZQZJ15zmWJaEo4/NDks6C0XzbA0advU/3tS9XF6p1nyLrDrsuxuiBDZ+aa89e3w MKU/NUaO7v/gd45UQb9lsF1psjSWwLUsDG2w4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Good day.

Found strange behavior with xapi and guest network traffic. If we starts
to ping domU with high speed (about 3-4 pings per second) and do some
operations with xapi (f.e. xe vm-list, etc) we can see delays in pings
(up to 80 ms compare to usual 0.3-0.8). All guest are PVs.

I dig pretty much about this and found:

1) raising nice number for xenstored (nice 10, nice 20) make delays
lower.
2) Pinning dom0 and adding VCPU to dom0 slightly helps, but not
significantly. 
3) switching to bridge instead ovs makes things worse (but not really
much).
4) CPU load in domU does not change behavior (not better, not worse)
5) High network and disk activity for domU make it replays sometimes
longer (up to 100ms with average load < 0.5)

In some tests I was able to get ping about 5-6ms instead 0.3-0.8 just by
running python (without options).

I feel I miss something or do not understand.

---
wBR, George.



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>