<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well my experience with Oracle is about 8 years out of date so take this for what it is.<br>
<br></blockquote><div>Trust me, this is Oracle. The old stuff is always still around somewhere just lurking in the background.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In the past I&#39;ve used Oracle with OCFS (Oracle Cluster File System) on a shared disk on a SAN.<br>In my experience it was always slow because of the safeties it requires for multiple instances using a shared disk. So its no surprise the performance on NFS wouldn&#39;t be great<br>
<br>That said under the hood whenever possible it loads whole files into RAM to extract data however it does misplace writes. So it may not perform as well on writes as you may hope, but neither will NFS.<br><br>The reason why Oracle has started supporting NFS is really to try to compete in the cloud market not because its a good idea.<br>
<br>In general distributed Databases using shared disk is a bad idea and should be avoided if possible.<br><br></blockquote><div>Yeah I&#39;ve used OCFS in the past for a specific area of Oracle DB work (IIRC they used to recommend using it for the voting disks within RAC). That was one option with 10g and earlier RAC. That&#39;s been deprecated (I believe in Oracle DB 11gR1 or maybe R2) as they want everyone to use clusterware and ASM to manage disks, clusterFS&#39;s and the like. Which makes sense because OCFS is the devils work.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That said consider talking to the people at EnterpriseDB they may have a better compatible alternative for you because the optimize the PostgreSQL stack to work in the cloud and provide a Oracle client compatibility layer.<br>
In addition they can easily configure their version of PostgreSQL to do more efficient Hot spare (read write on the primary and read-only on the backup) replication via the databases journal which will be far more efficient as far as speed and your network utilization.<br>
<br><br></blockquote><div>We&#39;re committed to Oracle DB due to the product set we&#39;re using (far, far too many Oracle apps). We have replication for the DB in place using DataGuard (Oracle replication tech for DB&#39;s) so am not too worried about that.</div>
<div><br></div><div>This is all about the middleware/application servers that host the apps, rather than the DB itself. Weblogic has a requirement for a shared persistence layer in WLS clusters, and we need to provide that. Someone just bought the wrong NAS head, so am exploring options...</div>
<div><br></div><div>Thanks</div><div><br></div><div>Dan</div><div> </div></div><div><br></div>-- <br>--<br>Dan Hawker<br>--
</div></div>