VCF Operations 9.x
Aria Operations 8.18.x
{"REGION_A":"true","REGION_B":"false"} . However, the witness later reported that the shutdown of Region_B failed, which was visible in the in /storage/log/vcops/log/casa/casa.log ERROR casa [com.vmware.workflow.utils.DecisionMakerTask.run:###] - The shutdown of REGION_B timed out/storage/log/vcops/log/casa/casa.log:java.net.SocketTimeoutException: Connect timed out
org.springframework.web.client.ResourceAccessException: No route to hostAs a result, Region_B never received the update and continued running locally.
/storage/log/vcops/log/casa/casa.log show similar entries to below:2025-10-08T06:41:37.#### INFO casa [...] SLICE_ONLINE_STATE: request: {"online_state":"OFFLINE", ...} 2025-10-08T06:41:38.#### INFO casa [...] Taking slice offline: Putting OFFLINE CA region
Region_B (###.###.###.###) received the shutdown request and began going offline./storage/log/vcops/log/casa/casa.log: 2025-10-08T06:45:41.### INFO casa [...] Successfully put all nodes OFFLINE 2025-10-08T06:45:41.165Z INFO casa [...] Update CA Regions state: REGION_A: OFFLINE This shows the witness completed Region_A’s shutdown while Region B’s workflow was still ongoing
/storage/log/vcops/log/casa/casa.log that its shutdown completed after Region_A had already reported as offline :2025-10-08T06:45:53.#### INFO casa [...] CA-CLUSTER-OFFLINE-WORKFLOW: Nodes are successfully took Offline, update Region State to OFFLINE. 2025-10-08T06:45:53.467Z INFO casa [...] Update CA Regions state: REGION_B: OFFLINENote: A similar behavior has been observed in Aria Operations 8.18.x Continuous Availability clusters