Skip to content

Commit 59c7223

Browse files
Merge pull request #229319 from Phil-Jensen/main
Remove unnecessary links.
2 parents 4892107 + bbadc23 commit 59c7223

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

articles/azure-netapp-files/azacsnap-release-notes.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 02/24/2023
15+
ms.date: 03/02/2023
1616
ms.author: phjensen
1717
---
1818

@@ -42,16 +42,16 @@ AzAcSnap 7 is being released with the following fixes and improvements:
4242

4343
- Fixes and Improvements:
4444
- Backup (`-c backup`) changes:
45-
- Shorten suffix added to the snapshot name. The previous 26 character suffix of "YYYY-MM-DDThhhhss-nnnnnnnZ" (for example, 2022-11-17T030002-7299835Z) was too long, this is replaced with an 11 character hex-decimal equivalent based on the ten-thousandths of a second since the Unix epoch to avoid naming collisions (for example, F2D212540D5).
45+
- Shorten suffix added to the snapshot name. The previous 26 character suffix of "YYYY-MM-DDThhhhss-nnnnnnnZ" was too long. The suffix is now an 11 character hex-decimal based on the ten-thousandths of a second since the Unix epoch to avoid naming collisions for example, F2D212540D5.
4646
- Increased validation when creating snapshots to avoid failures on snapshot creation retry.
4747
- Time out when executing AzAcSnap mechanism to disable/enable backint (`autoDisableEnableBackint=true`) now aligns with other SAP HANA related operation timeout values.
48-
- Azure Backup now allows third party snapshot-based backups without impact to streaming backups (also known as 'backint'). Therefore, AzAcSnap 'backint' detection logic has been reordered to allow for future deprecation of this feature. By default this setting is disabled (`autoDisableEnableBackint=false`). For customers who have relied on this feature to take snapshots with AzAcSnap and use Azure Backup, keeping this value as true means AzAcSnap 7 will continue to disable/enable backint. As this setting is no longer necessary for Azure Backup, we recommend testing AzAcSnap backups with the value of `autoDisableEnableBackint=false`, and then if successful make the same change in your production deployment.
48+
- Azure Backup now allows third party snapshot-based backups without impact to streaming backups (also known as 'backint'). Therefore, AzAcSnap 'backint' detection logic has been reordered to allow for future deprecation of this feature. By default this setting is disabled (`autoDisableEnableBackint=false`). For customers who have relied on this feature to take snapshots with AzAcSnap and use Azure Backup, keeping this value as true means AzAcSnap 7 continues to disable/enable backint. As this setting is no longer necessary for Azure Backup, we recommend testing AzAcSnap backups with the value of `autoDisableEnableBackint=false`, and then if successful make the same change in your production deployment.
4949
- Restore (`-c restore`) changes:
5050
- Ability to create a custom suffix for Volume clones created when using `-c restore --restore snaptovol` either:
5151
- via the command-line with `--clonesuffix <custom suffix>`.
5252
- interactively when running the command without the `--force` option.
53-
- When doing a `--restore snaptovol` on ANF, then Volume Clone will also inherit the new 'NetworkFeatures' setting from the Source Volume.
54-
- Can now do a restore if there are no Data Volumes configured. It will only do a restore of the Other Volumes using the Other Volumes latest snapshot (the `--snapshotfilter` option only applies to Data Volumes).
53+
- When doing a `--restore snaptovol` on ANF, then Volume Clone inherits the new 'NetworkFeatures' setting from the Source Volume.
54+
- Can now do a restore if there are no Data Volumes configured. It will only restore the Other Volumes using the Other Volumes latest snapshot (the `--snapshotfilter` option only applies to Data Volumes).
5555
- Extra logging for `-c restore` command to help with user debugging.
5656
- Test (`-c test`) changes:
5757
- Now tests managing snapshots for all otherVolume(s) and all dataVolume(s).
@@ -60,8 +60,6 @@ AzAcSnap 7 is being released with the following fixes and improvements:
6060
- Features added to [Preview](azacsnap-preview.md):
6161
- Preliminary support for Azure NetApp Files Backup.
6262
- Db2 database support adding options to configure, test, and snapshot backup IBM Db2 in an application consistent manner.
63-
64-
Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer and review how to [get started](azacsnap-get-started.md). For specific information on Preview features, refer to the [AzAcSnap Preview](azacsnap-preview.md) page.
6563

