[Ocfs2-users] Problem installing CRS

Martin Norland MNorland at rhoworld.com
Tue Mar 6 15:19:07 PST 2007


I'm trying to install 10.2.0.1 (and then patch up to 10.2.0.3).  The
first step, of course , is to install CRS - but I'm getting the
following error when trying to specify the OCR location:

"The location /u02/ocr, entered for the Oracle Cluster Registry (OCR) is
a directory.  Specify a shared raw partition or cluster file system file
that is visible by the same name on all the nodes in the cluster."

The intention is to have 3 small partitions for the {2} OCR and {3} CSS
mirror(s), but I can't seem to get Oracle to acknowledge they're
clustered.  The clustered filesystems work fine, and cluvfy recognizes
them as shared.

=========
=== relevant lines from /etc/fstab:
/dev/sdc1           /u02                  ocfs2
_netdev,datavolume,nointr 0 0
/dev/sdc2           /u03                  ocfs2
_netdev,datavolume,nointr 0 0
/dev/sdc3           /u04                  ocfs2
_netdev,datavolume,nointr 0 0

=== Excerpt from `./runcluvfy.sh stage -post hwos -n rac01,rac02
-verbose`
Checking shared storage accessibility...

WARNING:
Unable to determine the sharedness of /dev/sda on nodes:
        rac02,rac01

  Disk                                  Sharing Nodes (2 in count)
  ------------------------------------  ------------------------
  /dev/sdb                              rac02 rac01
  /dev/sdc                              rac02 rac01

=== Permissions
# ls -ald /u02 /u02/ocr/ /u02/css/
drwxrwx---  6 oracle dba 4096 Mar  6 17:47 /u02
drwxrwx---  2 oracle dba 4096 Mar  5 20:09 /u02/css/
drwxrwx---  2 root   dba 4096 Mar  5 20:08 /u02/ocr/
=========

It's worth noting that I was mounting these through powerpath, but
backed off to /dev/sd identifiers in an attempt to get Oracle to
recognize them (since cluvfy wasn't acknowledging /dev/emcpower's).  I'd
originally intended to mount these off /u0#/cd#/, but also backed down
in attempt to get Oracle to spot them.

Any thoughts or any glaring holes in my setup that this noob is missing?
I didn't find anything on metalink related to this error, other than
recommendations to use raw devices (recommendations for a different
configuration).

Thanks,
-M
-- 
__________________________
Martin Norland
Network Administrator
Rho, Inc
T: 919.408.8000 x259



More information about the Ocfs2-users mailing list