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

Review Request #751 — Created March 28, 2025 and updated

marychou
APV10
rel_apv_10_7
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.

timsu
  1. Ship It!
  2. 
      
shuinvy
  1. Ship It!
  2. 
      
marychou
Review request changed

Summary:

-The solution is to add the function "write_az_ha_config" which will be invoked whan Array CLI "write memory" is lunached.
+The solution is to add the function "write_az_ha_config" which will be invoked whan Array CLI "write memory" is launched.
shuinvy
  1. Ship It!
  2. 
      
Loading...