Got complaints via RT that users are using usb sticks with 8GB of flash. This
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 11 Apr 2008 21:18:01 +0000 (21:18 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 11 Apr 2008 21:18:01 +0000 (21:18 +0000)
causes BM to try to add the usb stick as part of the LVM volume.  This fix
just increases the size of the flash device to avoid being included.

preferably, BM should avoid adding the device's bootmedia to the LVM. :-)

source/configuration

index 773efdb..88355c1 100644 (file)
@@ -61,7 +61,7 @@ MINIMUM_MEMORY=511000
 
 # minimum block disk size in GB to be added to lvm.
 # if any block devices are smaller than this, they are ignored.
-MINIMUM_DISK_SIZE=5
+MINIMUM_DISK_SIZE=17
 
 
 # total minimum disk size in GB if all usable disks are below this