6664
## Jul-2022
6765

@@ -70,7 +68,7 @@ Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer
7068
> [!IMPORTANT]
7169
> AzAcSnap 6 brings a new release model for AzAcSnap and includes fully supported GA features and Preview features in a single release.
7270
73-
Since AzAcSnap v5.0 was released as GA in April 2021, there have been eight releases of AzAcSnap across two branches. Our goal with the new release model is to align with how Azure components are released. This change allows moving features from Preview to GA (without having to move an entire branch), and introduce new Preview features (without having to create a new branch). From AzAcSnap 6, we'll have a single branch with fully supported GA features and Preview features (which are subject to Microsoft's Preview Ts&Cs). It’s important to note customers can't accidentally use Preview features, and must enable them with the `--preview` command line option. This means the next release will be AzAcSnap 7, which could include; patches (if necessary) for GA features, current Preview features moving to GA, or new Preview features.
71+
Since AzAcSnap v5.0 was released as GA in April 2021, there have been eight releases of AzAcSnap across two branches. Our goal with the new release model is to align with how Azure components are released. This change allows moving features from Preview to GA (without having to move an entire branch), and introduce new Preview features (without having to create a new branch). From AzAcSnap 6, we have a single branch with fully supported GA features and Preview features (which are subject to Microsoft's Preview Ts&Cs). It’s important to note customers can't accidentally use Preview features, and must enable them with the `--preview` command line option. Therefore the next release will be AzAcSnap 7, which could include; patches (if necessary) for GA features, current Preview features moving to GA, or new Preview features.
7472

7573
AzAcSnap 6 is being released with the following fixes and improvements:
7674

@@ -92,15 +90,10 @@ AzAcSnap v5.0.3 (Build: 20220524.14204) is provided as a patch update to the v5.
9290

9391
- Fix for handling delimited identifiers when querying SAP HANA. This issue only impacted SAP HANA in HSR-HA node when there's a Secondary node configured with 'logreplay_readaccss' and has been resolved.
9492

95-
Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer and review how to [get started](azacsnap-get-started.md).
96-
9793
### AzAcSnap v5.1 Preview (Build: 20220524.15550)
9894

9995
AzAcSnap v5.1 Preview (Build: 20220524.15550) is an updated build to extend the preview expiry date for 90 days. This update contains the fix for handling delimited identifiers when querying SAP HANA as provided in v5.0.3.
10096

101-
Read about the [AzAcSnap Preview](azacsnap-preview.md).
102-
Download the [latest release of the Preview installer](https://aka.ms/azacsnap-preview-installer).
103-
10497
## Mar-2022
10598

10699
### AzAcSnap v5.1 Preview (Build: 20220302.81795)
@@ -142,7 +135,7 @@ AzAcSnap v5.1 Preview (Build: 20220125.85030) has been released with the followi
142135
AzAcSnap v5.0.2 (Build: 20210827.19086) is provided as a patch update to the v5.0 branch with the following fixes and improvements:
143136

144137
- Ignore `ssh` 255 exit codes. In some cases the `ssh` command, which is used to communicate with storage on Azure Large Instance, would emit an exit code of 255 when there were no errors or execution failures (refer `man ssh` "EXIT STATUS") - then AzAcSnap would trap this exit code as a failure and abort. With this update extra verification is done to validate correct execution, this includes parsing `ssh` STDOUT and STDERR for errors in addition to traditional exit code checks.
145-
- Fix the installer's check for the location of the hdbuserstore. The installer would check for the existence of an incorrect source directory for the hdbuserstore for the user running the install - this is fixed to check for `~/.hdb`. This fix is applicable to systems (for example, Azure Large Instance) where the hdbuserstore was pre-configured for the `root` user before installing `azacsnap`.
138+
- Fix the installer's check for the location of the hdbuserstore. The installer would search the filesystem for an incorrect source directory for the hdbuserstore location for the user running the install - the installer now searches for `~/.hdb`. This fix is applicable to systems (for example, Azure Large Instance) where the hdbuserstore was pre-configured for the `root` user before installing `azacsnap`.
146139
- Installer now shows the version it will install/extract (if the installer is run without any arguments).
147140

148141
## May-2021

0 commit comments

Comments
 (0)