From: Stephen Soltesz Date: Fri, 1 Apr 2011 21:17:56 +0000 (-0400) Subject: Increase the default root fs size to 14G. This will help account for out-of X-Git-Tag: bootmanager-5.0-18~7 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=4f606af034d26931e8546f0d0baed7bb85e32068 Increase the default root fs size to 14G. This will help account for out-of space conditions due to fprobe data logging in the worst cases, and leave more room for logging. --- diff --git a/source/configuration b/source/configuration index 48ddbc9..9f0fe74 100644 --- a/source/configuration +++ b/source/configuration @@ -53,7 +53,7 @@ PLCONF_DIR=/etc/planetlab # this sets the size of the root logical volume, # after the root and swap has been created, remaining # goes to the vserver partition -ROOT_SIZE=7G +ROOT_SIZE=14G # override the swap size