Skip to content

Commit aa12441

Browse files
authored
Merge pull request #36287 from AttinderPalSingh/patch-2
Simplify cluster setup instructions
2 parents 4017180 + 4fc82b4 commit aa12441

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

docs/linux/sql-server-linux-deploy-pacemaker-cluster.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,7 @@ Configuring Ubuntu is similar to RHEL. However, there's one major difference: in
306306
```bash
307307
sudo pcs cluster setup <PMClusterName Nodelist>
308308
```
309-
310-
1. Start the cluster on all nodes.
311-
312-
```bash
313-
sudo pcs cluster setup <PMClusterName Nodelist>
314-
```
315-
309+
316310
1. Enable the cluster to start when the computer starts.
317311

318312
```bash

0 commit comments

Comments
 (0)