Skip to content

Commit 3cdab11

Browse files
Merge pull request #245673 from jjaygbay1/docs-editor/oracle-storage-1689870743
Update oracle-storage.md
2 parents 8ea11c4 + 2f2339f commit 3cdab11

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/virtual-machines/workloads/oracle/oracle-storage.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ ms.collection: oracle
99
ms.topic: article
1010
ms.date: 06/13/2023
1111
---
12+
1213
# Storage options for Oracle on Azure VMs
13-
In this article, you learn about the storage choices available to you for Oracle on Azure VMs. The choices of database storage affect how well your Oracle tasks run, how reliable they are, and how much they cost. When exploring the upper limits of performance, it's important to recognize and reduce any constraints that could falsely skew results. Oracle database and applications set the bar high due to the intense demands on storage I/O with a mixed read and write workload driven by a single compute node. Understanding the choices of available storage options and their performance capabilities is the key to successfully migrating Oracle to Azure VMs. This article describes all the Azure native storage offerings with their capabilities.
14+
In this article, you learn about the storage choices available to you for Oracle on Azure VMs. The choices of database storage affect how well your Oracle tasks run, how reliable they are, and how much they cost. When exploring the upper limits of performance, it's important to recognize and reduce any constraints that could falsely skew results. Oracle database and applications set the bar high due to the intense demands on storage I/O with a mixed read and write workload driven by a single compute node. Understanding the choices of available storage options and their performance capabilities is the key to successfully migrating Oracle to Azure VMs. This article describes all the Azure native storage offerings with their capabilities.
1415

1516
## Azure managed disks versus shared files
1617
The throughput & IOPs are limited by the SKU of the selected disk and the virtual machine –whichever is lower. Managed disks are less expensive and simpler to manage than shared storage; however, managed disks may offer lower IOPs and throughput than a given virtual machine allows.
@@ -33,9 +34,13 @@ The [Azure Managed Disk](https://learn.microsoft.com/azure/virtual-machines/mana
3334

3435
The [Azure Elastic SAN](https://learn.microsoft.com/azure/storage/elastic-san/elastic-san-introduction) is a cloud-native service that offers a scalable, cost-effective, high-performance, and comprehensive storage solution for a range of compute options. Gain higher resiliency and minimize downtime with rapid provisioning. Can deliver up to 64,000 IOPs & supports Volume groups.
3536

36-
## ANF large volumes for Oracle
37+
## Azure NetApp Files
38+
39+
[Azure NetApp Files](/azure/azure-netapp-files/azure-netapp-files-introduction) is an Azure native, first-party, enterprise-class, high-performance file storage service. It provides NAS volumes as a service for which you can create NetApp accounts, capacity pools, select service and performance levels, create volumes, and manage data protection. It allows you to create and manage high-performance, highly available, and scalable file shares, using NFSv3 or NFSv4.1 protocols for use with Oracle.
40+
41+
Azure NetApp Files is able to meet the needs of the highest demanding Oracle workloads. A cloud-native service that offers scalable & comprehensive storage choice. Azure NetApp Files can deliver up to 460,000 I/O requests per second and 4,500 MiB/s of storage throughput *per volume*. [Using multiple volumes](/azure/azure-netapp-files/performance-oracle-multiple-volumes) allows for massive horizontal performance scaling, beyond10,000 MiB/s (10 GiB/s) depending on available Virtual Machine SKU network bandwidth, Azure NetApp Files offers [multi-host capabilities](/azure/azure-netapp-files/performance-oracle-multiple-volumes), enabling it to achieve a combined I/O totaling more than 30,000 MiB/s when running in parallel in a 3-hosts scenario.
3742

38-
The [Azure NetApp Files](https://learn.microsoft.com/azure/azure-netapp-files/performance-oracle-multiple-volumes) is able to meet the needs of this highly demanding workload. A cloud-native service that offers scalable & comprehensive storage choice. Can deliver up to 850,000 I/O requests per second and 6,800 MiB/s of storage throughput. Also provides multi host capabilities that are able to drive I/O totaling over 30,000 MiB/s across the three hosts while running in parallel. Azure NetApp also supplied comprehensive [performance bench marking](https://learn.microsoft.com/azure/azure-netapp-files/performance-benchmarks-linux) for Oracle on VM.
43+
It is highly recommended to use Oracle's [dNFS](/azure/azure-netapp-files/performance-oracle-multiple-volumes) - with or without [Automatic Storage Management (ASM)](/azure/azure-netapp-files/performance-oracle-multiple-volumes) in a multi-volume scenario - for [best concurrency and performance](/azure/azure-netapp-files/performance-oracle-single-volumes).
3944

4045
## Lightbits on Azure
4146

0 commit comments

Comments
 (0)