Changes between Version 5 and Version 6 of FailureRecovery
- Timestamp:
- 2015-12-11T10:44:16-05:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FailureRecovery
v5 v6 17 17 == SDRR Bring Up == 18 18 * For SLC/TB4 19 * {{{ task23@sdrr4:~/Failure-Recovery/zlc/runsdrr-zlc }}} 19 * Log in to sdrr4 as task23 20 * Change directory to Failure-Recovery/zlc[[BR]] 21 {{{ cd Failure-Recovery/zlc }}} 22 * Execute the runsdrr script[[BR]] 23 {{{ ./runsdrr-zlc }}} 20 24 * for HOU/TB3: 21 * {{{ task23@sdrr3:~/Failure-Recovery/zhu/runsdrr-zhu }}} 25 * Log in to sdrr3 as task23 26 * Change directory to Failure-Recovery/zhu[[BR]] 27 {{{ cd Failure-Recovery/zhu }}} 28 * Execute the runsdrr script[[BR]] 29 {{{ ./runsdrr-zhu }}} 22 30 23 == Run MSGInjector ==31 == Run Scenario Injector == 24 32 * For SLC/TB4: 25 * {{{ task23@sdrr4:~/Failure-Recovery/zlc/zlc-failure-recovery-msg-inj }}} 33 * Log in to sdrr4 as task23 34 * Change directory to Failure-Recovery/zlc[[BR]] 35 {{{ cd Failure-Recovery/zlc }}} 36 * Execute the message injector script[[BR]] 37 {{{ ./zlc-failure-recovery-msg-ing -g <group number> }}} 26 38 * For HOU/TB3: 27 * {{{ task23@sdrr3:~/Failure-Recovery/zhu/zhu-failure-recovery-msg-inj }}} 28 * Groups 10 and 11 are only on SLC. So, for example, if they requested that you run groups 1 for SLC and HOU and group 10 you would have 3 instances of the msg injector running in 3 different xterm windows as follows: 39 * Log in to sdrr3 as task23 40 * Change directory to Failure-Recovery/zhu[[BR]] 41 {{{ cd Failure-Recovery/zhu }}} 42 * Execute the message injector script[[BR]] 43 {{{ ./zhu-failure-recovery-msg-ing -g <group number> }}} 44 * '''Groups 10 and 11 are only on SLC''' [[BR]]For example, if you are requested to run groups 1 and 10 you would have 3 instances of the message injector running (2 for SLC and 1 for HOU) in 3 different xterm windows as follows: 29 45 * {{{ task23@sdrr4:~/Failure-Recovery/zlc/zlc-failure-recovery-msg-inj -g 1 }}} 30 46 * {{{ task23@sdrr4:~/Failure-Recovery/zlc/zlc-failure-recovery-msg-inj -g 10 }}} 31 47 * {{{ task23@sdrr3:~/Failure-Recovery/zhu/zhu-failure-recovery-msg-inj -g 1 }}} 48 49 == Additional Notes == 50 Ensure that Altys and the scenario injector are started as close to the same time as possible. If Altys is started too far ahead of SDRR scenario then the logins will be entered before flight plans which will cause them to be rejected. 51 32 52 [[BR]] 33 53 [[BR]]