Completing the Configuration
After you have created the SplitSite configuration, change the quorum service port, if necessary. Then, enable quorum within the everRun Availability Console. Finally, verify the configuration and (re-)join VMs.
Configuring the Quorum Service Port
By default, the quorum service listens on UDP port 4557.
In most cases, you do not need to change the default port. However, you can change the port, if the network configuration requires you to:
To change the port number on the quorum server
-
Log on to the quorum computer using an account with administrative privileges.
-
Open a command window in administrative mode.
-
Stop the quorum service by typing:
net stop sraqserver -
Change the port by typing (replacing nnnn with the new port number):
sraqserver -install nnnn -
Restart the quorum service by typing:
net start sraqserver
Verifying the Quorum Service Port
If you need to verify the quorum service port, check this Windows registry key:
Configuring the Quorum Server Within the everRun Availability Console
Once the quorum service is running, you should enable the quorum service within the everRun Availability Console. You can also remove a quorum server.
To enable the quorum service:
- Login to the everRun Availability Console with an account that has administrative privileges.
- Click Preferences in the left-hand navigation panel, to open the Preferences page.
- Click Quorum Servers. The quorum configuration page opens.
- Click Add Quorum Server at the left side of the page.
- In the Add Preferred Quorum Server dialog box, enter the following values (if a preferred quorum server already exists, the Add Alternate Quorum Server dialog box appears):
- DNS or IP Address—Type the fully-qualified DNS host name or IP address for the preferred quorum server.
Port —The default port is 4557. Type a port number if you need a port that is different from the default. You need to type only one port number. The quorum service will open the port number for Port and the next port (for example, 4557 and 4558)
Note: The port number must match the port that the quorum service is listening on. (If necessary, you can change the port on the quorum server.)
Click Save to save the values.
- Repeat steps 4 and 5 to configure a second, alternate quorum server. Stratus recommends configuring two quorum servers.
- To enable quorum service, select the Enabled check box and click Save.
Changes to the quorum configuration do not effect running VMs. You must stop and restart any running VMs after changing the quorum configuration.
To remove a quorum server
- Navigate to the Preferences page of the everRun Availability Console.
- Click Quorum Servers.
- Locate the entry for the quorum server you want to remove.
- In the right-most column, click Remove.
Verify the Configuration and (Re-)Join VMs
Verify the configuration and (re-)join VMs.