Skip to content

Commit ac03db0

Browse files
authored
Merge pull request #191070 from b-ahibbard/anf-faq-8march
Anf faq 8march
2 parents 1ee419c + 071918e commit ac03db0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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: 9 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/09/2022
1010
---
1111
# Application volume group FAQs
1212

@@ -43,6 +43,14 @@ 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+
## The mount instructions of a volume include a list of IP addresses. Which IP address should I use?
47+
48+
Application volume group ensures that SAP HANA data and log volumes for one HANA host will always have separate storage endpoints with different IP addresses to achieve best performance. To host your data, log and shared volumes across the Azure NetApp Files storage resource(s) up to six storage endpoints can be created per used Azure NetApp Files storage resource. For this 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). Although all listed IP addresses can be used for mounting, the first listed IP address is the one that provides the lowest latency. It is recommended to always use the first IP address.
49+
50+
## What is the optimal mount option for SAP HANA?
51+
52+
To have an optimal SAP HANA experience, there is more to do on the Linux client than just mounting the volumes. A complete setup and configuration guide is available for SAP HANA on Azure NetApp Files. It includes many recommended Linux settings and recommended mount options. See the SAP HANA solutions overview on [SAP HANA on Azure NetApp Files](azure-netapp-files-solution-architectures.md#sap-hana) to select the guide for your system architecture.
53+
4654
## The deployment failed and not even a single volume was created. Why is that?
4755

4856
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)