[haizea-commit] r533 - trunk/etc
haizea-commit at mailman.cs.uchicago.edu
haizea-commit at mailman.cs.uchicago.edu
Mon Sep 29 06:58:35 CDT 2008
Author: borja
Date: 2008-09-29 06:58:33 -0500 (Mon, 29 Sep 2008)
New Revision: 533
Modified:
trunk/etc/sample_trace.conf
Log:
Minor corrections to sample configuration file
Modified: trunk/etc/sample_trace.conf
===================================================================
--- trunk/etc/sample_trace.conf 2008-09-29 11:57:47 UTC (rev 532)
+++ trunk/etc/sample_trace.conf 2008-09-29 11:58:33 UTC (rev 533)
@@ -41,12 +41,6 @@
# is no deployment overhead, or that some
# other entity is taking care of it (e.g., one
# of the enactment backends)
-# - predeployed-images: The scheduler can assume that
-# all required disk images are predeployed on the
-# physical nodes. This is different from "unmanaged"
-# because the scheduler may still have to handle
-# making local copies of the predeployed images before
-# a lease can start.
# - imagetransfer: A disk image has to be transferred
# from a repository node before the lease can start.
lease-preparation: unmanaged
@@ -216,7 +210,7 @@
# - none: No image reuse
# - image-caches: Use image caching algorithm described in Haizea
# publications
-diskimage-reuse: image-caches
+diskimage-reuse: none
# Option: diskimage-cache-size
# Required: Only if diskimage-reuse = image-caches
More information about the Haizea-commit
mailing list