<?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: File System mount problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128671#M564553</link>
    <description>Hi K,&lt;BR /&gt;&lt;BR /&gt;The problem is that in between lv and mount point. check these two entries in /etc/fstab&lt;BR /&gt;/dev/vgora/oratmp /tmp vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vgora/oralvtmp /oratmp vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;You have used lv name oratmp as a mount point for diff lv ie. oralvtmp&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;prashant&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Sep 2008 03:52:44 GMT</pubDate>
    <dc:creator>Prashanth Waugh</dc:creator>
    <dc:date>2008-09-09T03:52:44Z</dc:date>
    <item>
      <title>File System mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128669#M564551</link>
      <description>Hi all,&lt;BR /&gt;I rebooted my machine and one of the file systems refused to mount with the following message:&lt;BR /&gt;#mount -a&lt;BR /&gt;vxfs mount: mount option(s) incompatible with file system /dev/vgora/oralvtmp&lt;BR /&gt;&lt;BR /&gt;See attached for some details.&lt;BR /&gt;Please help?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 02:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128669#M564551</guid>
      <dc:creator>Kwahae_1</dc:creator>
      <dc:date>2008-09-09T02:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: File System mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128670#M564552</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;checklist the following concerns&lt;BR /&gt;&lt;BR /&gt;1.vgdisplay -v vgora and check the status of VG and LV&lt;BR /&gt;2.try to mount with defaults options in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;/dev/vgora/oralvtmp /oralvtmp vxfs defaults 0 2&lt;BR /&gt;&lt;BR /&gt;after that do the following steps&lt;BR /&gt;&lt;BR /&gt;umount the file system umount /mountpoint and run the command:&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vgXX/rlvolX&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;With Online JFS or Advanced JFS just run the command:&lt;BR /&gt;&lt;BR /&gt;#fsadm -F vxfs -o largefiles /mountpoint&lt;BR /&gt;&lt;BR /&gt;Now the fstab entry for largefiles can be put back in, however the entry is not&lt;BR /&gt;needed for largefiles to be activated. Once the file system is setup for&lt;BR /&gt;largefiles, it will now be enabled for largefiles anytime it is mounted.&lt;BR /&gt;&lt;BR /&gt;This same error could occur if nolargefiles is an option in /etc/fstab, and the&lt;BR /&gt;file system has large files enabled.&lt;BR /&gt;&lt;BR /&gt;NOTE: To see if a file system is set to largefiles or nolargefiles do one of&lt;BR /&gt;the following:&lt;BR /&gt;&lt;BR /&gt;1.) fsadm -F vxfs /mountpoint (vxfs only)&lt;BR /&gt;2.) mkfs -F vxfs -m /dev/vgXX/lvolX (vxfs only)&lt;BR /&gt;3.) fstyp -v /dev/vgXX/lvolX | grep f_flag&lt;BR /&gt;(f_flag: 0-&amp;gt;nolargefiles, f_flag: 16-&amp;gt;largefiles)&lt;BR /&gt;4.) fsadm -F hfs /dev/vgXX/rlvolX (hfs only)&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 03:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128670#M564552</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-09-09T03:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: File System mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128671#M564553</link>
      <description>Hi K,&lt;BR /&gt;&lt;BR /&gt;The problem is that in between lv and mount point. check these two entries in /etc/fstab&lt;BR /&gt;/dev/vgora/oratmp /tmp vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vgora/oralvtmp /oratmp vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;You have used lv name oratmp as a mount point for diff lv ie. oralvtmp&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;prashant&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 03:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128671#M564553</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-09-09T03:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: File System mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128672#M564554</link>
      <description>Hi K,&lt;BR /&gt;&lt;BR /&gt;Pls look into /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant</description>
      <pubDate>Tue, 09 Sep 2008 04:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128672#M564554</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-09-09T04:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: File System mount problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128673#M564555</link>
      <description>Thanks guys. Ahsan's suggestions did the wonders.</description>
      <pubDate>Tue, 09 Sep 2008 08:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-mount-problems/m-p/5128673#M564555</guid>
      <dc:creator>Kwahae_1</dc:creator>
      <dc:date>2008-09-09T08:10:30Z</dc:date>
    </item>
  </channel>
</rss>

