File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -35,20 +35,17 @@ Make sure that the [minimum level of hosts are met](https://techdocs.broadcom.co
35
35
36
36
| ** RAID configuration** | ** Failures to tolerate (FTT)** | ** Minimum hosts required** |
37
37
| --- | :---: | :---: |
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
43
44
44
## List storage policies
45
45
46
46
Run the ` Get-StoragePolicy ` cmdlet to list the vSAN-based storage policies that are available to set on a VM.
47
47
48
- 1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
49
-
50
- > [ !NOTE]
51
- > If you need access to the Azure US Government portal, go to https://portal.azure.us/ .
48
+ 1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) or the [ Azure US Government portal] ( https://portal.azure.us/ ) .
52
49
53
50
1 . Select ** Run command** > ** Packages** > ** Get-StoragePolicies** .
54
51
You can’t perform that action at this time.
0 commit comments