<?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: cannot access nfs3-specific umount command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509144#M21922</link>
    <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Check this document in the TKB.  I think this will help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=2a1bd9b213bcdda0d6/screen=ckiSearchResults" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=2a1bd9b213bcdda0d6/screen=ckiSearchResults&lt;/A&gt;</description>
    <pubDate>Mon, 26 Mar 2001 17:52:26 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-03-26T17:52:26Z</dc:date>
    <item>
      <title>cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509140#M21918</link>
      <description>Hey Gang, &lt;BR /&gt;&lt;BR /&gt;I updated my HP-UX 10.20 server to NFS3.  I have Ignite (which attempts to mount /var/opt/ignite/client.mnt to igniteserver:/var/opt/ignite/clients) and it is failing and offering the error "cannot access nfs3-specific umount command".  The directory IS already mounted and Ignite needs to UN-mount it and mount it again.&lt;BR /&gt;&lt;BR /&gt;When I tried to umount the directory on the box itself (not the ignite server, but the machine I am trying to back up) I get the same error message when I type ...&lt;BR /&gt;&lt;BR /&gt;umount /var/opt/ignite/client.mnt&lt;BR /&gt;&lt;BR /&gt;None of the umount commands on the machine (nor ones copied from a different machine with NFS3) will function.&lt;BR /&gt;&lt;BR /&gt;HELP!&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Mar 2001 23:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509140#M21918</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-03-23T23:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509141#M21919</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;What does nfsstat say about the NFS version for this specific mount?&lt;BR /&gt;&lt;BR /&gt;nfsstat -m and look at the "vers" entry.</description>
      <pubDate>Mon, 26 Mar 2001 10:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509141#M21919</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-03-26T10:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509142#M21920</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Try copying over /sbin/fs/nfs/umount&lt;BR /&gt;from a system where NFS PV3 is already installed and working, and see if that helps&lt;BR /&gt;to resolve the issue.  The (u)mount command redirects to Filesystem specfic (u)mount&lt;BR /&gt;commands.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Brian Hackley</description>
      <pubDate>Mon, 26 Mar 2001 17:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509142#M21920</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2001-03-26T17:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509143#M21921</link>
      <description>Well...no luck.  When I use the nfsstat -m on the system, almost all the mounted directories are ver 3.  I CAN mount a directory (and it mounts it using version 3 just fine) but I cannot unmount the directory.&lt;BR /&gt;&lt;BR /&gt;I tried copying over the umount command as recommended, but it had no effect.  When I installed nfs v.3, I did have to modify the config file to tell it to use version 3, however it is the same modifications I made on the other system after installing version 3 which is working fine.</description>
      <pubDate>Mon, 26 Mar 2001 17:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509143#M21921</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-03-26T17:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509144#M21922</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;Check this document in the TKB.  I think this will help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=2a1bd9b213bcdda0d6/screen=ckiSearchResults" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=2a1bd9b213bcdda0d6/screen=ckiSearchResults&lt;/A&gt;</description>
      <pubDate>Mon, 26 Mar 2001 17:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509144#M21922</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-26T17:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509145#M21923</link>
      <description>Patrick, &lt;BR /&gt;&lt;BR /&gt;When I click the link, I just go to the search screen and get a message that I must enter search criteria.  Could you possible go to the document itself and send me the link?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, &lt;BR /&gt;Mike</description>
      <pubDate>Mon, 26 Mar 2001 19:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509145#M21923</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-03-26T19:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509146#M21924</link>
      <description>Sorry Mike.  I thought that was the link to the document.&lt;BR /&gt;&lt;BR /&gt;Try this one:  &lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=ead1869513b0a3cd82/screen=ckiDisplayDocument?docId=200000024646055" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=ead1869513b0a3cd82/screen=ckiDisplayDocument?docId=200000024646055&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Just in case the link doesn't work, here is the Solution from that document:&lt;BR /&gt;&lt;BR /&gt;Solution&lt;BR /&gt;&lt;BR /&gt;Sounds the kernel portion of PV3 is installed, but the user-space is&lt;BR /&gt;not.  Since you have not installed the B6378/9 bundles, you might have the PATCH_NOSAVE file on the system, which would cause the patch installations to be altered.&lt;BR /&gt;&lt;BR /&gt;Do the following steps to correct this problem:&lt;BR /&gt;&lt;BR /&gt;1. Make sure the PATCH_NOSAVE file is not being used&lt;BR /&gt;2. Make sure the following files do not exist:&lt;BR /&gt;/sbin/fs/autofs/mount&lt;BR /&gt;/sbin/fs/cachefs/mount&lt;BR /&gt;&lt;BR /&gt;3. Re-apply PHNE_14072  and PHNE_13731 to force the PV2 kernel and user-space bits to be used.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note that the two above mentioned patches have probably been superseded.</description>
      <pubDate>Mon, 26 Mar 2001 19:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509146#M21924</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-26T19:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509147#M21925</link>
      <description>Thanks Patrick! &lt;BR /&gt;&lt;BR /&gt;That got nme too the document.  One question I have about it...will thi leave me running version 2 or ver 3.  I do have to have ver 3 running, in order for Ignite to continue to work.&lt;BR /&gt;&lt;BR /&gt;I got to version 3 by installing PHNE_22117.  The document mentiones different patches.  Should I remove the files mentioned in the document, then reinstall 22117?&lt;BR /&gt;&lt;BR /&gt;Any advice is GREATLY appreciated!&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 26 Mar 2001 19:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509147#M21925</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-03-26T19:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509148#M21926</link>
      <description>Mike, &lt;BR /&gt;&lt;BR /&gt;The two patches mentioned in that document have been superseded, so has PHNE_22117, which you installed.&lt;BR /&gt;&lt;BR /&gt;The newest patches are PHNE_22877 and PHNE_22288.  I started going through the patch database checking dependecies, and these patches have a LOT of dependencies.  PHNE_22877 will have a dependencie of another patch, which then depends on another, etc.  I was going to try to give you a complete list of patches, but I got tired of trying to figure out all the dependencies.  That in itself may be part of your problem.  If you just installed PHNE_22117 and not any of the dependent patches, then that can really cause problems.&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Mon, 26 Mar 2001 20:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509148#M21926</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-26T20:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access nfs3-specific umount command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509149#M21927</link>
      <description>Hey Folks, &lt;BR /&gt;&lt;BR /&gt;The final answer was a simple one.  The patches were good.  I needed to do the following to get it corrected...&lt;BR /&gt;&lt;BR /&gt;Made sure the PATCH_NOSAVE file was not being used&lt;BR /&gt;&lt;BR /&gt;Renamed the following files ...&lt;BR /&gt;   /sbin/fs/autofs/mount&lt;BR /&gt;   /sbin/fs/cachefs/mount&lt;BR /&gt;... so the system could not see them.&lt;BR /&gt;&lt;BR /&gt;Created a link in the sbin.fs directory called nfs3, pointing to nfs using the following command ...&lt;BR /&gt;&lt;BR /&gt;ln -s /sbin/fs/nfs /sbin/fs/nfs3&lt;BR /&gt;&lt;BR /&gt;Everything seems to be mounting and unmounting now!&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help!&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 03 Apr 2001 18:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-nfs3-specific-umount-command/m-p/2509149#M21927</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-04-03T18:09:30Z</dc:date>
    </item>
  </channel>
</rss>

