<?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: Few Filesystems not mounting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349259#M344628</link>
    <description>&amp;gt;&amp;gt;is there any way to check if the entries are proper and file systems will mount automatically after reboot without rebooting?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;below command &lt;BR /&gt;mount -a "will mount all File System" as per the /etc/fstab file , if was there any wrong entry , ouput will show you unable to mount.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Feb 2009 08:58:09 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2009-02-02T08:58:09Z</dc:date>
    <item>
      <title>Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349255#M344624</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;A strange issue with one rx6600 server (HP-UX 11.31). Following is the entry in /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lv_users1 /users1 vxfs quota,defaults 0 2&lt;BR /&gt;&lt;BR /&gt;/dev/charaka_vgeva02/lv_users2 /users2 vxfs quota, defaults 0 2&lt;BR /&gt;&lt;BR /&gt;/dev/charaka_vgeva02/lv_users3 /users3 vxfs quota, defaults 0 2&lt;BR /&gt;&lt;BR /&gt;/dev/charaka_vgeva02/lv_users4 /users4 vxfs quota, defaults 0 2&lt;BR /&gt;&lt;BR /&gt;/dev/vgeva03/lv_users5 /users5 vxfs quota defaults 0 2&lt;BR /&gt;&lt;BR /&gt;/dev/vgeva03/lv_users6 /users6 vxfs quota defaults 0 2&lt;BR /&gt;&lt;BR /&gt;along with many other file systems entries. Except for the above 6 lvols, all other lvols are getting mounted automatically after a reboot, and these have to be mounted manually. &lt;BR /&gt;&lt;BR /&gt;One common observation is that all above 6 lvols are having users' home directories and also 'quota' is enabled for them. Could that be the reason? Is there any change in enabling 'quota' on 11.31? Can any one send sample file/commands for setting 'quota' for users on 11.31?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ramaprasad K</description>
      <pubDate>Mon, 02 Feb 2009 07:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349255#M344624</guid>
      <dc:creator>Ramaprasad K</dc:creator>
      <dc:date>2009-02-02T07:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349256#M344625</link>
      <description>Hi Ramaprasad,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;are you having to manullay mount the LVs using the mount command.&lt;BR /&gt;&lt;BR /&gt;please check if you are having a typo mistake in the /etc/fstab?&lt;BR /&gt;&lt;BR /&gt;i assume that the quota enries you have made OK and that there seems to be a blank space between quota and defaults. please check that &lt;BR /&gt;that should be no space only a comma like&lt;BR /&gt;&lt;BR /&gt;/dev/charaka_vgeva02/lv_users4 /users4 vxfs quota,defaults 0 2&lt;BR /&gt;&lt;BR /&gt;dev/vgeva03/lv_users6 /users6 vxfs quota,defaults 0 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the other thing is that makr sure that the VG vgeva03 and charaka_vgeva02 are getting activated at the system boot/ or using the packages successfully.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Feb 2009 07:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349256#M344625</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-02T07:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349257#M344626</link>
      <description>Hi Ram,&lt;BR /&gt;&lt;BR /&gt;Can you please manulay mount any one of the File system .?&lt;BR /&gt;&lt;BR /&gt;If you are able to mount. that it could be the /etc/fstab entry problem,&lt;BR /&gt;&lt;BR /&gt;Thx,&lt;BR /&gt;Johnson</description>
      <pubDate>Mon, 02 Feb 2009 07:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349257#M344626</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-02T07:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349258#M344627</link>
      <description>Thanks Sujit for the quick reply.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;are you having to manullay mount the LVs using the mount command&lt;BR /&gt;&lt;BR /&gt;Yup!!!&lt;BR /&gt;&lt;BR /&gt;I admit about space between 'quota,' and 'default' could be the reason. But the entry for '/users1' seems to be ok. Even that was not mounting.&lt;BR /&gt;&lt;BR /&gt;Hi Johnson,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Can you please manually mount any one of the File system .?&lt;BR /&gt;&lt;BR /&gt;Yup !!! The only way i had.&lt;BR /&gt;&lt;BR /&gt;Will check again on /etc/fstab entry and spaces. BTW, is there any way to check if the entries are proper and file systems will mount automatically after reboot without rebooting?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ram.</description>
      <pubDate>Mon, 02 Feb 2009 08:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349258#M344627</guid>
      <dc:creator>Ramaprasad K</dc:creator>
      <dc:date>2009-02-02T08:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349259#M344628</link>
      <description>&amp;gt;&amp;gt;is there any way to check if the entries are proper and file systems will mount automatically after reboot without rebooting?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;below command &lt;BR /&gt;mount -a "will mount all File System" as per the /etc/fstab file , if was there any wrong entry , ouput will show you unable to mount.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:58:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349259#M344628</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-02T08:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349260#M344629</link>
      <description>Hi Rama,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you can compare the mounting using SMH,&lt;BR /&gt;&lt;BR /&gt;just make a small filesystem , mount that manually, do not make any /etc/fstab entry for that. Set the quotas limits on that for the users.&lt;BR /&gt;&lt;BR /&gt;go to smh, disks and filesystems.. try mounting/ re-mounting this filesystem with the options and enabling Quota, be careful not to create a New Filesystem on the LV, Make sure you use use the present Filesystem and choose mount now and everytime the system strarts/boots.THis shall create a new Entry in /etc/fstab for this FS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;have a look at the new enrty for this Fs in /etc/fstab and compare.&lt;BR /&gt;&lt;BR /&gt;I assume that the VGs for the filesys are getting activated normally at the system boots (you might be using /etc/lvmrc setting&lt;BR /&gt;AUTO_VG_ACTIVATE=1 etc).&lt;BR /&gt;&lt;BR /&gt;Or are you using a Service Guard packcage for these VGs to activate?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Mon, 02 Feb 2009 10:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349260#M344629</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-02T10:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349261#M344630</link>
      <description>check in /etc/lvmrc file for automatic lvm activation.</description>
      <pubDate>Mon, 02 Feb 2009 10:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349261#M344630</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-02-02T10:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349262#M344631</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a) The syntax for several file systems in&lt;BR /&gt;/etc/fstab is incorrect.&lt;BR /&gt;&lt;BR /&gt;This is wrong:&lt;BR /&gt;&lt;BR /&gt;/dev/charaka_vgeva02/lv_users2 /users2 vxfs quota, defaults 0 2&lt;BR /&gt;&lt;BR /&gt;This is correct:&lt;BR /&gt;&lt;BR /&gt;/dev/charaka_vgeva02/lv_users2 /users2 vxfs quota,defaults 0 2&lt;BR /&gt;&lt;BR /&gt;In other words, no spaces in "quota,defaults".&lt;BR /&gt;&lt;BR /&gt;b) As well, missing comma is also a problem&lt;BR /&gt;for another file system:&lt;BR /&gt;&lt;BR /&gt;This is wrong:&lt;BR /&gt;&lt;BR /&gt;/dev/vgeva03/lv_users5 /users5 vxfs quota defaults 0 2&lt;BR /&gt;&lt;BR /&gt;This is correct:&lt;BR /&gt;&lt;BR /&gt;/dev/vgeva03/lv_users5 /users5 vxfs quota,defaults 0 2&lt;BR /&gt;&lt;BR /&gt;c) What is the status of volume groups&lt;BR /&gt;vg01, charaka_vgeva02 and vgeva03 at boot time.&lt;BR /&gt;&lt;BR /&gt;Are they activated? Or, are they part of&lt;BR /&gt;cluster setup (for example, ServiceGuard&lt;BR /&gt;packages depend on them)?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 03 Feb 2009 03:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349262#M344631</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-02-03T03:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349263#M344632</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for your replies and time.&lt;BR /&gt;&lt;BR /&gt;As I said earlier, none of mistakes mentioned by VK2COT for 'users1' LV entry (admit for other LVs), but still it didn't mount while other LVs in 'vg01' are mounted. So even 'etc/lvmrc' entry possibility is ruled out.&lt;BR /&gt;&lt;BR /&gt;Also, no ServiceGuard.&lt;BR /&gt;&lt;BR /&gt;Anyhow, shall try what is suggested by Sujit and update.&lt;BR /&gt;&lt;BR /&gt;Thanks again for all your replies,&lt;BR /&gt;&lt;BR /&gt;Ram.</description>
      <pubDate>Tue, 03 Feb 2009 04:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349263#M344632</guid>
      <dc:creator>Ramaprasad K</dc:creator>
      <dc:date>2009-02-03T04:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Few Filesystems not mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349264#M344633</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;What are the permissions of top-level&lt;BR /&gt;directories /users1, /users2, ... /users6&lt;BR /&gt;when file systems are NOT MOUNTED and &lt;BR /&gt;when they ARE MOUNTED:&lt;BR /&gt;&lt;BR /&gt;# ls -ald /users[1-6]&lt;BR /&gt;&lt;BR /&gt;Also, do these directories exist in&lt;BR /&gt;single-user mode?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 03 Feb 2009 05:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/few-filesystems-not-mounting/m-p/4349264#M344633</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-02-03T05:32:32Z</dc:date>
    </item>
  </channel>
</rss>

