jcollins at ip-acd.com
2008-Jul-08 14:03 UTC
[Ocfs2-users] ocfs2 datavolume option and oracle
From the User's Guide:> Oracle database users must mount the volumes containing the Voting Disk file (CRS), Cluster > Registry (OCR), Data files, Redo logs, Archive logs and Control files with the > datavolume,nointr mount options.However when this is tried, I get the following:> ocfs2_parse_options:822 ERROR: Unrecognized mount option "datavolume" or missing valueSearching the archives I found this post: http://www.mail-archive.com/ocfs2-users at oss.oracle.com/msg00201.html Which seems to indicate that an older version of ocfs2 will be needed to host an Oracle installation.> Long story short... use ocfs2 1.2 for running the oracle db.However, I also saw this post: http://www.mail-archive.com/ocfs2-users at oss.oracle.com/msg02462.html Which seems to indicate that a newer kernel (and thereby newer ocfs2) is needed to correct a memory leak.> In mainline, that issue was resolved in 2.6.21. We have patches for > 2.6.20 but not older than that.So, I'm a little confused as to which ocfs2 version should be used and whether or not that means an older kernel (and potentially a memory leak) will be required. -- Jamin W. Collins
SUNIL.MUSHRAN at ORACLE.COM
2008-Jul-08 14:25 UTC
[Ocfs2-users] ocfs2 datavolume option and oracle
In mainline, the issue was addressed in 2.6.21. In enterprise kernels, the issue was addressed in 1.2.4-2. If you are on (RH)EL4 or (RH)EL5, install 1.2.9-1. If you are on SLES9 SP4 or SLES10 SP1, upgrade to the latest kernel. Sunil -------------- next part -------------- An embedded message was scrubbed... From: "jcollins at ip-acd.com" <jcollins at ip-acd.com> Subject: [Ocfs2-users] ocfs2 datavolume option and oracle Date: Tue, 08 Jul 2008 10:03:33 -0400 Size: 4862 Url: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20080708/866230ca/attachment.mht
jcollins at ip-acd.com
2008-Jul-08 15:17 UTC
[Ocfs2-users] ocfs2 datavolume option and oracle
Sunil Mushran wrote:> > Raw means specifying the block device directly. So make two > partitions, say, sdd1 and sdd2, and feed that (/dev/sdd1, etc) > to the tool that creates the voting disk and ocr.Thought that was what you meant, just wanted to make sure. Thanks. -- Jamin W. Collins
Jamin, ?? If you are using 10g you can create two 170Mb partitions for the OCR and three 20Mb partitions for the voting disk, and you can leave the rest on a single partition for the OCFS2 filesystem. ?? I never installed 11g RAC, but the manual says that each partition must be 280Mb or larger, so you will need at least two 280Mb partitions for one OCR and one voting disk, preferrably five, for two OCR copies and three voting disks. Regards, Luis --- On Tue, 7/8/08, Sunil Mushran <Sunil.Mushran at oracle.com> wrote: From: Sunil Mushran <Sunil.Mushran at oracle.com> Subject: Re: [Ocfs2-users] ocfs2 datavolume option and oracle To: "jcollins at ip-acd.com" <jcollins at ip-acd.com> Cc: ocfs2-users at oss.oracle.com Date: Tuesday, July 8, 2008, 12:18 PM jcollins at ip-acd.com wrote:> By raw are you meaning raw device access without a filesystem like ocfs2 > on the volume for the voting disk? Or am I not following? >Raw means specifying the block device directly. So make two partitions, say, sdd1 and sdd2, and feed that (/dev/sdd1, etc) to the tool that creates the voting disk and ocr. _______________________________________________ Ocfs2-users mailing list Ocfs2-users at oss.oracle.com http://oss.oracle.com/mailman/listinfo/ocfs2-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20080708/53a761e1/attachment.html