Description: |
|
|---|
The solution is to add the function "write_aws_ha_config" which will be invoked whan Array CLI "write memory" is lunached.
Review Request #741 — Created March 26, 2025 and updated
| Information | |
|---|---|
| marychou | |
| APV10 | |
| Reviewers | |
| shuinvy, timsu, weikai | |
This review post is only for the AWS 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.
-
-
branches/rel_apv_10_7_3/usr/click/bin/backend/sys_cmd.c (Diff revision 1) need to rename the function
e.g. wrtie_aws_ha_config -
branches/rel_apv_10_7_3/usr/click/bin/backend/sys_cmd.c (Diff revision 1) Might not be able to implement this function
