Skip to content

Commit 85082b5

Browse files
committed
acrolinx
1 parent a4b95d3 commit 85082b5

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

articles/azure-netapp-files/application-volume-group-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This article describes the requirements and considerations you need to be aware
4141

4242
* Extension 1 is currently in preview and requires that you [register for the feature](application-volume-group-deploy-first-host.md#register-for-extension-1).
4343
* Application volume group supports Basic network features. If you're registered for extension 1, application volume group also supports [Standard network features](azure-netapp-files-network-topologies.md).
44-
* Extension 1 supports [availability zone volume placement](use-availability-zones.md) as the new default method for placement. This upgrade mitigates the need for AVset pinning and eliminates the need for proximity placement groups. With support for availabilty zone volume placement, you only need to select the same availability zone as the database servers. Using availability zone volume placement aligns with the Microsoft recommendation on how to deploy SAP HANA infrastructures to achieve best performance with high-availability, maximum flexibility, and simplified deployment.
44+
* Extension 1 supports [availability zone volume placement](use-availability-zones.md) as the new default method for placement. This upgrade mitigates the need for AVset pinning and eliminates the need for proximity placement groups. With support for availability zone volume placement, you only need to select the same availability zone as the database servers. Using availability zone volume placement aligns with the Microsoft recommendation on how to deploy SAP HANA infrastructures to achieve best performance with high-availability, maximum flexibility, and simplified deployment.
4545
If regions do not support availability zones, you can select a regional deployment or choose proximity placement groups.
4646

4747
## Best practices about proximity placement groups

articles/azure-netapp-files/application-volume-group-disaster-recovery.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following diagram illustrates cross-region replication between the source an
2323
![Diagram that shows cross-region replication between the source and destination HANA servers.](./media/application-volume-group-disaster-recovery/application-cross-region-replication.png)
2424

2525
> [!NOTE]
26-
> When you use an HA deployment with HSR at the primary side, you can choose to replicate not only the primary HANA system as described in this section, but also the HANA secondary system using cross-region replication. To automatically adapt the naming convention, you select both the **HSR secondary** and **Disaster recovery destination** options in the Create a Volume Group screen. The prefix will then be changed to `DR2-`.
26+
> When you use an HA deployment with HSR at the primary side, you can choose to replicate not only the primary HANA system as described in this section, but also the HANA secondary system using cross-region replication. To automatically adapt the naming convention, you select both the **HSR secondary** and **Disaster recovery destination** options in the Create a Volume Group screen. The prefix then changes to `DR2-`.
2727
2828
> [!IMPORTANT]
2929
> * Recovering the HANA database at the destination region requires that you use application-consistent storage snapshots for your HANA backup. You can create such snapshots by using data-protection solutions such as the [Azure Application Consistent Snapshot tool](azacsnap-introduction.md) (AzAcSnap).
@@ -94,14 +94,14 @@ The following example adds volumes to an SAP HANA system. The system serves as a
9494

9595
* **Proximity placement group (PPG)**:
9696
Specifies that the data and shared volumes are to be created close to the disaster recovery VMs.
97-
Even if you don't need the VM’s for replication, you need to start at least one VM to anchor the PPG while provisioning the volumes.
97+
Even if you don't need the VMs for replication, you need to start at least one VM to anchor the PPG while provisioning the volumes.
9898
* **Capacity pool**:
99-
All volumes will be placed in a single manual QoS capacity pool.
99+
All volumes are placed in a single manual QoS capacity pool.
100100
If you want to create the log-backup and data-backup volumes in a separate capacity pool, you can choose not to add those volumes to the volume group.
101101
* **Virtual network**:
102102
Specify an existing VNet where the VMs are placed.
103103
* **Subnet**:
104-
Specify the delegated subnet where the IP addresses for the NFS exports will be created. Ensure that you have a delegated subnet with enough free IP addresses.
104+
Specify the delegated subnet where the IP addresses for the NFS exports is to be created. Ensure that you have a delegated subnet with enough free IP addresses.
105105

106106
Select **Next: Protocols**.
107107

@@ -164,10 +164,10 @@ The following example adds volumes to an SAP HANA system. The system serves as a
164164
* **SAP node memory**:
165165
This value defines the size of the SAP HANA database on the host. It's used to calculate the required volume size and throughput.
166166
* **Capacity overhead (%)**:
167-
When you use snapshots for data protection, you need to plan for extra capacity. This field will add additional size (%) for the data volume.
167+
When you use snapshots for data protection, you need to plan for extra capacity. This field adds additional size (%) for the data volume.
168168
You can estimate this value by using `"change rate per day" X "number of days retention"`.
169169
* **Single-host**:
170-
Select this option for an SAP HANA single-host system or the first host for a multiple-host system. Only the shared, log-backup, and data-backup volumes will be created with the first host.
170+
Select this option for an SAP HANA single-host system or the first host for a multiple-host system. Only the shared, log-backup, and data-backup volumes are created with the first host.
171171
* **Multiple-host**:
172172
Select this option if you're adding additional hosts to a multiple-hosts HANA system.
173173
* **Disaster recover destination**:
@@ -262,7 +262,7 @@ The following diagram describes this scenario:
262262

263263
In this scenario, a DR setup must include only the volumes of the primary HANA system. With the daily replication of the primary data volume and the log backups of both the primary and secondary systems, the system can be recovered at the DR site. In the diagram, a single volume is used for the log backups of the primary and secondary systems.
264264

265-
In case of a takeover by the secondary HSR host, the backups taken in the secondary system won’t be replicated, but log backups of the secondary will continue to be replicated. If a disaster happens, the system at the DR site can still be recovered using the old snapshot backup from the former primary and the replicated log backups from both hosts. RTO will increase because more logs are to be recovered, depending on how long the HSR pair will run in the takeover mode. If the takeover mode is significantly longer and RTO becomes a problem, you need to set up a new cross-region replication including the data volume of the secondary system.
265+
In case of a takeover by the secondary HSR host, the backups taken in the secondary system aren't replicated, but log backups of the secondary continue to be replicated. If a disaster happens, the system at the DR site can still be recovered using the old snapshot backup from the former primary and the replicated log backups from both hosts. RTO increases because more logs are to be recovered, depending on how long the HSR pair runs in the takeover mode. If the takeover mode is significantly longer and RTO becomes a problem, you need to set up a new cross-region replication including the data volume of the secondary system.
266266

267267
The workflow for this scenario is identical to the [Add volumes](#add-volumes) workflow.
268268

@@ -276,7 +276,7 @@ The following diagram describes this scenario:
276276

277277
In this scenario, you might want to replicate both sets of volumes from the primary and secondary HANA systems as shown in the diagram.
278278

279-
To create the volumes for the secondary replication target, the naming convention will be adapted. To distinguish between the replication of the primary and secondary database, the prefix will change from `DR` to `DR2` for the secondary HANA system. Except this name change, the workflow is identical to the [Add volumes](#add-volumes) workflow.
279+
To create the volumes for the secondary replication target, the naming convention will be adapted. To distinguish between the replication of the primary and secondary database, the prefix changes from `DR` to `DR2` for the secondary HANA system. Except this name change, the workflow is identical to the [Add volumes](#add-volumes) workflow.
280280

281281
> [!NOTE]
282282
> For a detailed discussion of a disaster recovery solution for HANA with Azure NetApp Files, see [NetApp technical report TR-4891: SAP HANA disaster recovery with Azure NetApp Files](https://docs.netapp.com/us-en/netapp-solutions-sap/backup/saphana-dr-anf_data_protection_overview_overview.html). The technical report provides detailed background and examples about using cross-region replication for SAP HANA on Azure NetApp Files.

articles/azure-netapp-files/includes/extension-one.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: include file
3-
description: include file
43
author: b-ahibbard
54
ms.service: azure-netapp-files
65
ms.topic: include

0 commit comments

Comments
 (0)