Why auto case is not created for Node Out of Quorum event
Applies to
- ONTAP 9
- NODE(S) OUT OF CLUSTER QUORUM
Answer
- The auto case will not be created if the autosupport events are in “PARKED” state
- There are certain conditions for an autosupport to get parked
- If the autosupports have met the parking logic, it will be in PARKED state.
Example:
asup_id": "XXXXXXXXXXXXXXXX",
"notes": "CR-YYY : ASUP has been PARKED due to any one of below conditions:\r\n1. max_quorum_score is not greater than 2\r\n2. score_for_partition is not less than (number_of_eligible_nodes/2)",
asup_id": "XXXXXXXXXXXXXXXX",
"notes": "CR-YYY: ASUP has been PARKED due to any one of below conditions:\r\n1. max_quorum_score is not greater than 2\r\n2. score_for_partition is not less than (number_of_eligible_nodes/2)"
Additional Information
N/A