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.
The $FWDIR/bin/cxl_create_partner_topology_file shell script is not able to collect the relevant information when one VIP address is a sub-string of another VIP address.
Example:
bond1.724 192.168.143.1
bond1.726 192.168.143.17