@@ -23,13 +23,13 @@ Run commands are executed one at a time in the order submitted.
23
23
In this article learn how to:
24
24
25
25
> [ !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
31
31
32
- ## Prerequisites (For vSAN OSA based clusters)
32
+ ## Prerequisites for vSAN OSA- based clusters
33
33
34
34
Make sure that the minimum level of hosts are met.
35
35
@@ -41,17 +41,17 @@ Make sure that the minimum level of hosts are met.
41
41
| ` RAID-6 ` (erasure coding) | 2 | 6 |
42
42
| ` RAID-1 ` (mirroring) | 3 | 7 |
43
43
44
- ## Prerequisites (For vSAN ESA-based clusters)
44
+ ## Prerequisites for vSAN ESA-based clusters
45
45
46
46
Make sure that the minimum level of hosts are met.
47
47
48
48
| ** RAID configuration** | ** Failures to tolerate (FTT)** | ** Minimum hosts required** |
49
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 |
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 |
55
55
56
56
## List storage policies
57
57
0 commit comments