<?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: .. missing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884613#M401213</link>
    <description>Fixed - don't know if this was it or not, but:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/auto.direct (on all servers)&lt;BR /&gt;/data/sap/IQA/ARCHIVE   svr031:/export/data/sap/IQA/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;had that - yet, filesystem was mounted as:&lt;BR /&gt;&lt;BR /&gt;/data/sap/IQA/ARCHIVE on /dev/vg52/lvsaparchive&lt;BR /&gt;&lt;BR /&gt;Incorrect...&lt;BR /&gt;&lt;BR /&gt;exportfs was also incorrect:&lt;BR /&gt;&lt;BR /&gt;/data/sap/IQA/ARCHIVE -access=svr041:svr042,root=svr041:svr042&lt;BR /&gt;&lt;BR /&gt;What did I do?&lt;BR /&gt; exportfs -u /data/sap/IQA/ARCHIVE&lt;BR /&gt; umount /data/sap/IQA/ARCHIVE&lt;BR /&gt; mount /dev/vg52/lvsaparchive /export/data/sap/IQA/ARCHIVE&lt;BR /&gt; &lt;BR /&gt;exportfs -i -o "access=svr041:svr042,root=svr041:svr042" /export/data/sap/IQA/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;Basically, I was telling autofs to mount /data/sap/IQA/ARCHIVE   on /export/data/sap/IQA/ARCHIVE and yet there was no file system there - but a cd /data/sap/IQA/ARCHIVE   took me to the local mount...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Feb 2005 15:37:24 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-02-08T15:37:24Z</dc:date>
    <item>
      <title>.. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884604#M401204</link>
      <description>Trick question - I have a mounted file system at say:&lt;BR /&gt;&lt;BR /&gt;/data/sap/QA/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;# cd /data/sap/IQA/ARCHIVE&lt;BR /&gt;# ll ..&lt;BR /&gt;.. not found&lt;BR /&gt;&lt;BR /&gt;As a regular user (csh as shell):&lt;BR /&gt;&amp;gt; cd /data/sap/IQA/ARCHIVE&lt;BR /&gt;&amp;gt; cd ..&lt;BR /&gt;..: No such file or directory&lt;BR /&gt;&lt;BR /&gt;bdf works, cd absolute works&lt;BR /&gt;&lt;BR /&gt;what happened to ..&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 13:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884604#M401204</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-02-08T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884605#M401205</link>
      <description>&lt;BR /&gt;I think SCO patented it, thus HP took it away.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 08 Feb 2005 13:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884605#M401205</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-02-08T13:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884606#M401206</link>
      <description>Normally a filesystem between / and ARCHIVE is missing?</description>
      <pubDate>Tue, 08 Feb 2005 13:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884606#M401206</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-08T13:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884607#M401207</link>
      <description>also You have a typo there.&lt;BR /&gt;IQA/QA &lt;BR /&gt;&lt;BR /&gt;;p</description>
      <pubDate>Tue, 08 Feb 2005 13:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884607#M401207</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-08T13:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884608#M401208</link>
      <description>Sorry - typo - the mounted filesystem is:&lt;BR /&gt;&lt;BR /&gt;/data/sap/IQA/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;Here's the tree:&lt;BR /&gt;&lt;BR /&gt;# ls -ald data&lt;BR /&gt;drwxr-xr-x   4 root       sys             96 Mar 10  2004 data&lt;BR /&gt;&lt;BR /&gt;# cd data&lt;BR /&gt;# ls -ald sap&lt;BR /&gt;drwxr-xr-x   4 myadm     sapsys          96 Jun 21  2004 sap&lt;BR /&gt;&lt;BR /&gt;# cd sap&lt;BR /&gt;ls -ald IQA&lt;BR /&gt;drwxr-xr-x   3 myadm     sapsys          96 Aug 22  2003 IQA&lt;BR /&gt;&lt;BR /&gt;# cd IQA&lt;BR /&gt;# ls -ald ARCHIVE&lt;BR /&gt;drwxr-xr-x   3 myadm     sapsys       73728 Jun 19  2004 ARCHIVE&lt;BR /&gt;&lt;BR /&gt;I can't un mount - as it is part of a cluster package...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 13:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884608#M401208</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-02-08T13:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884609#M401209</link>
      <description>I'll ignore the IQA and QA typo. The ".." link has been removed.</description>
      <pubDate>Tue, 08 Feb 2005 13:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884609#M401209</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-02-08T13:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884610#M401210</link>
      <description>Okay - next question - how to get the .. back?</description>
      <pubDate>Tue, 08 Feb 2005 13:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884610#M401210</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-02-08T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884611#M401211</link>
      <description>my bad - I knew I shouldn't believe that 'cannot remove . or ..' &lt;BR /&gt;&lt;BR /&gt;using fsdb for that won't be fun I guess.&lt;BR /&gt;But I'll play around with it after work, I can't both try reproducing this here and come back tomorrow.&lt;BR /&gt;:))</description>
      <pubDate>Tue, 08 Feb 2005 13:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884611#M401211</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-08T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884612#M401212</link>
      <description>man fsdb_vxfs[*]:&lt;BR /&gt;&lt;BR /&gt;           pd             If directory, inode parent directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think chances are 100x higher You know how to do that than I do.&lt;BR /&gt;&lt;BR /&gt;[*]disclaimer:&lt;BR /&gt;this is more risky than reseating a cpu in a running, non-OLA/R system[**].&lt;BR /&gt;[**]reseating a cpu in a running, non-OLA/R system will probably cause long-term system interruption and unemployment :)</description>
      <pubDate>Tue, 08 Feb 2005 13:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884612#M401212</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-08T13:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: .. missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884613#M401213</link>
      <description>Fixed - don't know if this was it or not, but:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/auto.direct (on all servers)&lt;BR /&gt;/data/sap/IQA/ARCHIVE   svr031:/export/data/sap/IQA/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;had that - yet, filesystem was mounted as:&lt;BR /&gt;&lt;BR /&gt;/data/sap/IQA/ARCHIVE on /dev/vg52/lvsaparchive&lt;BR /&gt;&lt;BR /&gt;Incorrect...&lt;BR /&gt;&lt;BR /&gt;exportfs was also incorrect:&lt;BR /&gt;&lt;BR /&gt;/data/sap/IQA/ARCHIVE -access=svr041:svr042,root=svr041:svr042&lt;BR /&gt;&lt;BR /&gt;What did I do?&lt;BR /&gt; exportfs -u /data/sap/IQA/ARCHIVE&lt;BR /&gt; umount /data/sap/IQA/ARCHIVE&lt;BR /&gt; mount /dev/vg52/lvsaparchive /export/data/sap/IQA/ARCHIVE&lt;BR /&gt; &lt;BR /&gt;exportfs -i -o "access=svr041:svr042,root=svr041:svr042" /export/data/sap/IQA/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;Basically, I was telling autofs to mount /data/sap/IQA/ARCHIVE   on /export/data/sap/IQA/ARCHIVE and yet there was no file system there - but a cd /data/sap/IQA/ARCHIVE   took me to the local mount...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 15:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing/m-p/4884613#M401213</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-02-08T15:37:24Z</dc:date>
    </item>
  </channel>
</rss>

