Skip to content

Commit 9be23ab

Browse files
authored
Merge pull request #53875 from VybavaRamadoss/patch-1
Update virtual-machines-disks-shared.md
2 parents 46d8098 + c39b3d0 commit 9be23ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

includes/virtual-machines-disks-shared.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ Some popular applications running on WSFC include:
4646

4747
Linux clusters can leverage cluster managers such as [Pacemaker](https://wiki.clusterlabs.org/wiki/Pacemaker). Pacemaker builds on [Corosync](http://corosync.github.io/corosync/), enabling cluster communications for applications deployed in highly available environments. Some common clustered filesystems include [ocfs2](https://oss.oracle.com/projects/ocfs2/) and [gfs2](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/global_file_system_2/ch-overview-gfs2). You can manipulate reservations and registrations using utilities such as [fence_scsi](http://manpages.ubuntu.com/manpages/eoan/man8/fence_scsi.8.html) and [sg_persist](https://linux.die.net/man/8/sg_persist).
4848

49+
#### Ubuntu
50+
51+
For information about how to set up Ubuntu high availability with Corosync and Pacemaker on Azure Shared Disks, see [Ubuntu Community Discourse](https://discourse.ubuntu.com/t/ubuntu-high-availability-corosync-pacemaker-shared-disk-environments/14874).
52+
4953
## Persistent reservation flow
5054

5155
The following diagram illustrates a sample 2-node clustered database application that leverages SCSI PR to enable failover from one node to the other.
@@ -128,4 +132,4 @@ The following is an example of a 4-node Linux cluster with a single writer and t
128132

129133
:::image type="complex" source="media/virtual-machines-disks-shared-disks/ultra-four-node-example.png" alt-text="Four node ultra throttling example":::
130134

131-
:::image-end:::
135+
:::image-end:::

0 commit comments

Comments
 (0)