<?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: Problems with NFS mounted drives in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440320#M15313</link>
    <description>Thank you for the suggestions. &lt;BR /&gt;&lt;BR /&gt;I did not see any process like nfslock running , so i started it.&lt;BR /&gt;I then did  status and i get the following: &lt;BR /&gt;hecking for NFS file locking daemon:                     unused&lt;BR /&gt;Checking for NFS stat daemon:                                        running&lt;BR /&gt;&lt;BR /&gt;I'm not sure what it is supposed to look like? &lt;BR /&gt;&lt;BR /&gt;I did try to start my dbs again and I'm getting the same errors.&lt;BR /&gt;&lt;BR /&gt;I am able to write files to the nfs mounted directories.  I am able to vi and save a file. I am able to run a shell script.&lt;BR /&gt;My dbs file have the correct permissions and owner.  &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Dec 2004 12:35:28 GMT</pubDate>
    <dc:creator>Angie Meeks_1</dc:creator>
    <dc:date>2004-12-10T12:35:28Z</dc:date>
    <item>
      <title>Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440314#M15307</link>
      <description>We are attempting to put an oracle database on some NFS mounted drives. Our server is HP UX 11.0 and the NFS mounted drives are on a Linux server running SLES 8. &lt;BR /&gt;We are just putting datafiles on the NFS mounted drives and getting the following errors:&lt;BR /&gt;BTW - if i move any of the datafiles to local drives on the HP, we do not get the error for those datafiles:&lt;BR /&gt;&lt;BR /&gt;ORA-01157: cannot identify/lock data file 3 - see DBWR trace file&lt;BR /&gt;ORA-01110: data file 3: '/ap4/MAUI/mauidata/system03.dbf'&lt;BR /&gt;ORA-27086: skgfglk: unable to lock file - already in use&lt;BR /&gt;HP-UX Error: 13: Permission denied&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Dec 2004 14:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440314#M15307</guid>
      <dc:creator>Angie Meeks_1</dc:creator>
      <dc:date>2004-12-09T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440315#M15308</link>
      <description>My first and only sugestion is "Don't use NFS filesystems for Oracle databases. Period." &lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 09 Dec 2004 15:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440315#M15308</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-09T15:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440316#M15309</link>
      <description>Angie NFS is too slow for an Oracle database.&lt;BR /&gt;&lt;BR /&gt;You MIGHT be able to get away with it if you connect on a private Gigabit switch via all Gigabit cards. I run my websites like that. My websites are NOT hosted in a database.&lt;BR /&gt;&lt;BR /&gt;But the bottom line is your configuration is not supported by Oracle and you need do to something different.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 09 Dec 2004 15:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440316#M15309</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-09T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440317#M15310</link>
      <description>Thank you for the suggestions. We are only putting a development database on the NFS disks for a short period of time. We need another instance briefly.   We don't have any more space and we are out of other options.  I understand the issues with NFS, but it is only temporary.</description>
      <pubDate>Thu, 09 Dec 2004 15:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440317#M15310</guid>
      <dc:creator>Angie Meeks_1</dc:creator>
      <dc:date>2004-12-09T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440318#M15311</link>
      <description>Looking at the error, if it's moaning about locking, it could be that lockd is not running on the client...&lt;BR /&gt;&lt;BR /&gt;We have SLES8 here and we found that locking does not work over NFS is the nfslock service is not running.&lt;BR /&gt;&lt;BR /&gt;To fix that, just run /etc/init.d/nfslock start and try again...</description>
      <pubDate>Fri, 10 Dec 2004 04:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440318#M15311</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-12-10T04:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440319#M15312</link>
      <description>Angie,&lt;BR /&gt;&lt;BR /&gt;the problem may be caused by wrong permissions also. Verify if you are having write access to the nfs from Hp-UX server.&lt;BR /&gt;Try to write and read regular files to the nfs space before trying to run oracle.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko&lt;BR /&gt;&lt;BR /&gt;PS. I recommend not using nfs with oracle also. Ok, I know you say that it's a temporary situation but .... just in case your space problem become worst.</description>
      <pubDate>Fri, 10 Dec 2004 05:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440319#M15312</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-12-10T05:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440320#M15313</link>
      <description>Thank you for the suggestions. &lt;BR /&gt;&lt;BR /&gt;I did not see any process like nfslock running , so i started it.&lt;BR /&gt;I then did  status and i get the following: &lt;BR /&gt;hecking for NFS file locking daemon:                     unused&lt;BR /&gt;Checking for NFS stat daemon:                                        running&lt;BR /&gt;&lt;BR /&gt;I'm not sure what it is supposed to look like? &lt;BR /&gt;&lt;BR /&gt;I did try to start my dbs again and I'm getting the same errors.&lt;BR /&gt;&lt;BR /&gt;I am able to write files to the nfs mounted directories.  I am able to vi and save a file. I am able to run a shell script.&lt;BR /&gt;My dbs file have the correct permissions and owner.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 12:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440320#M15313</guid>
      <dc:creator>Angie Meeks_1</dc:creator>
      <dc:date>2004-12-10T12:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440321#M15314</link>
      <description>Oh dear, have you checked the messages file for errors?&lt;BR /&gt;&lt;BR /&gt;There should be a lockd running, either run /etc/init.d/nfslock restart or just run it yourself by just typing lockd.&lt;BR /&gt;&lt;BR /&gt;You have to be root to run these commands.</description>
      <pubDate>Fri, 10 Dec 2004 12:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440321#M15314</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-12-10T12:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440322#M15315</link>
      <description>Thanks !  &lt;BR /&gt;ps -ef | grep lock &lt;BR /&gt;&lt;BR /&gt;shows nothing&lt;BR /&gt;&lt;BR /&gt;There are no errors in /var/adm/messages&lt;BR /&gt;I tried to restart nfslock and it is showing the same status &lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 12:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440322#M15315</guid>
      <dc:creator>Angie Meeks_1</dc:creator>
      <dc:date>2004-12-10T12:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with NFS mounted drives</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440323#M15316</link>
      <description>The nfslock does show running now.</description>
      <pubDate>Fri, 10 Dec 2004 13:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-nfs-mounted-drives/m-p/3440323#M15316</guid>
      <dc:creator>Angie Meeks_1</dc:creator>
      <dc:date>2004-12-10T13:09:13Z</dc:date>
    </item>
  </channel>
</rss>

