From: Faiyaz Ahmed Date: Mon, 7 Sep 2009 19:10:31 +0000 (+0000) Subject: Increase disk limit. X-Git-Tag: NodeManager-1.8-12~2 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=8a17b5db4ca3827c077401993957f703b1347369 Increase disk limit. --- diff --git a/sm.py b/sm.py index 0b4d505..841fb8f 100644 --- a/sm.py +++ b/sm.py @@ -39,7 +39,7 @@ DEFAULT_ALLOCATION = { 'net_i2_max_kbyte': 31640625, 'net_i2_thresh_kbyte': 28476562, # disk space limit - 'disk_max': 5000000, # bytes + 'disk_max': 10000000, # bytes # capabilities 'capabilities': '', # IP addresses