From: Faiyaz Ahmed Date: Thu, 4 Jun 2009 19:00:32 +0000 (+0000) Subject: update bw limits X-Git-Tag: NodeManager-1.8-6~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ea6f598f124c67b94207792353aef1401295f5e6;p=nodemanager.git update bw limits --- diff --git a/sm.py b/sm.py index d8a0aca..bcf2dbf 100644 --- a/sm.py +++ b/sm.py @@ -34,10 +34,10 @@ DEFAULT_ALLOCATION = { 'net_i2_min_rate': bwmin / 1000, # kbps 'net_i2_max_rate': bwmax / 1000, # kbps 'net_i2_share': 1, # proportional share - 'net_max_kbyte' : 5662310, #Kbyte - 'net_thresh_kbyte': 4529848, #Kbyte - 'net_i2_max_kbyte': 17196646, - 'net_i2_thresh_kbyte': 13757316, + 'net_max_kbyte' : 10546875, #Kbyte + 'net_thresh_kbyte': 9492187, #Kbyte + 'net_i2_max_kbyte': 31640625, + 'net_i2_thresh_kbyte': 28476562, # disk space limit 'disk_max': 5000000, # bytes # capabilities