Skip to content

Commit 41a7856

Browse files
committed
new faq entry for avg
1 parent 7e58709 commit 41a7856

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/azure-netapp-files/azure-netapp-files-network-topologies.md

Lines changed: 1 addition & 1 deletion
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/28/2022
15+
ms.date: 03/08/2022
1616
ms.author: ramakk
1717
---
1818
# Guidelines for Azure NetApp Files network planning

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.workload: storage
66
ms.topic: conceptual
77
author: b-hchen
88
ms.author: anfdocs
9-
ms.date: 01/19/2022
9+
ms.date: 03/08/2022
1010
---
1111
# Application volume group FAQs
1212

@@ -43,6 +43,12 @@ General recommendations for snapshots in an SAP HANA environment are as follows:
4343
* Closely monitor the data volume snapshots. HANA tends to have a high change rate. Keeping snapshots for a long period might increase your capacity needs. Be sure to monitor the used capacity vs. allocated capacity.
4444
* If you automatically create snapshots for your (log and file) backups, be sure to monitor their retention to avoid unpredicted volume growth.
4545

46+
## When looking at the mount instructions of a volume I see a list of IPs. Which IP should I use?
47+
48+
Application volume group ensures that SAP HANA data and log volumes for one HANA host will always have different IPs to achieve best performance. For a single Azure NetApp Files hardware that hosts your data, log and shared volume, up to six different IPs may be created, which is the reason it is recommended to size the delegated subnet accordingly. See [Requirements and considerations for application volume group for SAP HANA](application-volume-group-considerations.md).
49+
50+
Although all listed IPs can be used for mounting, the first IP listed is the one that provides the lowest latency. It is recommended to always use the first IP.
51+
4652
## The deployment failed and not even a single volume was created. Why is that?
4753

4854
This is the normal behavior. Application volume group for SAP HANA will provision the volumes in an atomic fashion. Deployment fails typically because the given PPG doesn’t have enough available resources to accommodate your requirements. Azure NetApp Files team will investigate this situation to provide sufficient resources.

0 commit comments

Comments
 (0)