Known Issues
-
HA upgrade fails when SDI hostname has uppercase letters. PR1743770
Workaround:
You must disable HA, change hostname with only lowercase letters, and then enable HA again to successfully upgrade HA.
SDI as Log Collector only (Only CLI is available)
-
Disable HA via CLI on only primary node.
CLI> (server) ha disable
-
Change both primary and secondary SDI hostnames with only lowercase letters.
CLI> (server) set hostname <...>
-
Re-enable HA via CLI from primary node only. See Configure High Availability for Security Director Insights as Log Collector.
-
After you have enabled HA, check
CLI> (server) ha status
, it should display that both the nodes are up. -
Perform HA upgrade from primary node. See Upgrade HA.
SDI as analytics and Log Collector (Enable HA via GUI)
-
Disable HA via GUI. See Disable HA.
-
Change both primary and secondary SDI hostnames via CLI with only lowercase letters.
CLI> (server) set hostname <...>
-
Re-enable HA from GUI. See Enable HA.
-
Wait till SDI HA setup is back online. GUI displays that both the nodes are up.
-
Perform HA upgrade from primary node. See Upgrade HA.
-