<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle / NFS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945446#M46462</link>
    <description>Thanks to you all. I sort of felt that this would be the feeling. &lt;BR /&gt;Economic restrictions are tight, hence the consideration.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Dec 2005 05:51:06 GMT</pubDate>
    <dc:creator>Eugene Klaus</dc:creator>
    <dc:date>2005-12-08T05:51:06Z</dc:date>
    <item>
      <title>Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945440#M46456</link>
      <description>Hello to All,&lt;BR /&gt;&lt;BR /&gt;My question is as follows:&lt;BR /&gt;If I mount a filesystem large enough to hold the installation of an oracle database including  executables, could I run that database from that filesystem. This assumes that the NFS must be mounted prior to starting oracle.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 13:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945440#M46456</guid>
      <dc:creator>Eugene Klaus</dc:creator>
      <dc:date>2005-12-07T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945441#M46457</link>
      <description>Shalom Eugene,&lt;BR /&gt;&lt;BR /&gt;Running the database binaries off NFS is probably possible, though you need to check with oracle if its supported.&lt;BR /&gt;&lt;BR /&gt;Storing the tablespaces on NFS has long been against oracle recommendations. With advances in NAS technology, some people have been doing this successfully.&lt;BR /&gt;&lt;BR /&gt;Oracle did not support this in the past but may now, you will need to check with them.&lt;BR /&gt;&lt;BR /&gt;I don't recommend running any oracle database in a way that Oracle does not support.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Dec 2005 14:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945441#M46457</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-07T14:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945442#M46458</link>
      <description>I think that is not recommended (and maybe unsupported) for availability and performance issues.&lt;BR /&gt;&lt;BR /&gt;Why do you want to do that?, oracle installation binaries does no change too much to be keep it on a NFS server, if you want fault tolerance, you can just copy the files.</description>
      <pubDate>Wed, 07 Dec 2005 14:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945442#M46458</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-07T14:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945443#M46459</link>
      <description>I think its a space issue.&lt;BR /&gt;&lt;BR /&gt;I reiterate.&lt;BR /&gt;&lt;BR /&gt;If oracle doesn't support it. Do not do it.&lt;BR /&gt;&lt;BR /&gt;At least not for basic operation. If you ignore this advice, one day you'll call oracle for support and hear the famous words:&lt;BR /&gt;&lt;BR /&gt;"I'm sorry, we don't support that configuration."&lt;BR /&gt;&lt;BR /&gt;It sucks. I had to not tell Oracle that my systems in Chicago were created by Ignite system replication to avoid hearing those words.&lt;BR /&gt;&lt;BR /&gt;This proposed setup is so basic to database operations, I'm not even sure it will work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Dec 2005 16:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945443#M46459</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-07T16:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945444#M46460</link>
      <description>We use Oracle and Sybase databases NFS mounted from NetApp filers. Binaries kept locally but DBs on the filers.</description>
      <pubDate>Wed, 07 Dec 2005 23:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945444#M46460</guid>
      <dc:creator>Sivasingam Santhakumar</dc:creator>
      <dc:date>2005-12-07T23:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945445#M46461</link>
      <description>NetAPPs and the EMC^2 IP4700 (and followers) are a different beast - these setups were certified by oracle.&lt;BR /&gt;&lt;BR /&gt;Plain NFS would of course be the same, and I'd kinda trust it more than EMC^2 implemention, but this is *not* certified, thus a no-no.&lt;BR /&gt;&lt;BR /&gt;I have run oracle test setups both on a NetAPP filer and a AIX-based webserver without troubles, but never chose to put the binaries onto NFS too.&lt;BR /&gt;&lt;BR /&gt;If You have have a very strong reason and *no* accountability for what You do, NFS will do fine, just take care to have a tight setup including NFS locking daemons everywhere.&lt;BR /&gt;&lt;BR /&gt;Personal opinion:&lt;BR /&gt;NAS/NFS sucks big time performancewise, &lt;BR /&gt;You're out of chance for Oracle support, will very probably incur additional downtime.&lt;BR /&gt;&lt;BR /&gt;Go fibrechannel, there's an array for any budget (I bought two used ones for $300, including reasonably fast disks) and there is not yet another big time point of failure.</description>
      <pubDate>Thu, 08 Dec 2005 00:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945445#M46461</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-12-08T00:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle / NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945446#M46462</link>
      <description>Thanks to you all. I sort of felt that this would be the feeling. &lt;BR /&gt;Economic restrictions are tight, hence the consideration.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2005 05:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-nfs/m-p/4945446#M46462</guid>
      <dc:creator>Eugene Klaus</dc:creator>
      <dc:date>2005-12-08T05:51:06Z</dc:date>
    </item>
  </channel>
</rss>

