Skip to content

Commit 03e8d9a

Browse files
authored
Merge pull request #206934 from b-ahibbard/anf-oracle-warning
Anf oracle warning
2 parents b698ec3 + 8881614 commit 03e8d9a

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: b-ahibbard
5+
ms.service: azure-netapp-files
6+
ms.topic: include
7+
ms.date: 08/04/2022
8+
ms.author: anfdocs
9+
ms.custom: include file
10+
11+
# azure-netapp-files/performance-oracle-single-volumes.md
12+
# azure-netapp-files/solutions-benefits-azure-netapp-files-oracle-database.md
13+
---
14+
15+
> [!IMPORTANT]
16+
> For correct and optional deployment of Orace dNFS, follow the patching guidelines outlined [here](../faq-nfs.md#oracle-dnfs).

articles/azure-netapp-files/performance-oracle-single-volumes.md

Lines changed: 3 additions & 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: 09/30/2020
15+
ms.date: 08/04/2022
1616
ms.author: anfdocs
1717
---
1818
# Oracle database performance on Azure NetApp Files single volumes
@@ -23,6 +23,8 @@ This article addresses the following topics about Oracle in the cloud. These top
2323
* What is the difference in performance between the regular Linux kernel NFS (kNFS) client and Oracle’s own Direct NFS client?
2424
* As far as bandwidth is concerned, is the performance of a single Azure NetApp Files volume enough?
2525

26+
[!INCLUDE [Oracle dNFS warning](includes/oracle-dnfs.md)]
27+
2628
## Testing environment and components
2729

2830
The following diagram illustrates the environment used for testing. For consistency and simplicity, Ansible playbooks were used to deploy all elements of the test bed.

articles/azure-netapp-files/solutions-benefits-azure-netapp-files-oracle-database.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 04/23/2020
15+
ms.date: 08/04/2022
1616
ms.author: anfdocs
1717
---
1818
# Benefits of using Azure NetApp Files with Oracle Database
1919

2020
Oracle Direct NFS (dNFS) makes it possible to drive higher performance than the operating system's own NFS driver. This article explains the technology and provides a performance comparison between dNFS and the traditional NFS client (Kernel NFS). It also shows the advantages and the ease of using dNFS with Azure NetApp Files.
2121

22+
[!INCLUDE [Oracle dNFS warning](./includes/oracle-dnfs.md)]
23+
2224
## How Oracle Direct NFS works
2325

2426
The following summary explains how Oracle Direct NFS works at a high level:

0 commit comments

Comments
 (0)