Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: dbca hangs - Oracle 10gR2 RAC, Solaris 10, NetApp NFS

Re: dbca hangs - Oracle 10gR2 RAC, Solaris 10, NetApp NFS

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 21 Nov 2007 13:10:26 -0800
Message-ID: <1195679419.433952@bubbleator.drizzle.com>


Yonah Russ wrote:
> Hi,
>
> We have RAC installed on 2 T2000 machines.
> Solaris 10, patched
> IPMP for failover on all interfaces
> NetApp NFS for datafile,voting disk, etc.
> Oracle installation, binaries, etc. are on local disks.
> All configurations were according to Oracle/NetApp docs.
> There were no issues during installation.
>
> When we try to create the db using dbca, the process hangs during data
> dictionary creation.
> There is only one error message "Warning: aiowait timed out x times"
> All the NFS partitions are mounted forcedirectio, and we have tried
> with aio disabled in oracle.
> We have also tried without forcedirectio, with nointr instead of intr.
> If we create a db on the local disks there is no issue.
> There are no problems using the NFS shares in general.
>
> Any ideas?
> Thanks
> Yonah

If your fstab looks substantively different from this ... change it. ntap270a:/vol/alpha /u01 nfs
rw,bg,intr,hard,rsize=32768,wsize=32768,noac,nolock,tcp,vers=3 0 0

in this case ntap270a is the volume being mounted as /u01.

-- 
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed Nov 21 2007 - 15:10:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US