Subject:

Mount Options for Oracle files when used with NAS devices

 

Doc ID:

Note:359515.1

Type:

BULLETIN

 

Last Revision Date:

05-JUL-2006

Status:

PUBLISHED

In this Document
  Purpose
  Scope and Application
  Mount Options for Oracle files when used with NAS devices
  References


Applies to:

Oracle Server - Enterprise Edition - Version: 10.1.0.0.0 to 10.2.0.3
Information in this document applies to any platform.
Oracle Clusterware, Oracle Real Application Clusters, NAS

Purpose

The purpose of this bulletin is to document the options with which the NAS systems should be mounted.

Scope and Application

This document is relevant to all environments using 10g CRS along with 10gRAC.

Mount Options for Oracle files when used with NAS devices

Operating System

Mount options for Binaries

Mount options for Oracle Datafiles

Mount options for CRS Voting Disk and OCR

Sun Solaris *

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,noac,vers=3,suid

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,noac,forcedirectio, vers=3,suid

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,vers=3,noac,
forcedirectio

AIX (5L) **

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,vers=3,timeo=600

cio,rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,noac,
vers=3,timeo=600

cio,rw,bg,hard,intr,rsize=32768,
wsize=32768,tcp,noac,
vers=3,timeo=600

HPUX 11.23 ****

rw,bg,vers=3,proto=tcp,noac,hard,nointr,
timeo=600,rsize=32768,wsize=32768,suid

rw,bg,vers=3,proto=tcp,noac,
forcedirectio,hard,nointr,timeo=600,
rsize=32768,wsize=32768,suid

rw,bg,vers=3,proto=tcp,noac,
forcedirectio,hard,nointr,timeo=600
,rsize=32768,wsize=32768,suid

Windows

Not Supported

Not Supported

Not Supported

Linux x86

rw,bg,hard,nointr,rsize=32768, wsize=32768,tcp,vers=3,timeo=600, actime=0

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,actimeo=0,
vers=3,timeo=600

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,noac,vers=3,
timeo=600

Linux x86-64

rw,bg,hard,nointr,rsize=32768, wsize=32768,tcp,vers=3,timeo=600, actime=0

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,actimeo=0,
vers=3,timeo=600

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,vers=3,timeo=600,
noac

Linux - Itanium

rw,bg,hard,nointr,rsize=32768, wsize=32768,tcp,vers=3,timeo=600, actime=0

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,actimeo=0,
vers=3,timeo=600

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,noac,vers=3,
timeo=600

* The NFS mount option “forcedirectio” is required on Solaris platforms when mounting the OCR/CRS files when using Oracle 10.1.0.4 or 10.2.0.2 or later (Oracle bug 4466428)
** AIX is only supported with NAS on AIX 5.3 TL04 and higher with Oracle 10.2.0.1 and later (NetApp)
*** NAS devices are only supported with HPUX 11.23 ONLY

References

Bug 4413801 - Rac: Ora-600 [Kccchb_3] [354] [353] [353] With Ctrl File On Nfs - Netapp

Errors

ORA-600[KCCCHB_3]

Keywords

'CLUSTERWARE'   'CRS'   'FORCEDIRECTIO'   'NETAPP'