The $FWDIR/bin/cxl_create_partner_topology_file shell script is not fully adapted from IPSO OS to Gaia OS.
Explanation:
Gaia OS is a successor of IPSO OS and SecurePlatform OS.
The "cpstat -f all ha" command on 3rd party / OPSec clusters works in the following way:
- The "cpstat -f all ha" command calls the $FWDIR/bin/cxl_create_partner_topology_file shell script.
- The $FWDIR/bin/cxl_create_partner_topology_file shell script collects the relevant information and saves it in the $FWDIR/tmp/cxl_partner_topology_config.txt file.
- The "cpstat -f all ha" command uses the information saved in the $FWDIR/tmp/cxl_partner_topology_config.txt file and populates the Cluster IPs table and the Sync table.