Changeset 405

Show
Ignore:
Timestamp:
05/29/07 21:29:49 (1 year ago)
Author:
kindlund
Message:

Don't use ramdisk for clones.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/kindlund-filesystem/etc/honeyclient.xml

    r398 r405  
    406406            </port> 
    407407            <datastore_path description="The absolute path to the parent directory, where all HoneyClient VM data is stored on the host server.  It is assumed that individual VM data is stored in separate subdirectories within this parent directory." default="/vm"> 
    408                 /dev/shm/clones 
     408                /vm/clones 
    409409            </datastore_path> 
    410410            <snapshot_path description="The absolute path to the directory that contains all snapshot data, associated with every HoneyClient VM." default="/vm/snapshots">