Skip to content

Commit 18796e8

Browse files
committed
add some small clarifications
1 parent 9c5eb8d commit 18796e8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/how-to/upgrade/minor-rollback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Only trigger a rollback if the refresh has explicitly failed and cannot continue
1414

1515
## Initiate rollback
1616

17-
Perform a rollback with the command obtained from the [pre-refresh check](pre-refresh check) that was performed before initiating the refresh process.
17+
Perform a rollback with the command obtained from the [pre-refresh check](pre-refresh check) that was performed before initiating the refresh process. You can also find it in the [Juju logs](https://documentation.ubuntu.com/juju/3.6/howto/manage-logs/#view-the-log-files).
1818

1919
<!--TODO: example-->
2020

docs/how-to/upgrade/minor-upgrade.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ This will ensure minimal service disruption, if any.
4444
(pre-refresh-check)=
4545
## Pre-refresh check
4646

47-
The `pre-refresh-check` action will check that a refresh is possible and will switch the primary, if necessary, for a safe upgrade process.
47+
The `pre-refresh-check` action checks that a refresh is possible and will switch the primary, if necessary, for a safe upgrade process.
48+
49+
This check happens automatically when you run `juju refresh`, but we recommend running it manually before scheduling a maintenance window for the refresh operation.
4850

4951
Run a pre-refresh check against the leader unit:
5052

0 commit comments

Comments
 (0)