Skip to content

Commit a0d1c71

Browse files
author
Manika Dhiman
committed
tweaks
1 parent e0cd41e commit a0d1c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/upgrade/post-upgrade-steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before you begin, make sure that:
3333

3434
## Step 0: Update registry keys
3535

36-
Post-OS upgrade, update registry keys on each node to ensure ReFS volume upgrade is enabled and metadata validation is turned on.
36+
Post-OS upgrade, update registry keys on each node to ensure that Resilient File System (ReFS) volume upgrade is enabled and metadata validation is turned on.
3737

3838
Run the following command on each node to update registry keys:
3939

@@ -140,7 +140,7 @@ Once the new OS is installed, you need to upgrade the *cluster functional level*
140140
Get-StoragePool | Where-Object -Property FriendlyName -ne "Primordial"
141141
```
142142
143-
1. Use the following cmdlet to update the storage pool. Use the pool name from the previous output.
143+
1. Use the following cmdlet to update the storage pool. Use the pool name from the output of the previous step.
144144
145145
```PowerShell
146146
Update-StoragePool -FriendlyName "<name of the storage pool>" -Verbose

0 commit comments

Comments
 (0)