<?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 Mount remote NFS filesystem on boot shows &amp;quot;Permission denied&amp;quot; error - mount -a after boot is working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6912848#M528385</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;we are working with HP-UX 11.11 and facing the problem that a remote NFS filesystem exported from a windows 2008R2 server is not mounted at boot time.&amp;nbsp;When the boot of the HP rp3440 box is finished a "mount -a" is working fine and the NFS filesystem is mounted.&lt;/P&gt;&lt;P&gt;In /etc/rc.log we can see this error message:&lt;/P&gt;&lt;P&gt;Output from "/sbin/rc2.d/S430nfs.client start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting NFS CLIENT networking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the rpcbind&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; rpcbind already started, using pid: 1270&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the BIO daemons&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/biod 16&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reading in /etc/exports&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the Status Monitor daemon&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/rpc.statd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the Lock Manager daemon&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/rpc.lockd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the AutoFS daemon&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/lib/netsvc/fs/enh_autofs/automountd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Running the AutoFS command interface&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/automount&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mounting remote NFS file systems ...&lt;BR /&gt;nfs mount: mount_nfs: mount: /austau_&amp;lt;servername&amp;gt;/austausch: Permission denied&lt;BR /&gt;FAILURE CODE: 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mount failed!&amp;nbsp; Possible local filesystem mount.&lt;/P&gt;&lt;P&gt;The enty in /etc/fstab looks like this:&lt;/P&gt;&lt;P&gt;&amp;lt;servername&amp;gt;:AUSTAUSCH /austau_&amp;lt;servername&amp;gt;/austausch nfs soft,noac,timeo=50,acregmin=0,&lt;BR /&gt;acregmax=0,acdirmin=0,acdirmax=0,proto=udp 0 0&lt;/P&gt;&lt;P&gt;We tried to alter the order of the mount on boot, so that it was the last action on boot time, but with no success. What could still cause this issue? What is different&amp;nbsp;when the mount command is executed at boot and&amp;nbsp;if it is executed manually after boot? Please help me to get an answer.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2016 14:31:56 GMT</pubDate>
    <dc:creator>Rudolf Fischer</dc:creator>
    <dc:date>2016-10-27T14:31:56Z</dc:date>
    <item>
      <title>Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after boot is working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6912848#M528385</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;we are working with HP-UX 11.11 and facing the problem that a remote NFS filesystem exported from a windows 2008R2 server is not mounted at boot time.&amp;nbsp;When the boot of the HP rp3440 box is finished a "mount -a" is working fine and the NFS filesystem is mounted.&lt;/P&gt;&lt;P&gt;In /etc/rc.log we can see this error message:&lt;/P&gt;&lt;P&gt;Output from "/sbin/rc2.d/S430nfs.client start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting NFS CLIENT networking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the rpcbind&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; rpcbind already started, using pid: 1270&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the BIO daemons&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/biod 16&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reading in /etc/exports&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the Status Monitor daemon&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/rpc.statd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the Lock Manager daemon&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/rpc.lockd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; starting up the AutoFS daemon&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/lib/netsvc/fs/enh_autofs/automountd&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Running the AutoFS command interface&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/automount&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mounting remote NFS file systems ...&lt;BR /&gt;nfs mount: mount_nfs: mount: /austau_&amp;lt;servername&amp;gt;/austausch: Permission denied&lt;BR /&gt;FAILURE CODE: 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mount failed!&amp;nbsp; Possible local filesystem mount.&lt;/P&gt;&lt;P&gt;The enty in /etc/fstab looks like this:&lt;/P&gt;&lt;P&gt;&amp;lt;servername&amp;gt;:AUSTAUSCH /austau_&amp;lt;servername&amp;gt;/austausch nfs soft,noac,timeo=50,acregmin=0,&lt;BR /&gt;acregmax=0,acdirmin=0,acdirmax=0,proto=udp 0 0&lt;/P&gt;&lt;P&gt;We tried to alter the order of the mount on boot, so that it was the last action on boot time, but with no success. What could still cause this issue? What is different&amp;nbsp;when the mount command is executed at boot and&amp;nbsp;if it is executed manually after boot? Please help me to get an answer.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 14:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6912848#M528385</guid>
      <dc:creator>Rudolf Fischer</dc:creator>
      <dc:date>2016-10-27T14:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6912904#M528386</link>
      <description>&lt;P&gt;Permission denied is almost meaningless for troubleshooting, and it is unlikely you change anything in HP-UX to fix the issue except to apply the latest patches for networking and especially for NFS. For 11.11, there are several dozen patches related to NFS. I would run a patch assesment at the HP Support Center (&lt;A href="http://h20565.www2.hpe.com/portal/site/hpsc/" target="_blank"&gt;http://h20565.www2.hpe.com/portal/site/hpsc/&lt;/A&gt;) and bring your system up to date. This is especially important since you are connecting two very different OS platforms.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 16:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6912904#M528386</guid>
      <dc:creator>pooderbill</dc:creator>
      <dc:date>2016-10-27T16:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913103#M528387</link>
      <description>&lt;P&gt;Think also that I cannot avoid to install the most recent patches. But which explanation is there that the same mount command is not working during&amp;nbsp;boot of the server and&amp;nbsp;it is working fine after the boot is finished? There must be a difference.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 06:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913103#M528387</guid>
      <dc:creator>Rudolf Fischer</dc:creator>
      <dc:date>2016-10-28T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913168#M528388</link>
      <description>&lt;P&gt;There are many differences when first booting versus&amp;nbsp;running mount after bootup is finished. This&amp;nbsp;is especially true if you are&amp;nbsp;using&amp;nbsp;Autofs. Without being able to patch NFS and Autofs, a&amp;nbsp;workaround would be&amp;nbsp;to add the noauto option to fstab, then create a new /sbin/init.d script that runs after the last initialization script. This script would just have the mount command as specified in fstab.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913168#M528388</guid>
      <dc:creator>pooderbill</dc:creator>
      <dc:date>2016-10-28T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913407#M528389</link>
      <description>&lt;P&gt;(I have no knowledge of NFS/RPC etc, so this may be only speculation)&lt;/P&gt;&lt;P&gt;The message saying something about local mount made me wonder whether host name resolution was working well. The messages about rpc daemons too might be relevant. A web search with the terms automount and rpc turns up the "Troubleshooting rpc.mountd" section of @Anonymous﻿?'s book "&lt;A href="https://books.google.co.in/books?id=AEV1x84DVkUC&amp;amp;pg=PA130&amp;amp;lpg=PA130&amp;amp;dq=automount+rpc" target="_blank"&gt;Optimizing NFS Performance ...&lt;/A&gt;". While the symptoms addressed are not exactly the same, DNS and RPC issues are suspected as causes. I guess, around boot time, each of these subsystems could be in a state different from a later "steady" state?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2016 15:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913407#M528389</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-10-29T15:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913408#M528390</link>
      <description>&lt;P&gt;If we go by the only data we have, which is more of a symptom than actual data, all we know is the NFS mount is failing during boot and succeeding after boot. &amp;nbsp;A "Permission denied" error is almost always the result of the NFS server rejecting the mount request for some reason. &amp;nbsp;&lt;/P&gt;&lt;P&gt;If this were two HP-UX systems I could offer detailed steps to troubleshoot why the NFS server is rejecting the initial mount request and allowing the later request. &amp;nbsp;Since the NFS server is Microsoft, you may need to enlist their help to troubleshoot why their NFS server code is rejecting the initial mount request.&lt;/P&gt;&lt;P&gt;A few questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Did this setup ever work? &amp;nbsp;Is this NFS mount failing during boot a new behavior? &amp;nbsp;If so, when did it change?&lt;/LI&gt;&lt;LI&gt;Do other NFS clients see the same problem or only this client?&lt;/LI&gt;&lt;LI&gt;Is this NFS client able to mount filesystems during boot from other NFS servers successfully?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Since the only thing we have at this point is two NFS mount attempts, my suggestion would be to start a Wireshark collection on the Windows server and capture both the failing NFS mount request during the client's boot time and the successful request after the client is booted. &amp;nbsp;You can filter the collection based on the HP-UX client's IP address to limit the noise in the trace.&lt;/P&gt;&lt;P&gt;This data should show conclusively whether the NFS client is sending identical NFS mount requests to the server and whether the server is rejecting the first request and accepting the 2nd request. &amp;nbsp;Once you have this data, look at the two NFS mount requests and see if you can identify *any* differences between the requests.&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2016 16:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913408#M528390</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2016-10-29T16:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mount remote NFS filesystem on boot shows "Permission denied" error - mount -a after b</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913590#M528391</link>
      <description>&lt;P&gt;Thank you all,&lt;/P&gt;&lt;P&gt;Since the application running on this host is very old and every change can be associated with risks I have decided to implement the proposal of pooderbill.&amp;nbsp; Everything else would be too complicated&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 08:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-remote-nfs-filesystem-on-boot-shows-quot-permission-denied/m-p/6913590#M528391</guid>
      <dc:creator>Rudolf Fischer</dc:creator>
      <dc:date>2016-10-31T08:16:26Z</dc:date>
    </item>
  </channel>
</rss>

