You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/solutions-benefits-using-azure-netapp-files-oracle-database.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,13 +28,13 @@ The traditional NFS client uses a single network flow, as the following example
28
28
29
29

30
30
31
-
In contrast, dNFS improves performance by load-balancing network traffic across multiple network flows. This capability enables the Oracle database to dynamically establish a significant number of 650 distinct network connections, as shown in the example below:
31
+
On the other hand, Oracle dNFS improves performance by load-balancing network traffic across multiple network flows. This capability enables the Oracle database to dynamically establish a significant number of 650 distinct network connections, as shown in the example below:
32
32
33
33

34
34
35
-
The [Oracle FAQ for Direct NFS](http://www.orafaq.com/wiki/Direct_NFS) shows that dNFS is an optimized NFS client. It provides fast and scalable access to NFS storage that is located on NAS storage devices (accessible over TCP/IP). dNFS is built into the database kernel just like ASM, which is used primarily with DAS or SAN storage. As such, *the guideline is to use dNFS when implementing NAS storage and use ASM when implementing SAN storage.*
35
+
The [Oracle FAQ for Direct NFS](http://www.orafaq.com/wiki/Direct_NFS) shows that Oracle dNFS is an optimized NFS client. It provides fast and scalable access to NFS storage that is located on NAS storage devices (accessible over TCP/IP). dNFS is built into the database kernel just like ASM, which is used primarily with DAS or SAN storage. As such, *the guideline is to use dNFS when implementing NAS storage and use ASM when implementing SAN storage.*
36
36
37
-
dNFS is the default option in Oracle 18c also the default for RAC.
37
+
dNFS is the default option in Oracle 18c and the default for RAC.
38
38
39
39
dNFS is available starting with Oracle Database 11g. The diagram below compares dNFS with native NFS. When you use dNFS, an Oracle database that runs on an Azure virtual machine can drive more I/O than the native NFS client, which uses a single network flow.
40
40
@@ -50,7 +50,7 @@ To disable:
50
50
51
51
## Azure NetApp Files combined with Oracle Direct NFS
52
52
53
-
You can enhance the performance of dNFS with the Azure NetApp Files service. The service gives you total control over your application performance. It can meet extremely demanding applications. Combining the performance benefits of dNFS with the high-performance capabilities of Azure NetApp Files provides great advantage to your workloads.
53
+
You can enhance the performance of Oracle dNFS with the Azure NetApp Files service. The service gives you total control over your application performance. It can meet extremely demanding applications. Combining the performance benefits of Oracle dNFS with the high-performance capabilities of Azure NetApp Files provides great advantage to your workloads.
0 commit comments