<?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 Largefile option problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668917#M915411</link>
    <description>Hi Everybody,&lt;BR /&gt;  I am encountring problem with largefile option, &lt;BR /&gt;  I have a mount point /mnt about 36GB mounted without Largefile option. we have backuped the database to a single file data.arc ( 2147483136 KB) after that we are not able to write to the file. so what i did is umounted the mount point and did the following things,&lt;BR /&gt;1) fsadm -F vxfs -o largefiles /dev/vg02/rback1&lt;BR /&gt;2) fsadm -F vxfs /dev/vg02/rback1&lt;BR /&gt;   largefiles&lt;BR /&gt;Seem's ok.&lt;BR /&gt;3) edited the fstab and added&lt;BR /&gt;  /dev/vg02/back1 /mnt vxfs largefiles,delaylog 0 2&lt;BR /&gt;4) mount -a &lt;BR /&gt;No error's found, everything is fine.&lt;BR /&gt;&lt;BR /&gt;We used the same file to backup database, but file doesn't grow, I have copied the file to another file and tried, same problem.&lt;BR /&gt;&lt;BR /&gt; My question is &lt;BR /&gt; Is that possible to use the same file? &lt;BR /&gt;any solution?&lt;BR /&gt;&lt;BR /&gt;-Bala&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Feb 2002 06:39:02 GMT</pubDate>
    <dc:creator>Balakumar M</dc:creator>
    <dc:date>2002-02-21T06:39:02Z</dc:date>
    <item>
      <title>Largefile option problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668917#M915411</link>
      <description>Hi Everybody,&lt;BR /&gt;  I am encountring problem with largefile option, &lt;BR /&gt;  I have a mount point /mnt about 36GB mounted without Largefile option. we have backuped the database to a single file data.arc ( 2147483136 KB) after that we are not able to write to the file. so what i did is umounted the mount point and did the following things,&lt;BR /&gt;1) fsadm -F vxfs -o largefiles /dev/vg02/rback1&lt;BR /&gt;2) fsadm -F vxfs /dev/vg02/rback1&lt;BR /&gt;   largefiles&lt;BR /&gt;Seem's ok.&lt;BR /&gt;3) edited the fstab and added&lt;BR /&gt;  /dev/vg02/back1 /mnt vxfs largefiles,delaylog 0 2&lt;BR /&gt;4) mount -a &lt;BR /&gt;No error's found, everything is fine.&lt;BR /&gt;&lt;BR /&gt;We used the same file to backup database, but file doesn't grow, I have copied the file to another file and tried, same problem.&lt;BR /&gt;&lt;BR /&gt; My question is &lt;BR /&gt; Is that possible to use the same file? &lt;BR /&gt;any solution?&lt;BR /&gt;&lt;BR /&gt;-Bala&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 06:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668917#M915411</guid>
      <dc:creator>Balakumar M</dc:creator>
      <dc:date>2002-02-21T06:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile option problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668918#M915412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What backup software are you using? Some software like the default tar utility which comes with HP-UX only supports 2 GB maximum file size, regardless of whether your filesystem has been enabled for largefiles support.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Thu, 21 Feb 2002 06:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668918#M915412</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-02-21T06:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile option problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668919#M915413</link>
      <description>Hi,&lt;BR /&gt;your procedure was good to me,&lt;BR /&gt;but there was sam problem.&lt;BR /&gt;&lt;BR /&gt;check the following.&lt;BR /&gt;fsck -F vxfs /dev/vg02/rback1&lt;BR /&gt;&lt;BR /&gt;if largefiles appears, you&lt;BR /&gt;can use the sam file.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 07:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668919#M915413</guid>
      <dc:creator>Hasell Blad</dc:creator>
      <dc:date>2002-02-21T07:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile option problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668920#M915414</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;MAYBE&lt;BR /&gt;Hi &lt;BR /&gt;&lt;BR /&gt;ulimit is wrong &lt;BR /&gt;&lt;BR /&gt;I would guess that the "ulimit -a" command indicates that file (blocks) &lt;BR /&gt;are set to the default: &lt;BR /&gt;check # ulimit -a &lt;BR /&gt;... &lt;BR /&gt;NOTE: Use the posix shell to reset the ulimit() command. (See the man page for the ulimit command and its options.) &lt;BR /&gt;&lt;BR /&gt;Default filesize: 512byte * 4194303 = 2GB limit &lt;BR /&gt;So # ulimit -Hf unlimited &lt;BR /&gt;# ulimit -Sf unlimited &lt;BR /&gt;Check to make sure file (blocks) are unlimited: &lt;BR /&gt;&lt;BR /&gt;# ulimit -a &lt;BR /&gt;Change in /etc/profile, if needed, &lt;BR /&gt;&lt;BR /&gt;Steve Steel &lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 08:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668920#M915414</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-21T08:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile option problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668921#M915415</link>
      <description>Hi,&lt;BR /&gt;Use the prealloc command. eg. to create a 2.5Gb file to test out if largefiles is on; prealloc testfile 2500000000 &lt;BR /&gt;&lt;BR /&gt;If prealloc returns the error; file too large you know you havent got largefiles on.</description>
      <pubDate>Thu, 21 Feb 2002 09:04:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-option-problem/m-p/2668921#M915415</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-02-21T09:04:22Z</dc:date>
    </item>
  </channel>
</rss>

