Skip to content

Commit 344e87e

Browse files
authored
Update configure-storage-policy.md
1 parent d3d6785 commit 344e87e

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

articles/azure-vmware/configure-storage-policy.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,29 @@ In this article learn how to:
2929
> * Create a storage policy.
3030
> * Remove a storage policy.
3131
32-
## Prerequisites
32+
## Prerequisites (For vSAN OSA based clusters)
3333

34-
Make sure that the [minimum level of hosts are met](https://techdocs.broadcom.com/us/en/vmware-cis/cloud/vmware-cloud-on-aws/SaaS/operations-guide/managing-sddc-hosts-and-clusters/vsan-storage-in-vmware-cloud-on-aws/virtual-san-policies-aws.html).
34+
Make sure that the minimum level of hosts are met.
3535

3636
| **RAID configuration** | **Failures to tolerate (FTT)** | **Minimum hosts required** |
3737
| --- | :---: | :---: |
38-
| `RAID-1` (mirroring). <br />Default setting. | 1 | 3 |
39-
| `RAID-5` (erasure coding). | 1 | 4 |
40-
| `RAID-1` (mirroring). | 2 | 5 |
41-
| `RAID-6` (erasure coding). | 2 | 6 |
42-
| `RAID-1` (mirroring). | 3 | 7 |
38+
| `RAID-1` (mirroring) <br />Default setting. | 1 | 3 |
39+
| `RAID-5` (erasure coding) | 1 | 4 |
40+
| `RAID-1` (mirroring) | 2 | 5 |
41+
| `RAID-6` (erasure coding) | 2 | 6 |
42+
| `RAID-1` (mirroring) | 3 | 7 |
43+
44+
## Prerequisites (For vSAN ESA-based clusters)
45+
46+
Make sure that the minimum level of hosts are met.
47+
48+
| **RAID configuration** | **Failures to tolerate (FTT)** | **Minimum hosts required** |
49+
| --- | :---: | :---: |
50+
| `RAID-1` (Mirroring) <br />Default setting. | 1 | 3 |
51+
| `RAID-5` (ESA Optimized) | 1 | 3 |
52+
| `RAID-1` (Mirroring) | 2 | 5 |
53+
| `RAID-6` (ESA Optimized) | 2 | 5 |
54+
| `RAID-1` (Mirroring) | 3 | 7 |
4355

4456
## List storage policies
4557

0 commit comments

Comments
 (0)