Skip to content

Commit 1689a38

Browse files
committed
Add warning about known issue in efm 5.0.
This adds a warning about a problem found in 5.0 with the efm create-standby command. This will be fixed for 5.1, which is why the note specifically calls out "5.0" in the note.
1 parent e7667b5 commit 1689a38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

product_docs/docs/efm/5/07_using_efm_utility.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ The following example is generated by querying the status of a healthy cluster w
9797

9898
## efm create-standby
9999

100+
!!!Note
101+
Important information for version 5.0 only: If this command is run on a standby node (the local database is running and is being monitored), you must restart the agent after the command completes. There is a known issue that the agent can be left in an incorrect internal state. If this node is later promoted to primary and the database fails, there may not be a failover due to this state. This does not affect "Idle" nodes (where either the local database is not runnning or is not being monitored).
102+
100103
`efm create-standby <cluster_name> [-prompt] [-slot <slot_name>]`
101104

102105
Invoke the `efm create-standby` command to create a new standby database on this node. The local agent must be running and there must be a primary agent in the cluster. The command process will:

0 commit comments

Comments
 (0)