OceanStore The OceanStore Project
OceanStore HelloWorld HOWTO
by Hakim Weatherspoon, Chiu Wah Kelvin So, and Jason Lee

STEP 1
STEP 2
STEP 3
RunHowTo

Directions to run your Helloworld experiment:

Remember all files you create need to be in the helloworld directory.


Here's some useful scripts for testing out your helloworld experiment:
  1. Check for bad words in your log file. Argument is the PID.
  2. Clear out your log files from /tmp.
  3. Set your OSTORE_SERVERS environment variable. Useful for running experiments on the cluster:

    All you have to do is
    1) comment out 'hosts localhosts' and change to 'hosts ROC' in the exp file.
    2) place a unique number next to each node in the exp file
    3) setenv REMOTE_OSTORE_RUN_DIR oceanstore/pond/run (may have to use /home/eecs/$USER)
    4) setenv OSTORE_SERVERS set-of-machines (e.g. You can run the attached HowTo_set-ostore-servers from to -i.e. HowTo_set-ostore-servers 31 39)

Click here to go to HelloWorld Exercise step2


STEP 1
STEP 2
STEP 3
RunHowTo

Originated on Date: 2003/06/23 17:47:16 by Jason Lee <jlee81@cs.berkeley.edu>.
Last modified on 06/10/2004 by Chiu Wah Kelvin So