Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 10g RAC on AIX 5.3
Hi Dick, Here's what you *can* do: 1. use GPFS filesystem for all files (OH, OCR, voting, db files, etc). 2. use ASM for database files, use RAW for OCR and voting disks and install ORACLE_HOMEs locally on each node When installed in a cluster, ASM will automatically be a clustered ASM and the ASM instances will communicate so that all of them mount the same disk groups. This will support a RAC database (and ASM is quite good at it IMHO). OCFS is not available for AIX and I've not heard any indications that it ever will be. While you can have a shared ORACLE_HOME for all nodes in the cluster (if you use GPFS), you absolutely should NOT as it becomes a huge single point of failure for the cluster. Manaing multiple local OHs isn't hard since the OUI installs all OHs from a single install session (I presume you've done this on Linux already). For my money, I'd put all my chips on #2 above. As a hybrid, if you absolutely hate RAW, you could use GPFS for OCR and voting disks and use ASM for DB files and use local OHs. But, as your customer has learned, GPFS is expensive and I don't think managing 2 or 5 small RAW disks for OCR and voting is that tough. Dan ----- Original Message ---- From: "Goulet, Dick" <richard.goulet_at_capgemini.com> To: jheinrichdba_at_gmail.com Cc: oracle-l_at_freelists.org Sent: Monday, December 10, 2007 2:26:06 PM Subject: RE: Oracle 10g RAC on AIX 5.3 <!-- _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue;text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:blue;text-decoration:underline;} p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in;margin-bottom:.0001pt;font-size:10.0pt;font-family:"Courier New";} p {margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times New Roman";} span.EmailStyle19 {font-family:Arial;color:navy;} p.body, li.body, div.body {margin-right:0in;margin-left:0in;font-size:9.0pt;font-family:Arial;color:black;} span.tiny1 {font-family:Arial;color:black;font-weight:normal;text-decoration:none none;} _filtered {margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {} --> Jason, That was how I read the documents, course how ASM shares the database files to the other nodes is a question I havenąt figured out, not to mention the OCS voting disks. ______________________________________________________________ Dick Goulet / Capgemini North America P&C / East Business Unit Senior Oracle DBA / Hosting Office: 508.573.1978 / Mobile : 508.742.5795 / www.capgemini.com Fax: 508.229.2019 / Email: richard.goulet_at_capgemini.com 45 Bartlett St. / Marlborough , MA 01752 Together: the Collaborative Business Experience ______________________________________________________________ From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jason Heinrich Sent: Monday, December 10, 2007 2:48 PM To: Goulet, Dick Cc: oracle-l_at_freelists.org Subject: Re: Oracle 10g RAC on AIX 5.3 Last I checked, Oracle does not provide OCFS for AIX, so if the client needs a clustered file system, GPFS would be the way to go. Whether or not they need it depends on what they want to do. You could install the Oracle software on each node and use ASM for the database storage. However, if you want a shared ORACLE_HOME or a shared non-ASM logging location, you'll need the clustered file system. On 12/10/07, Goulet, Dick <richard.goulet_at_capgemini.com > wrote: Guys & Gals, I've done Oracle RAC install on Linux before, but noiw I'm being asked to do so on AIX 5.3 and I seem to be getting mixed signals from Oracle. The client originally wants to install AIX 5.3 with GPFS, but now to save a buck has decided not to install GPFS, but to instead use OCFS. On the other hand the Oracle docs are telling me that a clustered file system is only needed for the Oracle binaries. So the question, do we need OCFS, or GPFS, or neither, or both?? Anyone really know?? -- Jason Heinrich This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Dec 10 2007 - 15:55:29 CST
![]() |
![]() |