Change in vdsm[master]: vdsm: change network sampling interval to 15 seconds

mpoledni at redhat.com mpoledni at redhat.com
Thu Nov 14 09:57:09 UTC 2013


Martin Polednik has uploaded a new change for review.

Change subject: vdsm: change network sampling interval to 15 seconds
......................................................................

vdsm: change network sampling interval to 15 seconds

Change-Id: I6c1763c1cc228791e8fa969f05d5bfcf80e2c5bf
Bug-Url: https://bugzilla.redhat.com/??????
Signed-off-by: Martin Polednik <mpoledni at redhat.com>
---
M lib/vdsm/config.py.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/57/21257/1

diff --git a/lib/vdsm/config.py.in b/lib/vdsm/config.py.in
index c0bdd53..6df76cc 100644
--- a/lib/vdsm/config.py.in
+++ b/lib/vdsm/config.py.in
@@ -127,7 +127,7 @@
 
         ('vm_sample_disk_latency_window', '2', None),
 
-        ('vm_sample_net_interval', '5', None),
+        ('vm_sample_net_interval', '15', None),
 
         ('vm_sample_net_window', '2', None),
 


-- 
To view, visit http://gerrit.ovirt.org/21257
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c1763c1cc228791e8fa969f05d5bfcf80e2c5bf
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpoledni at redhat.com>


More information about the vdsm-patches mailing list