Skip to content

Commit b71d117

Browse files
Update and rename release_notes.txt to RELEASE_NOTES.txt
1 parent d76303c commit b71d117

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ FIXES
2525

2626
4. Keep original registry entries after updating or installing the VSS provider.
2727

28-
5. Show Iinstall-vssVSS window if a newer VSS Provider vss is available in ssmsSSMS. This prompts the user to update the provider version.
28+
5. Show Install-VSS window if a newer VSS Provider vss is available in SSMS. This prompts the user to update the provider version.
2929

3030
6. Code sign all files. Some files were unsigned.
3131

3232
KNOWN ISSUES
33-
1. Removing a backup history in SSMS or when using Remove-PfaBackupHistory, does not delete the associated snapshots on the FlashArray. Cleaning up associated items, such as snapshots on the FlashArray and imported shadow copies in Windows will need to be performed manually.
33+
1. Removing a backup history in SSMS or when using Remove-PfaBackupHistory, does not delete the associated snapshots on the FlashArray. Cleaning up associated items, such as snapshots on the FlashArray and imported shadow copies in Windows, will need to be performed manually.
3434
2. Pure FlashArray snapshots are immutable. When mounting a snapshot, it is copied to a new volume and that volume is mounted. Any changes made to this mounted backup will be lost if the backup is dismounted. To preserve any changes, copy the mounted volume to a permanent volume.
3535
3. Mounting/Dismounting is not supported on SQL Failover clusters. This is because clustered disk resources have a unique disk signature so a snapshot will fail to come online. The procedure to mount a snapshot must be manual and includes the following steps:
3636
- Copy the snapshot to a new volume, or overwrite an existing volume.
@@ -47,4 +47,4 @@ PERFORMANCE TESTING
4747
No performance testing was done for this release.
4848

4949
OPEN-SOURCE LICENSES
50-
Please see the included licenses.txt file
50+
Please see the included licenses.txt file

0 commit comments

Comments
 (0)