TMC Recovery mechanism in case of subsystem failure
This guide provides instructions to recover TMC Mid when it enters the
FAULTobservation state.The recovery steps involve issuing command-line instructions that can be executed from any Python runtime environment or script.
TMC Mid in FAULT ObsState
TMC will not get stuck in a particular transitional observation states like for ex.
RESOURCING,CONFIGURING, etc.Instead it moves to the Observation state
FAULTin the following scenarios.To recover from the Observation state
FAULT, please follow the steps to recover.
Scenario |
Steps to recover |
|---|---|
|
|
TMC Mid not recovering from FAULT obsState
If the Restart() command fails to transition the TMC Mid to the EMPTY observation state, please follow these steps:
Inspect all TMC Mid leaf nodes: Manually visit each leaf node within the TMC Mid hierarchy.
Identify the faulty subsystem: Check the
obsStateof each node to locate any subsystem that is not in the expected state.Manually reset the faulty subsystem: Attempt to bring the identified faulty subsystem to the
EMPTYobservation state by applying corrective actions or issuing necessary commands.Re-invoke Restart() on the TMC Mid Subarray Node: After all subsystems are in a recoverable state, issue the
Restart()command on the TMC Mid Subarray Node to transition the system back to theEMPTYobsState.