You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,7 +65,7 @@ Run the `Get-StoragePolicy` cmdlet to list the vSAN-based storage policies that
65
65
66
66
1. Provide the required values or change the default values according to the following table. Then select **Run**.
67
67
68
-
|**Field**|**Value**|
68
+
| Field | Value |
69
69
| --- | --- |
70
70
|**Retain up to**| Retention period of the cmdlet output. The default value is `60`. |
71
71
|**Specify name for execution**| Alphanumeric name. For example, *Get-StoragePolicies-Exec1*. |
@@ -75,9 +75,9 @@ Run the `Get-StoragePolicy` cmdlet to list the vSAN-based storage policies that
75
75
76
76
1. Check **Notifications** to see the progress.
77
77
78
-
## Set storage policy on VM
78
+
## Set a storage policy on a VM
79
79
80
-
Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a default cluster, individual VM, or group of VMs sharing a similar VM name. For example, if you have three VMs named *MyVM1*, *MyVM2*, and *MyVM3*, supplying *MyVM* to the **VM Name** parameter would change the `StoragePolicy` on all three VMs.
80
+
Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a default cluster, individual VM, or group of VMs sharing a similar VM name. For example, if you have three VMs named *MyVM1*, *MyVM2*, and *MyVM3*, supplying *MyVM* to the **VMName** parameter would change the `StoragePolicy` on all three VMs.
81
81
82
82
> [!NOTE]
83
83
> You can't use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
@@ -86,7 +86,7 @@ Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a
86
86
87
87
1. Provide the required values or change the default values according to the following table. Then select **Run**.
88
88
89
-
|**Field**|**Value**|
89
+
| Field | Value |
90
90
| --- | --- |
91
91
|**VMName**| Name of the target VM. |
92
92
|**StoragePolicyName**| Name of the storage policy that you want to set. For example, *RAID1 FTT-1*. |
@@ -96,7 +96,7 @@ Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a
96
96
97
97
1. Check **Notifications** to see the progress.
98
98
99
-
## Set storage policy on all VMs in a location
99
+
## Set a storage policy on all VMs in a location
100
100
101
101
Run the `Set-LocationStoragePolicy` cmdlet to modify vSAN-based storage policies on all VMs in a location in which a location is the name of a cluster, resource pool, or folder. For example, if you have three VMs in *Cluster-3*, supplying *Cluster-3* would change the storage policy on all three VMs.
102
102
@@ -107,7 +107,7 @@ Run the `Set-LocationStoragePolicy` cmdlet to modify vSAN-based storage policies
107
107
108
108
1. Provide the required values or change the default values according to the following table. Then select **Run**.
109
109
110
-
|**Field**|**Value**|
110
+
| Field | Value |
111
111
| --- | --- |
112
112
|**Location**| Name of the target VM. |
113
113
|**StoragePolicyName**| Name of the storage policy to set. For example, *RAID1 FTT-1*. |
@@ -125,7 +125,7 @@ Run the `Set-ClusterDefaultStoragePolicy` cmdlet to specify a default storage po
125
125
126
126
1. Provide the required values or change the default values according to the following table. Then select **Run**.
127
127
128
-
|**Field**|**Value**|
128
+
| Field | Value |
129
129
| --- | --- |
130
130
|**ClusterName**| Name of the cluster. |
131
131
|**StoragePolicyName**| Name of the storage policy to set. For example, *RAID1 FTT-1*. |
@@ -136,11 +136,11 @@ Run the `Set-ClusterDefaultStoragePolicy` cmdlet to specify a default storage po
136
136
1. Check **Notifications** to see the progress.
137
137
138
138
> [!NOTE]
139
-
> Changing the default cluster policy affects only new VMs. Existing VMs retain the policy they're currently configured/deployed with.
139
+
> Changing the default cluster policy affects only new VMs. Existing VMs retain the policy they're currently configured or deployed with.
140
140
141
141
## Create a custom Azure VMware Solution storage policy
142
142
143
-
Run the `New-AVSStoragePolicy` cmdlet to create or overwrite an existing policy. This function creates a new, or overwrites an existing, vSphere storage policy. NonvSAN-based, vSAN-only, VMEncryption-only, Tag-onlybased or any combination of these policy types are supported.
143
+
Run the `New-AVSStoragePolicy` cmdlet to create or overwrite an existing policy. This function creates a new, or overwrites an existing, vSphere storage policy. Non-vSAN-based, vSAN-only-based, VMEncryption-only-based, tag-only-based, or any combination of these policy types is supported.
144
144
145
145
Keep the following information in mind:
146
146
@@ -152,37 +152,37 @@ Keep the following information in mind:
152
152
153
153
1. Provide the required values or change the default values according to the following table. Then select **Run**.
154
154
155
-
|**Field**|**Value**|
155
+
| Field | Value |
156
156
| --- | --- |
157
157
|**Overwrite**| Overwrite existing storage policy. <br>- The default value is `$false`. <br>- Passing overwrite `true` provided overwrites an existing policy exactly as defined. <br>- Those values not passed are removed or set to default values. |
158
158
|**NotTags**| Match to datastores that do *not* have these tags. <br>- Tags are case sensitive. <br>- Comma separate multiple tags. <br>- Example: `Tag1,Tag 2,Tag_3`. |
159
159
|**Tags**| Match to datastores that do have these tags. <br>- Tags are case sensitive. <br>- Comma separate multiple tags. <br>- Example: `Tag1,Tag 2,Tag_3`. |
160
-
|**vSANForceProvisioning**| Force provisioning for the policy. <br>- The default value is `$false`.<br>- Valid values are `$true` or `$false`. <br>- Warning: vSAN force-provisioned objects aren't covered under Microsoft's Service Level Agreement (SLA). Data loss and vSAN instability can occur. <br>- Recommended value is `$false`. |
160
+
|**vSANForceProvisioning**| Force provisioning for the policy. <br>- The default value is `$false`.<br>- Valid values are `$true` or `$false`. <br>- Warning: vSAN force-provisioned objects aren't covered under the Microsoft service-level agreement (SLA). Data loss and vSAN instability can occur. <br>- Recommended value is `$false`. |
161
161
|**vSANChecksumDisabled**| Enable or disable checksum for the policy. <br>- The default value is `$false`. <br>- Valid values are `$true` or `$false`. <br>- Warning: Disabling checksum can lead to data loss and/or corruption. <br>- Recommended value is `$false`. |
162
162
|**vSANCacheReservation**| Percentage of cache reservation for the policy. <br>- The default value is `0`. <br>- Valid values are `0` to `100`.|
163
-
|**vSANIOLimit**| Sets limit on allowed input/output (IO). <br>- The default value is unset. <br>- Valid values are `0` to `2147483647`. <br>- Input/output operations per second (IOPS) limit for the policy. |
163
+
|**vSANIOLimit**| Sets limit on allowed input/output (I/O). <br>- The default value is unset. <br>- Valid values are `0` to `2147483647`. <br>- Input/output operations per second (IOPS) limit for the policy. |
164
164
|**vSANDiskStripesPerObject**| The number of hard disk drives (HDDs) across which each replica of a storage object is striped. <br>- The default value is `1`. Valid values are `1` to `12`. <br>- A value higher than `1` might result in better performance (for example, when flash read cache misses need to get serviced from HDD), but also results in a higher use of system resources. |
165
165
|**vSANObjectSpaceReservation**| Object reservation. <br>- The default value is `0`. <br>- Valid values are `0` to `100`. <br>- `0` = Thin provision. <br>- `100` = Thick provision.|
166
-
|**VMEncryption**| Sets VM encryption. <br>- The default value is `None`. <br>- Valid values are `None`, `Pre-IO`, and `Post-IO`. <br>- Pre-IO allows virtual IO (VAIO) filtering solutions to capture data before VM encryption. <br>- Post-IO allows VAIO-filtering solutions to capture data after VM encryption. |
166
+
|**VMEncryption**| Sets VM encryption. <br>- The default value is `None`. <br>- Valid values are `None`, `Pre-IO`, and `Post-IO`. <br>- `Pre-IO` allows virtual I/O (VAIO) filtering solutions to capture data before VM encryption. <br>- `Post-IO` allows VAIO-filtering solutions to capture data after VM encryption. |
167
167
|**vSANFailuresToTolerate**| Number of vSAN hosts' failures to tolerate. <br>- The default value is `R1FTT1`. <br>- Valid values are `None`, `R1FTT1`, `R1FTT2`, `R1FTT3`, `R5FTT1`, `R6FTT2`, and `R1FTT3`. <br>- `None` = No data redundancy.<br>- `R1FTT1` = 1 failure - `RAID-1` (mirroring).<br>- `R1FTT2` = 2 failures - `RAID-1` (mirroring).<br>- `R1FTT3` = 3 failures - `RAID-1` (mirroring).<br>- `R5FTT1` = 1 failure - `RAID-5` (erasure coding).<br>- `R6FTT2` = 2 failures - `RAID-6` (erasure coding). <br>- The `None` (no data redundancy) option isn't covered under Microsoft's SLA.|
168
168
|**vSANSiteDisasterTolerance**| Valid only for stretch clusters. <br>- The default value is `None`. <br>- Valid values are `None`, `Dual`, `Preferred`, `Secondary`, and `NoneStretch`. <br>- `None` = No site redundancy. This option is recommended for nonstretch clusters and not recommended for stretch clusters. <br>- `Dual` = Dual site redundancy. This option is recommended for stretch clusters. <br>- `Preferred` = No site redundancy. Keep data on preferred (stretched cluster). <br>- `Secondary` = No site redundancy. Keep data on secondary site (stretched cluster). <br>- `NoneStretch` = No site redundancy. Not recommended. For more information, see [For vSAN stretched clusters, don't use a storage policy with locality=none](https://kb.vmware.com/s/article/88358).|
169
-
|**Description**| Description of the storage policy that you're creating, free form text. |
169
+
|**Description**| Description of the storage policy that you're creating, in free-form text. |
170
170
|**Name**| Name of the storage policy to set. For example, *RAID1 FTT-1*. |
171
171
|**Retain up to**| Retention period of the cmdlet output. The default value is `60`. |
172
172
|**Specify name for execution**| Alphanumeric name. For example, *New-AVSStoragePolicy-Exec1*. |
173
173
|**Timeout**| The period after which a cmdlet exits if it's taking too long to finish. |
174
174
175
175
1. Check **Notifications** to see the progress.
176
176
177
-
## Remove Azure VMware Solution storage policy
177
+
## Remove an Azure VMware Solution storage policy
178
178
179
179
Run the `Remove-AVSStoragePolicy` cmdlet to specify the default storage policy for a cluster.
0 commit comments