<?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: Hp 11.0 [ largefiles nolargefiles] in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456491#M12673</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try it by command line:&lt;BR /&gt;mount /dev/vg00/utemp &lt;ABSLOUTE patth="" of="" mountdir=""&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/ABSLOUTE&gt;</description>
    <pubDate>Mon, 23 Oct 2000 09:35:04 GMT</pubDate>
    <dc:creator>Andreas Voss</dc:creator>
    <dc:date>2000-10-23T09:35:04Z</dc:date>
    <item>
      <title>Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456486#M12668</link>
      <description>We have HP 11.0.  As we know it supports upto 128GB os single datafile.&lt;BR /&gt;I would like to know how the file system is created.&lt;BR /&gt;&lt;BR /&gt;Is it with nolargefile or largefile.&lt;BR /&gt;&lt;BR /&gt;In case If I have to switch over to LARGEFILE, what are the precautions to be taken. If iam right we can use fsadm command to switch.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Oct 2000 06:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456486#M12668</guid>
      <dc:creator>DK Raviraja</dc:creator>
      <dc:date>2000-10-23T06:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456487#M12669</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you have NOT OnlinJFS you have to do:&lt;BR /&gt;umount &lt;MOUNT_DIR&gt;&lt;BR /&gt;fsadm -F &lt;FS_TYP&gt; -o largefiles /dev/vgXX/rlovlX&lt;BR /&gt;fs_typ may be hfs or vxfs, check with fstyp /dev/vgXX/lvolX&lt;BR /&gt;If you have OnlineJFS:&lt;BR /&gt;fsadm -F &lt;FS_TYP&gt; -o largefiles &lt;MOUNT_DIR&gt;&lt;BR /&gt;For creating:&lt;BR /&gt;newfs -F &lt;FS_TYP&gt; -o largefiles /dev/vgXX/rlvolX&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/FS_TYP&gt;&lt;/MOUNT_DIR&gt;&lt;/FS_TYP&gt;&lt;/FS_TYP&gt;&lt;/MOUNT_DIR&gt;</description>
      <pubDate>Mon, 23 Oct 2000 06:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456487#M12669</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-23T06:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456488#M12670</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can check the man pages for fsadm. To work on a specific filesystem type check fsadm_FStype(1M). It contains examples. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Oct 2000 06:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456488#M12670</guid>
      <dc:creator>Martin M. Adato Jr.</dc:creator>
      <dc:date>2000-10-23T06:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456489#M12671</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;As for precautions, just rememeber that old utilities like tar and cpio do NOT suport copying files &amp;gt; 2GB.  They have inherent limitations that cannot and will not be overcome.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 23 Oct 2000 08:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456489#M12671</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-23T08:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456490#M12672</link>
      <description>Hi Friends&lt;BR /&gt;&lt;BR /&gt;I have enabled my Files system /dev/vg00/utemp  to largefiles using SAM, after umounting the same. File System Type is VXFS.&lt;BR /&gt;&lt;BR /&gt;When I tried to mount the same by checking 'Mount now' option in SAM, it is giving error Unable to Mount File system - Incompatible.....&lt;BR /&gt;&lt;BR /&gt;What next &lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 23 Oct 2000 09:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456490#M12672</guid>
      <dc:creator>DK Raviraja</dc:creator>
      <dc:date>2000-10-23T09:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456491#M12673</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try it by command line:&lt;BR /&gt;mount /dev/vg00/utemp &lt;ABSLOUTE patth="" of="" mountdir=""&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/ABSLOUTE&gt;</description>
      <pubDate>Mon, 23 Oct 2000 09:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456491#M12673</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-23T09:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456492#M12674</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the entry of your file system in /etc/fstab. The entry should have a largefiles option in it. Example:&lt;BR /&gt;My largefiles option is enabled on /DBCCFS2. It should have an entry like below on /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/dev/vg07/dbccfs2 /DBCCFS2 vxfs log,nodatainlog,largefiles,rw,suid 0 2</description>
      <pubDate>Mon, 23 Oct 2000 09:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456492#M12674</guid>
      <dc:creator>Martin M. Adato Jr.</dc:creator>
      <dc:date>2000-10-23T09:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hp 11.0 [ largefiles nolargefiles]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456493#M12675</link>
      <description>FYI, the release notes in /usr/share/doc/10.20RelNotes or 11.00RelNotes documents filesystem capacity.&lt;BR /&gt;&lt;BR /&gt;In addition, there is a large filesystem paper, /usr/share/doc/lg_files.txt.  This paper documents how to convert to largefiles and vice versa.</description>
      <pubDate>Mon, 23 Oct 2000 11:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-11-0-largefiles-nolargefiles/m-p/2456493#M12675</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-10-23T11:01:52Z</dc:date>
    </item>
  </channel>
</rss>

