Add additional size to ROOT_SIZE to allow netflow data to be collected without
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 21 Apr 2008 16:31:38 +0000 (16:31 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 21 Apr 2008 16:31:38 +0000 (16:31 +0000)
running out of room.  Our initial trials on the public pl with 3GB root
partitions resulted in out of space errors, and lost netflow logs.

A preferable solution might be to have an independent partition, or to have a
reserved space in the /vserver partition, but adding a new parition is too
large a change too soon prior to relase of 4.2. And, putting non-slice data
into /vserver seems inappropriate design.

source/configuration

index 88355c1..5d98812 100644 (file)
@@ -44,7 +44,7 @@ SUPPORT_FILE_DIR=/boot
 # 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=3G
+ROOT_SIZE=7G
 
 
 # override the swap size