Modifying the Availability Mode for Secondary AGS Replicas
Summary
Modifying the availability mode for a secondary replica.
Information
How to modify the availabilty mode for a secondary replica of an availability group that is managed by DxEnterprise using DxAdmin or DxCLI.
Only secondary replicas with an availability mode of synchronous_commit or asychronous_commit are allowed to be modified.
DxAdmin
-
Select the availability group under a Vhost to bring up the AGS details pane.
-
Double-click on the Availability Mode column for a secondary replica that you wish to modify.
-
Select the new availability mode (only sychronous_commit and asychronous_commit are allowed options).
-
Click OK in the confirmation dialogue box.
DxCLI
-
Open a command prompt or terminal window.
-
On Windows, browse to
%ProgramFiles%\DH2i\bin
. -
On Linux, browse to
/opt/dh2i/bin
.
-
-
Run the
dxcli set-ags-node-availability-mode
command.