expanded docs
authorAndrew Tridgell <tridge@samba.org>
Sun, 17 Aug 2008 23:14:59 +0000 (09:14 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 17 Aug 2008 23:14:59 +0000 (09:14 +1000)
README

diff --git a/README b/README
index ffdc39fe71df1d9bfd6874f2d8c4beea94b94da9..e94cf7b733c09f62a956611c73f4642d8f37411c 100644 (file)
--- a/README
+++ b/README
@@ -1,14 +1,26 @@
 This is a experimental HSM daemon and migrate tool. It is meant to be
 a platform for testing ideas in HSM migration.
 
+Written by Andrew Tridgell, August 2008
+
+Download
+--------
+
 To download the latest version of this code use git like this:
 
   git clone http://samba.org/~tridge/hacksm/.git
 
 To update it later use "git pull"
 
+
+Installation
+------------
+
 To use it first setup a shared filesystem with NFS to hold the HSM
-"store", putting it in the HSM_STORE location from hacksm.h
+"store", putting it in the HSM_STORE location from hacksm.h (the
+default is /hacksm_store). This needs to be mounted on all nodes. You
+can also use GPFS for this store, as long as the filesystem you use
+doesn't have DMAPI enabled. 
 
 Then start the HSM daemon like this:
 
@@ -26,6 +38,9 @@ then reboot.
 You will need to start hacksmd after mmstartup, but before you mount
 the filesystem.
 
+The file store
+--------------
+
 The "store" for hacksm is just a directory with files named by device
 and inode number. When a file is migrated the data is moved to the
 store and a dmapi hole is punched in the original file. This mimicks