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
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azacsnap-release-notes.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: Phil-Jensen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: conceptual
8
-
ms.date: 10/31/2024
8
+
ms.date: 01/14/2025
9
9
ms.author: phjensen
10
10
---
11
11
@@ -24,8 +24,8 @@ For specific information on Preview features, refer to the [AzAcSnap Preview](az
24
24
AzAcSnap 10a is being released with the following fixes and improvements:
25
25
26
26
- Fixes and Improvements:
27
-
- Allow configurable wait timeout for Microsoft SQL Server. This will help you increase timeout for slow responding systems (default and minimum value is 30 seconds).
28
-
- Added a global override variable `MSSQL_CMD_TIMEOUT_SECS` to be used in either the `.azacsnaprc` file or as an environment variable set to the required wait timeout in seconds. For details on configuration refer to the [global override settings to control AzAcSnap behavior](azacsnap-tips.md#global-override-settings-to-control-azacsnap-behavior).
27
+
- Allow configurable wait time-out for Microsoft SQL Server. This option helps you increase time-out for slow responding systems (default and minimum value is 30 seconds).
28
+
- Added a global override variable `MSSQL_CMD_TIMEOUT_SECS` to be used in either the `.azacsnaprc` file or as an environment variable set to the required wait time-out in seconds. For details on configuration refer to the [global override settings to control AzAcSnap behavior](azacsnap-tips.md#global-override-settings-to-control-azacsnap-behavior).
29
29
30
30
Download the binary of [AzAcSnap 10a for Linux](https://aka.ms/azacsnap-10a-linux)([signature file](https://aka.ms/azacsnap-10a-linux-signature)) or [AzAcSnap 10a for Windows](https://aka.ms/azacsnap-10a-windows).
31
31
@@ -42,13 +42,13 @@ AzAcSnap 10 is being released with the following fixes and improvements:
42
42
- New configuration file layout.
43
43
- To upgrade pre-AzAcSnap 10 configurations use the `azacsnap -c configure --configuration new` command to create a new configuration file and use the values in your existing configuration file.
44
44
- Azure Large Instance storage management via REST API over HTTPS.
45
-
- This allows the use of Consistency Group snapshots on supported Azure Large Instance storage.
45
+
- This change to the REST API allows the use of Consistency Group snapshots on supported Azure Large Instance storage.
46
46
- Fixes and Improvements:
47
-
- New `--flush` option which will flush in memory file buffers for local storage, useful for Azure Large Instance and Azure Managed Disk when connected as block storage.
47
+
- New `--flush` option which flushes in memory file buffers for local storage, useful for Azure Large Instance and Azure Managed Disk when connected as block storage.
48
48
- Logging improvements.
49
49
- Features removed:
50
50
- AzAcSnap installer for Linux.
51
-
- AzAcSnap is now downloadable as a binary for supported versions of Linux and Windows. This simplifies access to the AzAcSnap program allowing you to get started quickly.
51
+
- AzAcSnap is now downloadable as a binary for supported versions of Linux and Windows to simplify access to the AzAcSnap program allowing you to get started quickly.
52
52
- Azure Large Instance storage management via CLI over SSH.
53
53
- CLI over SSH replaced with the REST API over HTTPS.
54
54
@@ -123,15 +123,15 @@ AzAcSnap 8 is being released with the following fixes and improvements:
123
123
- Restore (`-c restore`) changes:
124
124
- New ability to use `-c restore` to `--restore revertvolume` for Azure NetApp Files.
125
125
- Backup (`-c backup`) changes:
126
-
- Fix for incorrect error output when using `-c backup` and the database has ‘backint’ configured.
126
+
- Fix for incorrect error output when using `-c backup` and the database has "backint" configured.
127
127
- Remove lower-case conversion for anfBackup rename-only option using `-c backup` so the snapshot name maintains case of Volume name.
128
128
- Fix for when a snapshot is created even though SAP HANA wasn't put into backup-mode. Now if SAP HANA can't be put into backup-mode, AzAcSnap immediately exits with an error.
129
129
- Details (`-c details`) changes:
130
130
- Fix for listing snapshot details with `-c details` when using Azure Large Instance storage.
131
131
- Logging enhancements:
132
132
- Extra logging output to syslog (for example, `/var/log/messages`) on failure.
133
-
- New “mainlog” (`azacsnap.log`) to provide a more parse-able high-level log of commands run with success or failure result.
134
-
- New global settings file (`.azacsnaprc`) to control behavior of azacsnap, including location of “mainlog” file.
133
+
- New "mainlog" (`azacsnap.log`) to provide a more parse-able high-level log of commands run with success or failure result.
134
+
- New global settings file (`.azacsnaprc`) to control behavior of azacsnap, including location of "mainlog" file.
135
135
136
136
Download the [AzAcSnap 8](https://aka.ms/azacsnap-8) installer.
137
137
@@ -157,7 +157,7 @@ AzAcSnap 7 is being released with the following fixes and improvements:
157
157
- Backup (`-c backup`) changes:
158
158
- 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.
159
159
- Increased validation when creating snapshots to avoid failures on snapshot creation retry.
160
-
- Time out when executing AzAcSnap mechanism to disable/enable backint (`autoDisableEnableBackint=true`) now aligns with other SAP HANA related operation timeout values.
160
+
- Time out when executing AzAcSnap mechanism to disable/enable backint (`autoDisableEnableBackint=true`) now aligns with other SAP HANA related operation time-out values.
161
161
- Azure Backup now allows third party snapshot-based backups without impact to streaming backups (also known as "backint"). Therefore, AzAcSnap "backint" detection logic is reordered to allow for future deprecation of this feature. By default this setting is disabled (`autoDisableEnableBackint=false`). For customers who 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.
162
162
- Restore (`-c restore`) changes:
163
163
- Ability to create a custom suffix for Volume clones created when using `-c restore --restore snaptovol` either:
@@ -207,6 +207,8 @@ AzAcSnap v5.0.3 (Build: 20220524.14204) is provided as a patch update to the v5.
207
207
208
208
- 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 is resolved.
209
209
210
+
Download the [AzAcSnap 5.0.3](https://aka.ms/azacsnap-5) installer.
211
+
210
212
### AzAcSnap v5.1 Preview (Build: 20220524.15550)
211
213
212
214
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.
@@ -270,7 +272,7 @@ AzAcSnap v5.0.1 (Build: 20210524.14837) is provided as a patch update to the v5.
270
272
271
273
AzAcSnap v5.0 (Build: 20210421.6349) is now Generally Available and for this build had the following fixes and improvements:
272
274
273
-
- The hdbsql retry timeout (to wait for a response from SAP HANA) is automatically set to half of the "savePointAbortWaitSeconds" to avoid race conditions. The setting for "savePointAbortWaitSeconds" can be modified directly in the JSON configuration file and must be a minimum of 600 seconds.
275
+
- The hdbsql retry time-out (to wait for a response from SAP HANA) is automatically set to half of the "savePointAbortWaitSeconds" to avoid race conditions. The setting for "savePointAbortWaitSeconds" can be modified directly in the JSON configuration file and must be a minimum of 600 seconds.
0 commit comments