Skip to content

Commit ac63e16

Browse files
authored
Merge pull request #116466 from DCtheGeek/dmc-buildreport-20200526
Fixing ::: images from build report
2 parents 97cc819 + 04d2079 commit ac63e16

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

includes/virtual-machines-disks-shared.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -114,22 +114,16 @@ The following examples depict a few scenarios that show how the throttling can w
114114

115115
The following is an example of a 2-node WSFC using clustered shared volumes. With this configuration, both VMs have simultaneous write-access to the disk, which results in the ReadWrite throttle being split across the two VMs and the ReadOnly throttle not being used.
116116

117-
:::image type="complex" source="media/virtual-machines-disks-shared-disks/ultra-two-node-example.png" alt-text="CSV two node ultra example":::
118-
119-
:::image-end:::
117+
:::image type="content" source="media/virtual-machines-disks-shared-disks/ultra-two-node-example.png" alt-text="CSV two node ultra example":::
120118

121119
#### Two node cluster without cluster share volumes
122120

123121
The following is an example of a 2-node WSFC that isn't using clustered shared volumes. With this configuration, only one VM has write-access to the disk. This results in the ReadWrite throttle being used exclusively for the primary VM and the ReadOnly throttle only being used by the secondary.
124122

125-
:::image type="complex" source="media/virtual-machines-disks-shared-disks/ultra-two-node-no-csv.png" alt-text="CSV two nodes no csv ultra disk example":::
126-
127-
:::image-end:::
123+
:::image type="content" source="media/virtual-machines-disks-shared-disks/ultra-two-node-no-csv.png" alt-text="CSV two nodes no csv ultra disk example":::
128124

129125
#### Four node Linux cluster
130126

131127
The following is an example of a 4-node Linux cluster with a single writer and three scale-out readers. With this configuration, only one VM has write-access to the disk. This results in the ReadWrite throttle being used exclusively for the primary VM and the ReadOnly throttle being split by the secondary VMs.
132128

133-
:::image type="complex" source="media/virtual-machines-disks-shared-disks/ultra-four-node-example.png" alt-text="Four node ultra throttling example":::
134-
135-
:::image-end:::
129+
:::image type="content" source="media/virtual-machines-disks-shared-disks/ultra-four-node-example.png" alt-text="Four node ultra throttling example":::

0 commit comments

Comments
 (0)