grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

141 update deployment script #143

Closed fkengun closed 3 months ago

fkengun commented 3 months ago

Changes

Steps to test

  1. Build the code and install. The default install path is ~/chronolog.
  2. Allocate a bunch of nodes on Ares (at least two) using command salloc -N 2 --exclusive -J job_name --no-shell. When it finishes, you will be assigned with a job ID, say 1000.
  3. Run the script using command ./single_user_deploy.sh -i -d -j 1000. Check log files at ~/chronolog/bin for results.