<?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 nfs mount does not work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073863#M573012</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I have a question to a misterious behaviour of my maschine: Want to export an FS and mount it from a Linux maschine. Following messages appear:&lt;BR /&gt;&lt;BR /&gt;Entrie in /etc/exports:&lt;BR /&gt;&lt;BR /&gt;/TEST_DATA/msx_box -root=hostname,access=hostname&lt;BR /&gt;&lt;BR /&gt;Reaction:&lt;BR /&gt;&lt;BR /&gt;mount servername:/TEST_DATA/msx_box/ /DATA nfs&lt;BR /&gt;mount: servername:/TEST_DATA/msx_box/ failed, reason given by server: Permission denied&lt;BR /&gt;mount: nfsmount failed: Bad file descriptor&lt;BR /&gt;mount: Mounting servername:/TEST_DATA/msx_box/ on /DATA failed: Invalid argument&lt;BR /&gt;&lt;BR /&gt;Does anybody see a mistake in my commands? What is going wrong else?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot in advance,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
    <pubDate>Thu, 18 Sep 2003 06:49:01 GMT</pubDate>
    <dc:creator>Oliver Schmitz</dc:creator>
    <dc:date>2003-09-18T06:49:01Z</dc:date>
    <item>
      <title>nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073863#M573012</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I have a question to a misterious behaviour of my maschine: Want to export an FS and mount it from a Linux maschine. Following messages appear:&lt;BR /&gt;&lt;BR /&gt;Entrie in /etc/exports:&lt;BR /&gt;&lt;BR /&gt;/TEST_DATA/msx_box -root=hostname,access=hostname&lt;BR /&gt;&lt;BR /&gt;Reaction:&lt;BR /&gt;&lt;BR /&gt;mount servername:/TEST_DATA/msx_box/ /DATA nfs&lt;BR /&gt;mount: servername:/TEST_DATA/msx_box/ failed, reason given by server: Permission denied&lt;BR /&gt;mount: nfsmount failed: Bad file descriptor&lt;BR /&gt;mount: Mounting servername:/TEST_DATA/msx_box/ on /DATA failed: Invalid argument&lt;BR /&gt;&lt;BR /&gt;Does anybody see a mistake in my commands? What is going wrong else?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot in advance,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Thu, 18 Sep 2003 06:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073863#M573012</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-09-18T06:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073864#M573013</link>
      <description>Hi Oliver,&lt;BR /&gt;&lt;BR /&gt;you have made a 'exportfs -a' at the server after changing /etc/exports?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Volkmar</description>
      <pubDate>Thu, 18 Sep 2003 07:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073864#M573013</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2003-09-18T07:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073865#M573014</link>
      <description>Yes I did a 'exportfs -a' after every change.&lt;BR /&gt;&lt;BR /&gt;Thanks for the remark, I suppose you don't see any other mistake!?!&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Thu, 18 Sep 2003 07:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073865#M573014</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-09-18T07:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073866#M573015</link>
      <description>Any changes you make to the /etc/exports file you need to export it to the clients&lt;BR /&gt;&lt;BR /&gt;Just do a &lt;BR /&gt;&lt;BR /&gt;#exportfs -a&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2003 07:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073866#M573015</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-18T07:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073867#M573016</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would test it without restrictions (-root...)&lt;BR /&gt;and try:&lt;BR /&gt;'mount servername:/TEST_DATA/msx_box /DATA nfs rw,hard 0 0'.&lt;BR /&gt;A 'ping hostname' at the server and a 'ping servername' at the client is ok?&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2003 07:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073867#M573016</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2003-09-18T07:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073868#M573017</link>
      <description>check the permissions of the dir&lt;BR /&gt;&lt;BR /&gt;Make sure it is atleast 755 for the directories&lt;BR /&gt;&lt;BR /&gt;rwxr-xr-x</description>
      <pubDate>Thu, 18 Sep 2003 07:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073868#M573017</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-18T07:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073869#M573018</link>
      <description>Hi!&lt;BR /&gt;You could check:&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/etc/rc.config.d/nfsconf, &lt;BR /&gt;      where NFS_SERVER=1,START_MOUNTD=1;&lt;BR /&gt;&lt;BR /&gt;Your "mount"-syntax have to be:&lt;BR /&gt;mkdir /DATA&lt;BR /&gt;mount -F nfs srvname:/TEST_DATA/msx_box /DATA &lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 18 Sep 2003 07:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073869#M573018</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-09-18T07:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073870#M573019</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Take a look at this link:&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/hypermail/linux/kernel/0004.1/0162.html" target="_blank"&gt;http://www.ussg.iu.edu/hypermail/linux/kernel/0004.1/0162.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It talks about the option "nolock", maybe it can be helpful.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Thu, 18 Sep 2003 07:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073870#M573019</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-09-18T07:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073871#M573020</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;is nfsd and biod running?&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Thu, 18 Sep 2003 07:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073871#M573020</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2003-09-18T07:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073872#M573021</link>
      <description>If the above suggestions do not work&lt;BR /&gt;&lt;BR /&gt;try re-starting your nfs server daemons.&lt;BR /&gt;&lt;BR /&gt;if your nfs -server is linux then do a&lt;BR /&gt;#/etc/init.d/nfs stop&lt;BR /&gt;#/etc/init.d/nfs start&lt;BR /&gt;&lt;BR /&gt;If you are using hpux as nfs server&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/nfs.server stop&lt;BR /&gt;#/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;REvert</description>
      <pubDate>Thu, 18 Sep 2003 07:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073872#M573021</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-18T07:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073873#M573022</link>
      <description>Dear all, &lt;BR /&gt;&lt;BR /&gt;I tested everything above and it is not working at all.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions are still wanted. One remark: The OS to which I try to mount the remote FS is an embedded Linux with Kernel 2.4.20.&lt;BR /&gt;The vendor could not tell me yet wether nfs mount is possible at all. I do not see any problems, but that will have no meaning! Does anybody of you see some serious problems or reasons why it could not work?&lt;BR /&gt;&lt;BR /&gt;Thanks for some more comments.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Thu, 18 Sep 2003 11:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073873#M573022</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-09-18T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073874#M573023</link>
      <description>Hi Oliver, &lt;BR /&gt;&lt;BR /&gt;Permission Denied is coming from the NFS servers rpc.mountd program. What rpc.mountd wants to do on the HP side is verify hostname / ip address is correct compaired to its access control lists. Have you tried an empty access control lists which would allow anyone to mount ?&lt;BR /&gt;&lt;BR /&gt;You can just do:&lt;BR /&gt;&lt;BR /&gt;exportfs -i /TEST_DATA/msx_box&lt;BR /&gt;&lt;BR /&gt;I tested this on Red Hat 9 Linux 2.4.20-18.9 this a.m. from a HPUX NFS server running 11.11 w/ out a problem.&lt;BR /&gt;&lt;BR /&gt;I have a few suggestions for testing:&lt;BR /&gt;&lt;BR /&gt;On the HPUX NFS Server, verify you are resolving the hostname the same way you are specifying it in the /etc/exports. I would suggest using the Fully Qualified Domain name of the Linux NFS client in the /etc/exports. &lt;BR /&gt;&lt;BR /&gt;/Test_DATA/msx_box -root=hostname.domain.com,access=hostname.domain.com&lt;BR /&gt;&lt;BR /&gt;Re-export&lt;BR /&gt;# exportfs -av&lt;BR /&gt;&lt;BR /&gt;For good measure, kill the running /usr/sbin/rpc.mountd on the HPUX server and restart it ( it tends to cache failed attempts depending on the version of your NFS patches ). I'd do this every time you made changes to make sure rpc.mountd isnt cacheing the failures.&lt;BR /&gt;&lt;BR /&gt;Before you attempt to mount from the Linux Client "Toggle" debug for rpc.mountd on the HPUX NFS server bye sending a kill to the running PID with the SIGUSR2 ( kill -17 ) signal. When you are done testing "Toggle" it back off w/ the same signal.&lt;BR /&gt;&lt;BR /&gt;This will log all rpc.mountd requests ( good bad ugly ) to /var/adm/mountd.log &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;If you still receive permission denied from the NFS server check the log files, see what exactly it is complaining about. This will be a huge log file, but search for Permission Denied and you should see the log data.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Todd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 11:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073874#M573023</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2003-09-19T11:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073875#M573024</link>
      <description>Oliver,&lt;BR /&gt;&lt;BR /&gt; Of course, if I re-read this post you may be exporting from the Linux and trying to mount on the HP..sorry.&lt;BR /&gt;&lt;BR /&gt;This also works on my server with the following /etc/exports file.&lt;BR /&gt;&lt;BR /&gt;/nfsexport               sytemb.atl.hp.com(rw,insecure,sync,insecure_locks,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;Hope that helps ! &lt;BR /&gt;&lt;BR /&gt;Todd</description>
      <pubDate>Fri, 19 Sep 2003 11:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073875#M573024</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2003-09-19T11:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073876#M573025</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Check the /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;2) check the permission of the mount point directory&lt;BR /&gt;&lt;BR /&gt;3)try to export directory with full permission from server&lt;BR /&gt;&lt;BR /&gt;after above cheges manually stop and start the service&lt;BR /&gt;&lt;BR /&gt;then you check the status using the exportfs -v commnad&lt;BR /&gt;&lt;BR /&gt;If it showing correctly then check the client side rpc service running or not&lt;BR /&gt;&lt;BR /&gt;check the service using rpcinfo -p command&lt;BR /&gt;&lt;BR /&gt;all the service OK then try to mount the nfs file system&lt;BR /&gt;&lt;BR /&gt;use the command :&lt;BR /&gt;mount -F nfs -o rw server:/directory /mountpoint&lt;BR /&gt;&lt;BR /&gt;ll /mountpoint&lt;BR /&gt;&lt;BR /&gt;Thanx</description>
      <pubDate>Fri, 26 Sep 2003 06:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-does-not-work/m-p/3073876#M573025</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-09-26T06:27:12Z</dc:date>
    </item>
  </channel>
</rss>

