Start, Stop or Restart RTCDS
Stopping all models and shutdown FEs
Run the following command from rossa and follow prompts:
/cvs/cds/rtcds/caltech/c1/Git/40m/scripts/cds/stopAllModels.sh
This will shutdown all FE computers. To turn them back on, you'll have to manually press power button on the front.
Starting all models
Make sure all FE computers are turned on.
Run the following command from rossa and follow prompts:
Without burt restoring
/cvs/cds/rtcds/caltech/c1/Git/40m/scripts/cds/startAllModels.sh
With burt restoring
/cvs/cds/rtcds/caltech/c1/Git/40m/scripts/cds/startAllModels.sh <path_To_Restore_Snaps_Directory>
Restarting all models
If you want to come back to same state, use that option in the prompts.
Run the following command from rossa and follow prompts:
/cvs/cds/rtcds/caltech/c1/Git/40m/scripts/cds/restartAllModels.sh
