The solution is to add the function "write_az_ha_config" which will be invoked whan Array CLI "write memory" is lunached.

Review Request #752 — Created March 28, 2025 and updated — Latest diff uploaded

marychou
APV10
rel_apv_10_7_3
shuinvy, timsu

This review post is only for the az tool fix of the TWSD 611
TWSD-611
AWS/Azure HA feature should be still working after APV reboot
Currently, APV using different mechanisms to implement AWS and Azure HA features by utilizing corresponding tools (e.g. awscli, az). A new process is used to operate tools and still not be able to automatically start when APV boots up. We need to enhance the feature to make it:

Store AWS/Azure HA feature enable/disable status while calling CLI command write memory

APV will restore AWS/Azure HA status once it reboots

Mannully write memory and reboot the APV. The status of HA poller will be on.

    Loading...