<?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 filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878491#M400014</link>
    <description>Mark,&lt;BR /&gt;&lt;BR /&gt;Have you tried "mount -a"?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 06 Jan 2005 08:37:50 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-01-06T08:37:50Z</dc:date>
    <item>
      <title>Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878490#M400013</link>
      <description>Hi everybody.&lt;BR /&gt;&lt;BR /&gt;I've just restored a new disc with apparent success.&lt;BR /&gt;&lt;BR /&gt;I have one remaining problem: the filesystem on this disc is called /ha1. I have other filesystems called, for example, /ha1/ugs200, on a different disc. Now that I've regained access to /ha1 the system can no longer see these other filesystems. I'm sure there must be a simple command to bring them back. Anyone know what it is?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Thu, 06 Jan 2005 08:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878490#M400013</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-01-06T08:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878491#M400014</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;Have you tried "mount -a"?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 06 Jan 2005 08:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878491#M400014</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-06T08:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878492#M400015</link>
      <description>I'm not sure, but If I understand, you have mounted a fs at some point under wich other mount points exists...&lt;BR /&gt;&lt;BR /&gt;You should umount /ha1, then unmount any fs mounted under /ha1, and remount anything in good order : first /ha1, then /ha1/ugs200, then /ha1/ugs200/xxx.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 08:38:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878492#M400015</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-01-06T08:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878493#M400016</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Do you get an error executing "mount -a" ?&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 06 Jan 2005 08:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878493#M400016</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-01-06T08:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878494#M400017</link>
      <description>What do you mean with "the filesystem on this disc is called /ha1"?&lt;BR /&gt;&lt;BR /&gt;Do you mean there is a file system on this disc that you've mounted to the directory (mountpoint) /ha1 on your root file system?&lt;BR /&gt;If this is the case and before mounting the new filesystem to /ha1 there was something below /ha1 (e.g. ugs200) you'll no longer see it, that's right.&lt;BR /&gt;So you first should unmount /ha1 again and either mount it to another mountpoint (e.g. /ha2) or unmount all that is under /ha1 and mount the filesystems in the correct order - as mentioned before.</description>
      <pubDate>Thu, 06 Jan 2005 08:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878494#M400017</guid>
      <dc:creator>Carsten Stolzenbach</dc:creator>
      <dc:date>2005-01-06T08:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878495#M400018</link>
      <description>Sounds like you mounted /ha1 on top of /ha1/ugs200.&lt;BR /&gt;&lt;BR /&gt;umount /ha1&lt;BR /&gt;&lt;BR /&gt;umount /ha1/ugs200&lt;BR /&gt;&lt;BR /&gt;mount /ha1&lt;BR /&gt;mount /ha1/ugs200&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 06 Jan 2005 09:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878495#M400018</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-01-06T09:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Missing filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878496#M400019</link>
      <description>Thanks everyone.&lt;BR /&gt;&lt;BR /&gt;Advice from HP: mkdir /ha1/ugs200&lt;BR /&gt;mount /dev/vg02/lvolx /ha1/ugs200&lt;BR /&gt;&lt;BR /&gt;worked fine, the users are logged in, and I'm off the hook!&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 06 Jan 2005 09:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-filesystems/m-p/4878496#M400019</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-01-06T09:23:25Z</dc:date>
    </item>
  </channel>
</rss>

