<?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 limit datasize problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606130#M35115</link>
    <description>We are having a problem setting the datasize limit to 3GB which is required by one of our applications.  We are running HP-UX 11.00 on an HP J9000/785 system with 4GB RAM and have installed the most current QPK1100_11.00, XSWGR1100_11.00, and XSWHWCR1100_11.00 patch bundles.  These patches enable me to set the maxdsiz kernel parameter above the 1.9GB limitation to 3221225472 (0XC0000000) which it is.&lt;BR /&gt;&lt;BR /&gt;When we first login (using tcsh), the limit command shows the datasize set to unlimited.  If we execute the command limit datasize 2047M, it runs fine and sets the datasize limit to 2096128 kbytes.  Any number higher than 2047M just returns the error "limit: No such limit."&lt;BR /&gt;&lt;BR /&gt;Does anyone know hot to set the datasize limit to 3GB?</description>
    <pubDate>Thu, 01 Nov 2001 23:38:28 GMT</pubDate>
    <dc:creator>Craig Anderson_1</dc:creator>
    <dc:date>2001-11-01T23:38:28Z</dc:date>
    <item>
      <title>limit datasize problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606130#M35115</link>
      <description>We are having a problem setting the datasize limit to 3GB which is required by one of our applications.  We are running HP-UX 11.00 on an HP J9000/785 system with 4GB RAM and have installed the most current QPK1100_11.00, XSWGR1100_11.00, and XSWHWCR1100_11.00 patch bundles.  These patches enable me to set the maxdsiz kernel parameter above the 1.9GB limitation to 3221225472 (0XC0000000) which it is.&lt;BR /&gt;&lt;BR /&gt;When we first login (using tcsh), the limit command shows the datasize set to unlimited.  If we execute the command limit datasize 2047M, it runs fine and sets the datasize limit to 2096128 kbytes.  Any number higher than 2047M just returns the error "limit: No such limit."&lt;BR /&gt;&lt;BR /&gt;Does anyone know hot to set the datasize limit to 3GB?</description>
      <pubDate>Thu, 01 Nov 2001 23:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606130#M35115</guid>
      <dc:creator>Craig Anderson_1</dc:creator>
      <dc:date>2001-11-01T23:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: limit datasize problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606131#M35116</link>
      <description>If the filesystem has not be created with the largfiles option AND has not been mounted with the largefiles option, you can't create any files larger than 2 Gb.  You can use fsadm to modify the filesystem while it is running. Then add the option to fstab.</description>
      <pubDate>Fri, 02 Nov 2001 05:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606131#M35116</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-02T05:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: limit datasize problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606132#M35117</link>
      <description>Hi,&lt;BR /&gt;You need to umount the lvol (logical volume) and run the command&lt;BR /&gt;against the character device file of the lvol:&lt;BR /&gt;&lt;BR /&gt;     fsadm -F vxfs -o largefiles /dev/vgXX/rlvolXX.&lt;BR /&gt;&lt;BR /&gt;Success can be verified with fsadm -F vxfs /dev/vgXX/rlvolXX.&lt;BR /&gt;&lt;BR /&gt;If an application is going to be creating files greater than&lt;BR /&gt;2 GB, it must be compiled with _FILE_OFFSET_BITS=64 or&lt;BR /&gt;rewritten with the 64 Bit API.  Refer to&lt;BR /&gt;/usr/share/doc/lg_files.txt for more information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best of Luck&lt;BR /&gt;Animesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 05:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-datasize-problem/m-p/2606132#M35117</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-02T05:57:44Z</dc:date>
    </item>
  </channel>
</rss>

