<?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: auto mounting filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069895#M140451</link>
    <description>Rober-Jan's suggestion above would be helpful!&lt;BR /&gt;&lt;BR /&gt;Also, it's worth noting that if the file systems were not unmounted properly and need an "fsck" they also will not mount at boot.</description>
    <pubDate>Fri, 12 Sep 2003 13:14:18 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2003-09-12T13:14:18Z</dc:date>
    <item>
      <title>auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069892#M140448</link>
      <description>I have 4 file systems that do not automatically mount after booting the machine. I put the entries for them in /etc/fstab but still no go. Appreciate any enlightenment as to what I am doing wrong.</description>
      <pubDate>Fri, 12 Sep 2003 13:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069892#M140448</guid>
      <dc:creator>Paul Wright</dc:creator>
      <dc:date>2003-09-12T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069893#M140449</link>
      <description>Are you using MC/SG? Check the file /etc/lvmrc and see if your volume groups get activated during boot process.&lt;BR /&gt;&lt;BR /&gt;Also, do you get any error messages during boot? Is the VGs listed in /etc/lvmtab file? Can you mount those file systems manually after booting?</description>
      <pubDate>Fri, 12 Sep 2003 13:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069893#M140449</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-09-12T13:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069894#M140450</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you display the fstab in this forum ?&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 12 Sep 2003 13:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069894#M140450</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-09-12T13:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069895#M140451</link>
      <description>Rober-Jan's suggestion above would be helpful!&lt;BR /&gt;&lt;BR /&gt;Also, it's worth noting that if the file systems were not unmounted properly and need an "fsck" they also will not mount at boot.</description>
      <pubDate>Fri, 12 Sep 2003 13:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069895#M140451</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-12T13:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069896#M140452</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As mentioned by Shiju check /etc/lvmrc and see if it is customized to activate selective volume groups. If so, you will need to check if this volume group is listed in there.&lt;BR /&gt;&lt;BR /&gt;Check your /etc/rc.log to find the errors. &lt;BR /&gt;&lt;BR /&gt;There may be a problem with your /etc/fstab entries. Try "mount -a" and see if you get any errors.&lt;BR /&gt;&lt;BR /&gt;If you find no filesystem getting mounted from this volume group, then do a 'vgchange -a y vgxx' and see what happens. If it is on serviceguard, it might have been configured into serviceguard but not really into the packages. In that case you can do a "vgchange -c n vgxx" followed by vgchange -a y vgxx and mount -a. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 12 Sep 2003 13:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069896#M140452</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-09-12T13:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069897#M140453</link>
      <description>Shiju:&lt;BR /&gt;/etc/lvmrc &amp;amp; /etc/lvmtab check out OK. I don not get error msgs during boot and YES I can mount the systems manually.&lt;BR /&gt;Robert:&lt;BR /&gt;Here's the fstab entry&lt;BR /&gt;&lt;BR /&gt;/dev/vgXX/lvol1 /u41 vxfs rw,suid,largefiles,delaylog 0 2&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2003 13:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069897#M140453</guid>
      <dc:creator>Paul Wright</dc:creator>
      <dc:date>2003-09-12T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069898#M140454</link>
      <description>Sometimes a simple one that gets missed is if you have an earlier mount that means the current mount doesn't work.&lt;BR /&gt;&lt;BR /&gt;For example if /etc/fstab first mounts /u14/arch and then mounts /u14, the first one will work and the second one won't.&lt;BR /&gt;&lt;BR /&gt;It's a long shot and "mount -a" would show it as an error but it's worth just checking.</description>
      <pubDate>Fri, 12 Sep 2003 13:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069898#M140454</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-12T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069899#M140455</link>
      <description>The /etc/rc.log has the following error message for all the filesystems on this VG.&lt;BR /&gt;vxfs mount: illegal -o suboption -- detainlog&lt;BR /&gt;&lt;BR /&gt;but I didn't use the -o option?????</description>
      <pubDate>Fri, 12 Sep 2003 13:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069899#M140455</guid>
      <dc:creator>Paul Wright</dc:creator>
      <dc:date>2003-09-12T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069900#M140456</link>
      <description>Are you sure you don't have that option in your /etc/fstab options because these just become -o options when they are mounted at boot</description>
      <pubDate>Fri, 12 Sep 2003 13:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069900#M140456</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-12T13:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069901#M140457</link>
      <description>Did you check /etc/rc.log file for any file system mount errors? Can you post your complete fstab file and tell us which ones are mounted and which ones are not mounting?&lt;BR /&gt;&lt;BR /&gt;Also, I would install all latest patches to the system.</description>
      <pubDate>Fri, 12 Sep 2003 13:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069901#M140457</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-09-12T13:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069902#M140458</link>
      <description>Which OS are you running? If it's 11.00, then install this patch - PHCO_28141 (s700_800 11.00 mount(1M) cumulative patch). That might solve the issue.</description>
      <pubDate>Fri, 12 Sep 2003 13:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069902#M140458</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-09-12T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069903#M140459</link>
      <description>Read the patch description here, it refers the same type of error "vxfs mount: illegal -o suboption":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_28141" target="_blank"&gt;http://support2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_28141&lt;/A&gt;</description>
      <pubDate>Fri, 12 Sep 2003 13:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069903#M140459</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-09-12T13:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069904#M140460</link>
      <description>Thanks everyone. I think I've got it now, appreciate all the help.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2003 14:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069904#M140460</guid>
      <dc:creator>Paul Wright</dc:creator>
      <dc:date>2003-09-12T14:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: auto mounting filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069905#M140461</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;It is forum courtesy to assign points to those that have helped.&lt;BR /&gt;&lt;BR /&gt;Also this forum is not just a place for an individual to get an answer. It is a place where all can benefit from the combined efforts of many to solve a problem.&lt;BR /&gt;&lt;BR /&gt;If you could summarize what you found that corrected your problem. Then we all benefit.&lt;BR /&gt;&lt;BR /&gt;My 2 cents&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 12 Sep 2003 14:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-mounting-filesystems/m-p/3069905#M140461</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2003-09-12T14:23:48Z</dc:date>
    </item>
  </channel>
</rss>

