|
Size: 961
Comment:
|
← Revision 3 as of 2023-08-24 04:14:43 ⇥
Size: 1058
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 37: | Line 37: |
=== How to restart an RTS machine without crashing other RTS === See [[CDS/DolphinSwitch]] |
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
