<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037960#M133909</link>
    <description>Hi,&lt;BR /&gt;what command do you use ?&lt;BR /&gt;&lt;BR /&gt;did you try "mount /dev/vgple_2/form /pleiadi/form"&lt;BR /&gt;&lt;BR /&gt;Can you post a "mount -p", please ? I want to check if it looks like already mounted.&lt;BR /&gt;&lt;BR /&gt;Massimo</description>
    <pubDate>Thu, 31 Jul 2003 08:17:34 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-31T08:17:34Z</dc:date>
    <item>
      <title>File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037952#M133901</link>
      <description>Hi,&lt;BR /&gt;My server's name : louv-dev&lt;BR /&gt;I can't mount or unmount a file system : /dev/vgple_2/form&lt;BR /&gt;I don't have this in /etc/mnttab but i have an error msg in mnttab :&lt;BR /&gt;louv-dev:(pid669) /net ignore defaults 0 0 1059486902&lt;BR /&gt;&lt;BR /&gt;In the /etc/fstab i have right entries :&lt;BR /&gt;/dev/vgple_2/form /pleiade/form vxfs delaylog,datainlog,largefiles,rw,suid 0 2&lt;BR /&gt;&lt;BR /&gt;When i want to mount i have this msg :&lt;BR /&gt;louv-dev:/ #mount /pleiade/form&lt;BR /&gt;vxfs mount: mount option(s) incompatible with file system /dev/vgple_2/form&lt;BR /&gt;&lt;BR /&gt;And when i want to unmount i have :&lt;BR /&gt;louv-dev:/ #mount /pleiade/form&lt;BR /&gt;vxfs mount: mount option(s) incompatible with file system /dev/vgple_2/form&lt;BR /&gt;&lt;BR /&gt;Thx</description>
      <pubDate>Thu, 31 Jul 2003 06:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037952#M133901</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2003-07-31T06:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037953#M133902</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;some notes:&lt;BR /&gt;/net ignore defaults 0 0 1059486902 &lt;BR /&gt;&lt;BR /&gt;this is not and error, it is an informative.&lt;BR /&gt;This is a default not being into account for automout. check /etc/auto.direct and /etc/auto.master.&lt;BR /&gt;&lt;BR /&gt;/dev/vgple_2/form /pleiade/form vxfs delaylog,datainlog,largefiles,rw,suid 0 2 &lt;BR /&gt;&lt;BR /&gt;are you sure that delaylog and datainlog are compatible ? honestly i didn't remeber.&lt;BR /&gt;begin with tearing away the largefiles, maybe you  didn't gave this property to the FS.&lt;BR /&gt;&lt;BR /&gt;try with&lt;BR /&gt;&lt;BR /&gt;mount /dev/vgple_2/form /pleiade/form&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and see if it work. then add the options one by one.&lt;BR /&gt; &lt;BR /&gt;  Massimo</description>
      <pubDate>Thu, 31 Jul 2003 06:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037953#M133902</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-31T06:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037954#M133903</link>
      <description>i have others FS with these 2 options and it's worked.&lt;BR /&gt;i don't know how /etc/auto_master work :&lt;BR /&gt;  /net -hosts -nosuid,soft&lt;BR /&gt;&lt;BR /&gt;/pleiade/form isn't a new FS. I have lost it.&lt;BR /&gt;Yesterday i have mount a new FS in another VG.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 07:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037954#M133903</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2003-07-31T07:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037955#M133904</link>
      <description>i have others FS with these 2 options and it's worked.&lt;BR /&gt;i don't know how /etc/auto_master work :&lt;BR /&gt;/net -hosts -nosuid,soft&lt;BR /&gt;&lt;BR /&gt;--&amp;gt;&amp;gt;O.K., tear away the largefiles then :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/pleiade/form isn't a new FS. I have lost it.&lt;BR /&gt;Yesterday i have mount a new FS in another VG.&lt;BR /&gt;&lt;BR /&gt;--&amp;gt;&amp;gt;... now i do not understand.&lt;BR /&gt;--&amp;gt;&amp;gt;in which vg did you created the fs ?&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 07:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037955#M133904</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-31T07:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037956#M133905</link>
      <description>/pleiade/form is in vgple_2 and it's an old FS.&lt;BR /&gt;Yesterday i have mount a new FS /pleiade/reprise in vgple_3.&lt;BR /&gt;And i have lost /pleiade/form</description>
      <pubDate>Thu, 31 Jul 2003 07:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037956#M133905</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2003-07-31T07:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037957#M133906</link>
      <description>Hi,&lt;BR /&gt;i was not clear.&lt;BR /&gt;&lt;BR /&gt;/net is used in /etc/auto_master for auto_mounting remote FS when needed.&lt;BR /&gt;&lt;BR /&gt;If you do not need this functionality, you can trim that line and, at next boot, it will be read.&lt;BR /&gt;&lt;BR /&gt;We can also force automount to re-read it, but often this lead to some garbage.&lt;BR /&gt;&lt;BR /&gt;This change do not prevent other nfs-mounts, only the automatic ones.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regarding that FS....&lt;BR /&gt;&lt;BR /&gt;how is the situation NOW ?&lt;BR /&gt;&lt;BR /&gt;mount -p&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 07:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037957#M133906</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-31T07:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037958#M133907</link>
      <description>the situation is the same.&lt;BR /&gt;If i want to mount i have :&lt;BR /&gt;vxfs mount: mount option(s) incompatible with file system /dev/vgple_2/form &lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 08:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037958#M133907</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2003-07-31T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037959#M133908</link>
      <description>Run:&lt;BR /&gt;&lt;BR /&gt;# fstyp -v /dev/vgple_2/rform&lt;BR /&gt;&lt;BR /&gt;It will probably tell you that when the filesystem was set up. that it wasn't to include largefiles capability. &lt;BR /&gt;&lt;BR /&gt;f_flag: 16 = largefiles&lt;BR /&gt;f_flag: 0 = no largefiles&lt;BR /&gt;&lt;BR /&gt;# mkfs -F vxfs -m /dev/vgple_2/rform (will tell you how it was created)&lt;BR /&gt;&lt;BR /&gt;If the filesystem has never been used re-run your newfs command. Hopefully this should work.</description>
      <pubDate>Thu, 31 Jul 2003 08:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037959#M133908</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-07-31T08:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037960#M133909</link>
      <description>Hi,&lt;BR /&gt;what command do you use ?&lt;BR /&gt;&lt;BR /&gt;did you try "mount /dev/vgple_2/form /pleiadi/form"&lt;BR /&gt;&lt;BR /&gt;Can you post a "mount -p", please ? I want to check if it looks like already mounted.&lt;BR /&gt;&lt;BR /&gt;Massimo</description>
      <pubDate>Thu, 31 Jul 2003 08:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037960#M133909</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-31T08:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037961#M133910</link>
      <description>Hi,&lt;BR /&gt;have you actually tried mounting it with &lt;BR /&gt;nolargefiles&lt;BR /&gt;instead of&lt;BR /&gt;largefiles?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 31 Jul 2003 08:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037961#M133910</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-07-31T08:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037962#M133911</link>
      <description>I have never tried to mount with nolargefile option. I have never modified this FS.&lt;BR /&gt;When I want to mount -a I have this msg :&lt;BR /&gt;vxfs mount: mount option(s) incompatible with file system /dev/vgple_2/form&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 05:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037962#M133911</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2003-08-04T05:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037963#M133912</link>
      <description>HP-UX 11.11 eliminated the largefile/nolargefile option from /etc/fstab&lt;BR /&gt;&lt;BR /&gt;If you are running 11.11(you don't say yes or no) and you have this entry in /etc/fstab it WONT mount.&lt;BR /&gt;&lt;BR /&gt;Take out the largefile/nolargefile entry IF you are running HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;&lt;BR /&gt;For your OS.&lt;BR /&gt;&lt;BR /&gt;Is that directive in other filesystems? Probably not if they are mounted and this is an 11.11 box.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 04 Aug 2003 05:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037963#M133912</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-04T05:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037964#M133913</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I think the others are trying to tell you to mount without largefiles enabled.  &lt;BR /&gt;&lt;BR /&gt;By default Filesystems are created without largefiles enabled, therefore trying to mount the filesystem will fail if it wasn't created with largefiles enabled. &lt;BR /&gt;As Michael said, check output of:&lt;BR /&gt;# mkfs -F -m /dev/vgple_2/form &lt;BR /&gt;&lt;BR /&gt;Run this command:&lt;BR /&gt;# mount /dev/vgple_2/form /pleiade/form &lt;BR /&gt;&lt;BR /&gt;If it succeeds then you can be sure your mount options in /etc/fstab are incompatible with the filesystem.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 05:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037964#M133913</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-08-04T05:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037965#M133914</link>
      <description>Hi,&lt;BR /&gt;the reason for my former question was the following: the error message indicates that either the mount option in fstab is "largefiles" and the file system to mount has NOT allowed large files - or vice versa.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 08:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037965#M133914</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-08-04T08:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037966#M133915</link>
      <description>Follow on question for Stephen. Have a 11.11 system with a filesystem that wouldn't mount unless I removed the 'largefiles' arguement. &lt;BR /&gt;But, when I run 'mkfs' as suggested earlier, one of the arguments shown is 'nolargefiles'. I presume I have to rebuild the fs with the largefiles argument - correct?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Don</description>
      <pubDate>Mon, 12 Jul 2004 22:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3037966#M133915</guid>
      <dc:creator>donald thompson_2</dc:creator>
      <dc:date>2004-07-12T22:09:23Z</dc:date>
    </item>
  </channel>
</rss>

