Skip to content

Commit 7f5007a

Browse files
authored
Update configure-storage-policy.md
1 parent d92a554 commit 7f5007a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Run commands are executed one at a time in the order submitted.
2323
In this article learn how to:
2424

2525
> [!div class="checklist"]
26-
> * List all storage policies.
27-
> * Set the storage policy for a VM.
28-
> * Specify the default storage policy for a cluster.
29-
> * Create a storage policy.
30-
> * Remove a storage policy.
26+
> * List all storage policies
27+
> * Set the storage policy for a VM
28+
> * Specify the default storage policy for a cluster
29+
> * Create a storage policy
30+
> * Remove a storage policy
3131
32-
## Prerequisites (For vSAN OSA based clusters)
32+
## Prerequisites for vSAN OSA-based clusters
3333

3434
Make sure that the minimum level of hosts are met.
3535

@@ -41,17 +41,17 @@ Make sure that the minimum level of hosts are met.
4141
| `RAID-6` (erasure coding) | 2 | 6 |
4242
| `RAID-1` (mirroring) | 3 | 7 |
4343

44-
## Prerequisites (For vSAN ESA-based clusters)
44+
## Prerequisites for vSAN ESA-based clusters
4545

4646
Make sure that the minimum level of hosts are met.
4747

4848
| **RAID configuration** | **Failures to tolerate (FTT)** | **Minimum hosts required** |
4949
| --- | :---: | :---: |
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 |
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 |
5555

5656
## List storage policies
5757

0 commit comments

Comments
 (0)