The "airctl host-status" Command Scans All The Interfaces Within The Host Listing All IPs During LTS

Problem

All the interfaces are scanned to list all the IPs of the host when executing the - airctl host-status command executed during the LTS2 to SMCP Upgrade.

# airctl host-status --config /opt/pf9/airctl/conf/airctl-config.yaml --verbose
...
2023-10-16T14:35:33.107Z debug Logger started
2023-10-16T14:35:33.108Z info Using config file:/opt/pf9/airctl/conf/airctl-config.yaml
getting host statuses... (0s)2023-10-16T14:35:33.130Z        info    state file does not contain SSH user
2023-10-16T14:35:33.130Z info saving airctl state to /root/.airctl/state.yaml
2023-10-16T14:35:33.312Z debug found pod pf9-nginx-5ff54bd5fb-64xvc
getting host statuses... (1s)2023-10-16T14:35:33.787Z        debug   found pod mysqld-exporter-64495d4f46-z7k7z
getting host statuses... (4s)2023-10-16T14:35:37.023Z        debug   found pod mysqld-exporter-64495d4f46-z7k7z
getting host statuses... (7s)
...
worker01.xxxxxxxxx.com  10.239.2.54, 10.12.231.103 10.12.0.1 10.12.24.234 10.12.0.10 10.12.110.61 10.12.29.4 10.12.143.223 10.12.235.104 10.12.4.91 10.12.13.157 10.12.120.174 10.239.0.90 10.12.117.107 10.12.135.163 10.12.161.141 10.12.178.1 10.12.63.7 10.12.187.156 10.12.218.123 10.12.228.135 10.12.32.190 10.12.119.213 10.12.139.191 10.12.54.203 10.12.214.117  0exxxxxxxxxxxxxxxxf029  5.9.0-1244.5711a8d  1.25.11-pmk.115  ok
...

Environment

  • Platform9 Edge Cloud - v5.6 and Higher.

Answer

This is a known issue, A jira with ID AIR-1223 has been filed to investigate this issue.

Once the issue is identified, A fix will be available in the upcoming patch release.

Additional Information

For more details related to the release version having the fix and the ETA for release version with the fix, please open a support ticket mentioning the jira-id AIR-1223.

Last updated