Tina,
 
   The raw devices are being deprecated on Linux. Since you are using fedora 
instead of a enterprise distro these changes are already done.
 
   You can use disk devices directly with the 11g clusterware. Also it probably 
would work with the main tree OCFS2, that doesnt has the datavolume option, 
since this implies that the clusterware writes on these devices using O_DIRECT, 
but AFAIK this not tested on the main OCFS2 and since the clusterware uses some 
heuristics to turn on these options it could not work with OCFS2.
 
   If you have metalink access check note 401132.1. Beware that this is broken 
on 10gR1 and probably the initial 10gR2 patchsets. I didnt found references of 
patches to include the O_DIRECT on the 10g version of the CRS so I am not sure 
when this was fixed.
 
Regards,
Luis

--- On Tue, 7/29/08, Tina Soles <[EMAIL PROTECTED]> wrote:

From: Tina Soles <[EMAIL PROTECTED]>
Subject: Re: [Ocfs2-users] Problems building ocfs2 rpm on Fedora 9
To: [EMAIL PROTECTED], "Tao Ma" <[EMAIL PROTECTED]>
Cc: "Randy Gustin" <[EMAIL PROTECTED]>, ocfs2-users@oss.oracle.com
Date: Tuesday, July 29, 2008, 4:19 PM

OK, another snag.  Fedora 9 does not support RAW devices, so I can't
configure the voting disk or OCR disk to be as such.  Any suggestions? I
think I'm "up a creek" here...

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Sunday, June 29, 2008 11:20 PM
To: Tao Ma; Tina Soles
Cc: ocfs2-users@oss.oracle.com
Subject: Re: [Ocfs2-users] Problems building ocfs2 rpm on Fedora 9

datavolume mount option is only on ocfs2 for enterprise kernels.

For most part, you shouldn't require it for using it as a datastore.
Instead set init.ora param filesystemio_options to directio (or is it
odirect).

The only bit that won't work here is using ocfs2 for the voting disk and
ocr... as datavolume is necessary to force enable odirect.
But you can always use raw for that.

Sunil

_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users


      
_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to