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.


No differences found