Skip to content

Files

Latest commit

dc3f9ed · Dec 30, 2021

History

History
69 lines (53 loc) · 4.77 KB

application-volume-group-introduction.md

File metadata and controls

69 lines (53 loc) · 4.77 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.topic ms.date ms.author
Understand Azure NetApp Files application volume group for SAP HANA | Microsoft Docs
Describes the use cases and key features of Azure NetApp Files application volume group for SAP HANA.
azure-netapp-files
b-hchen
azure-netapp-files
storage
na
conceptual
11/19/2021
anfdocs

Understand Azure NetApp Files application volume group for SAP HANA

This article helps you understand the use cases and key features of Azure NetApp Files application volume group for SAP HANA.

Important

Azure NetApp Files application volume group for SAP HANA is currently in preview. You need to submit a waitlist request for accessing the feature through the Azure NetApp Files application volume group for SAP HANA waitlist submission page. Wait for an official confirmation email from the Azure NetApp Files team before using application volume group for SAP HANA.

Application volume group for SAP HANA enables you to deploy all volumes required to install and operate an SAP HANA database according to best practices. Instead of individually creating the required SAP HANA volumes (including data, log, shared, log-backup, and data-backup volumes), application volume group for SAP HANA creates these volumes in a single "atomic" call. The atomic call ensures that either all volumes or no volumes at all are created.

Application volume group for SAP HANA provides technical improvements to simplify and standardize the process to help you streamline volume deployments for SAP HANA. As a result, you can focus on your application demands instead of managing technical settings such as individual QoS or sizes for volumes.

Key features

Application volume group for SAP HANA is supported for all regions. It provides the following key features:

  • Supporting SAP HANA configurations for both single and multiple host setups, including:

    • Volumes for a single or primary SAP HANA database
    • Volumes for an SAP HANA System Replication (HSR) secondary system
    • Volumes for a disaster recovery (DR) scenario using cross-region replication
  • Creating the following volumes:

    • SAP HANA data volumes (one for each database host)
    • SAP HANA log volumes (one for each database host)
    • SAP HANA shared volumes (for the first SAP HANA host only)
    • Log-backup volumes (optional)
    • File-based data-backup volumes (optional)
  • Creating volumes in a manual QoS capacity pool. The volume size and the required performance (in MiB/s) are proposed based on user input for the memory size of the database.

  • The application volume group GUI and Azure Resource Manager (ARM) template provide best practices to simplify sizing management and volume creation. For example:

    • Proposing volume naming convention based on SAP System ID (SID) and volume type
    • Calculating the size and performance based on memory size

Application volume group for SAP HANA helps you simplify the deployment process and increase the storage performance for SAP HANA workloads. Some of the new features are as follows:

  • Use of proximity placement group (PPG) instead of manual pinning.

    • You will anchor the SAP HANA VMs using a PPG to guaranty lowest possible latency. This PPG will be used to enforce that the data, log, and shared volumes are created in the close proximity to the SAP HANA VMs. See Best practices about Proximity Placement Groups for detail.
  • Different IP addresses for data and log volumes.

    • This setup will provide better performance and throughput for the SAP HANA database.

Next steps