Skip to content

Commit

Permalink
Merge pull request #825 from 128technology/I95-60308-ha-conductor-upg…
Browse files Browse the repository at this point in the history
…rade

adding HA conductor upgrade note.
  • Loading branch information
Chr1st0ph3rTurn3r authored Feb 27, 2025
2 parents 138b2ad + 337249e commit ce35b4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/upgrade_ibu_conductor.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ Completed in 0.04 seconds

In a high availability configuration, the default behavior is to perform a sequenced self-upgrade from the CLI. Executing the `request system software upgrade router <conductor-router-name>` from an HA conductor launches a sequenced self upgrade, one node at a time. In a situation where you prefer to upgrade each node manually, you can target each node directly using `request system software upgrade router <conductor-router-name> node <conductor-node-name>`. When the upgrade is complete on the first node, you may run the command on the second node.

:::note
When upgrading an HA conductor from a version earlier than 6.3.0, it is necessary to upgrade **both nodes** before the asset status will reach the **Synchronized** state on the upgraded nodes. Until both nodes have been upgraded, the asset status will show **Disconnected**. The salt master services on the new software are not started until both nodes have been upgraded.
:::

#### Other HA Considerations

* If an HA pair is discovered to have a mismatched software state (image-based and package-based) an Alarm is reported. The software state must be the same for both nodes.
Expand Down

0 comments on commit ce35b4f

Please sign in to comment.