<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311055#M567723</link>
    <description>When i try to unmount from my HP-UX server i get these error messages. Can anyone throw some light on the same.&lt;BR /&gt;&lt;BR /&gt;#umount prodsis2:/bigftp/flashemd&lt;BR /&gt;nfs umount: bindresvport: t_errno = 8&lt;BR /&gt;nfs umount: inform_server: Couldn't bind to a reserved port, rtn = -1&lt;BR /&gt;&lt;BR /&gt;hawaii:/prodsis2/bigftp: umount prodsis2:/sis/data/prod/hostwkst/reman&lt;BR /&gt;nfs umount: bindresvport: t_errno = 8&lt;BR /&gt;nfs umount: inform_server: Couldn't bind to a reserved port, rtn = -1&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jun 2004 13:24:52 GMT</pubDate>
    <dc:creator>Ramesh_27</dc:creator>
    <dc:date>2004-06-21T13:24:52Z</dc:date>
    <item>
      <title>NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311055#M567723</link>
      <description>When i try to unmount from my HP-UX server i get these error messages. Can anyone throw some light on the same.&lt;BR /&gt;&lt;BR /&gt;#umount prodsis2:/bigftp/flashemd&lt;BR /&gt;nfs umount: bindresvport: t_errno = 8&lt;BR /&gt;nfs umount: inform_server: Couldn't bind to a reserved port, rtn = -1&lt;BR /&gt;&lt;BR /&gt;hawaii:/prodsis2/bigftp: umount prodsis2:/sis/data/prod/hostwkst/reman&lt;BR /&gt;nfs umount: bindresvport: t_errno = 8&lt;BR /&gt;nfs umount: inform_server: Couldn't bind to a reserved port, rtn = -1&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2004 13:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311055#M567723</guid>
      <dc:creator>Ramesh_27</dc:creator>
      <dc:date>2004-06-21T13:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311056#M567724</link>
      <description>Could you please post the contents of nsswitch.conf?</description>
      <pubDate>Mon, 21 Jun 2004 13:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311056#M567724</guid>
      <dc:creator>Navin Bhat_2</dc:creator>
      <dc:date>2004-06-21T13:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311057#M567725</link>
      <description>/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;then try unmount it.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 21 Jun 2004 13:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311057#M567725</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-06-21T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311058#M567726</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt; The root of this issue appears to be the lack of available ports. umount needs to temporarily use a port in the reserved range (512- 1023) when doing the umount. &lt;BR /&gt;&lt;BR /&gt;There is a known problem when using NIS as your primary name resolution resource. &lt;BR /&gt;&lt;BR /&gt;Reserved ports are kept open by NIS until the calling process exits (typically&lt;BR /&gt;telnetd, rlogind, etc). A manual NFS mount or umount will request a port only for the&lt;BR /&gt;duration of the mount/umount process and then exit. Unfortunately this fails if no&lt;BR /&gt;ports are available. This can be seen with lsof &lt;BR /&gt;&lt;BR /&gt;lsof -i UDP:512-1023    /* shows all ports 512 - 1023 in use */&lt;BR /&gt;&lt;BR /&gt;Workaround: Do not use NIS as your primary / first policy for hosts: in nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;You DNS or /etc/hosts would need to be able to resolve your NFS hosts.&lt;BR /&gt;&lt;BR /&gt;This is resolved in HPUX 11.23&lt;BR /&gt;&lt;BR /&gt;I'm not certain if this is your issue, but if it is test the workaround.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Todd&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 07:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3311058#M567726</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2004-06-22T07:16:54Z</dc:date>
    </item>
  </channel>
</rss>

