<?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: 2Gb. file limitation on 11.00 for non-root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320770#M877066</link>
    <description>SAS has a configuration file where you give limits, have a look if you should not change something there ~SASROOT/sasv8.cfg or something alike</description>
    <pubDate>Thu, 01 Jul 2004 12:33:19 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2004-07-01T12:33:19Z</dc:date>
    <item>
      <title>2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320761#M877057</link>
      <description>I've encountered the problem that non-root user IDs cannot create files or, apparently directories, that exceed approximately 2 GB, on an HP-UX 11.00 system.&lt;BR /&gt;&lt;BR /&gt;Root UID's can create files in excess of 2 GB.&lt;BR /&gt;&lt;BR /&gt;I've reproduced this problem on other HP-UX 11.00 systems. The problem does not occur on HP-UX 11.11 systems.</description>
      <pubDate>Thu, 01 Jul 2004 11:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320761#M877057</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T11:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320762#M877058</link>
      <description>You are probably hitting a ulimit value. Do a ulimit -H -a to display the hard limits and a ulimit -S -a to display the soft ulimits. This should be done for a regular user. This may be imposed by a setting in /etc/profile or in the user's .profile. You could also be limited by quotas if they are in play on a given filesystem.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 11:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320762#M877058</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-01T11:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320763#M877059</link>
      <description>Are you sure your HPUX is not 32Bits?&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 01 Jul 2004 11:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320763#M877059</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-07-01T11:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320764#M877060</link>
      <description>How they are creating the files??&lt;BR /&gt;&lt;BR /&gt;On which FS, does the that FS supports large files?? It is mounted with large files options enabled? Check it with following command.&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs /dev/vgxx/lvolxx&lt;BR /&gt;If it does not support it, you can modify it as follows.&lt;BR /&gt;&lt;BR /&gt;fsadm -o largefiles /dev/vgxx/lvolxx&lt;BR /&gt;(you can do it online if you have OnlineJFS installed, else you will have to unmount the FS.)&lt;BR /&gt;&lt;BR /&gt;Also make sure you add largefiles option to that FS in /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;If the FS is mounted with largefiles option, then check at ulimit limits. -f option of ulimit controls the file size that can be created. (size is in 512 blocks.) man sh-posix for that.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 01 Jul 2004 11:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320764#M877060</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-07-01T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320765#M877061</link>
      <description>The system parameters are:&lt;BR /&gt;&lt;BR /&gt;hostname        = hp03&lt;BR /&gt;model           = 9000/800/L2000-44&lt;BR /&gt;OS release level= B.11.00 (64-bit)&lt;BR /&gt;processor count = 2&lt;BR /&gt;CPU type        = PA20&lt;BR /&gt;clock speed     = 440 MHZ&lt;BR /&gt;memory          = 5 GB&lt;BR /&gt;&lt;BR /&gt;Using '/usr/sbin/fsadm' on the file system in question returns:&lt;BR /&gt;&lt;BR /&gt;#  fsadm /u01/sas&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;nomultifsets&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;Possibly relevant kernel parameters:&lt;BR /&gt;&lt;BR /&gt;maxdsiz=1073741824&lt;BR /&gt;maxdsiz_64bit=2147483648&lt;BR /&gt;maxfiles=200&lt;BR /&gt;maxfiles_lim=1024&lt;BR /&gt;maxqueuetime=0&lt;BR /&gt;maxssiz=134217728&lt;BR /&gt;maxssiz_64bit=1073741824&lt;BR /&gt;maxtsiz=1073741824&lt;BR /&gt;maxtsiz_64bit=2147483648&lt;BR /&gt;&lt;BR /&gt;As non-root user:&lt;BR /&gt;&lt;BR /&gt;$ ulimit -H -a                                                             &lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 200&lt;BR /&gt;&lt;BR /&gt;"ulimit -S -a" is identical.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 12:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320765#M877061</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T12:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320766#M877062</link>
      <description>Do a quota -v username for a user who is known to be having a problem. It would also be a very good thing to know the errno value, ${?} if the programmer followed UNIX conventions, when the problem occurs. This can't be a largefiles problem because it works for root.&lt;BR /&gt;&lt;BR /&gt;One other thing that can cause this in hfs filesystem is min_free_percent (by default 10%). When the filesystem reaches this capacity, only root can add more blocks to file. It's possible that you are hitting this limit of big files and the process fails.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 12:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320766#M877062</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-01T12:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320767#M877063</link>
      <description>The problem was encountered with SAS.  SAS appears to "eat" the syserr and simply reports the highly descriptive "Out of Memory".&lt;BR /&gt;&lt;BR /&gt;My test script hack uses 'cat' to create larges files, and that just gives an error of "1", and a text message of:&lt;BR /&gt;&lt;BR /&gt;cat: standard output: Value too large to be stored in data type&lt;BR /&gt;&lt;BR /&gt;I've confirmed the "root" versus "non-root" difference, by running the SAS job as "root" - and it ran to completion without any errors&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 12:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320767#M877063</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T12:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320768#M877064</link>
      <description>No quotas are set.  "quota -v" returns column headings only.</description>
      <pubDate>Thu, 01 Jul 2004 12:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320768#M877064</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T12:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320769#M877065</link>
      <description># bdf -i /u01/sas&lt;BR /&gt;Filesystem          kbytes    used   avail %used  iused  ifree %iuse Mounted on&lt;BR /&gt;/dev/vg01/lvol1.3  25968640 13480980 12097798   53%   3963 1560957    0% /u01/sas&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 12:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320769#M877065</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T12:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320770#M877066</link>
      <description>SAS has a configuration file where you give limits, have a look if you should not change something there ~SASROOT/sasv8.cfg or something alike</description>
      <pubDate>Thu, 01 Jul 2004 12:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320770#M877066</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-07-01T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320771#M877067</link>
      <description>I faced similar problem in the past, and turned out that it is because of the shell I am using to invoke the shell script.&lt;BR /&gt;&lt;BR /&gt; If it is a shell script which kicks of the jobs that create files &amp;gt; 2 GB then ensure you set the ulimit value in the beginning of the script.&lt;BR /&gt;&lt;BR /&gt;  Also I understand there is a slight difference in the way how unlimited is handled between KSH and posix shell.</description>
      <pubDate>Thu, 01 Jul 2004 12:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320771#M877067</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-07-01T12:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320772#M877068</link>
      <description>Continuing to bang around with our test script, we find that the non-root user can create a larger than 2Gb file with an initial "cat" statement, but the all attempts to append to it error as noted.</description>
      <pubDate>Thu, 01 Jul 2004 12:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320772#M877068</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T12:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320773#M877069</link>
      <description>may be a ulimit command right before the cat command will help you troubleshoot.</description>
      <pubDate>Thu, 01 Jul 2004 12:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320773#M877069</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-07-01T12:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320774#M877070</link>
      <description>If the ulimit is already unlimited, what would you set it to?</description>
      <pubDate>Thu, 01 Jul 2004 12:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320774#M877070</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320775#M877071</link>
      <description>You dont have to set the ulimit but just display the ulimit values before the cat command and confirm there is no "middleman" that changes the ulimit value.</description>
      <pubDate>Thu, 01 Jul 2004 13:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320775#M877071</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-07-01T13:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320776#M877072</link>
      <description>You siad, appending to a file &amp;gt; 2gb is creating problem now. Right??&lt;BR /&gt;&lt;BR /&gt;How about running the append command with tusc and get to the point which is causing the problem. Get tusc from porting center.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 01 Jul 2004 13:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320776#M877072</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-07-01T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320777#M877073</link>
      <description>We've tusc-ed all over the place.  It doesn't help us with what ceiling we're hitting.  I just thought it was curious that the initial write could be waaaaay over 2Gb, it's the next one that gets you.</description>
      <pubDate>Thu, 01 Jul 2004 14:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320777#M877073</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2004-07-01T14:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320778#M877074</link>
      <description>At this point, I would install the latest POSIX shell cumulative patch, PHCO_29768.&lt;BR /&gt;&lt;BR /&gt;If this were me, I would write a little bit of C that does a write() so that I could see exactly what is failing and whar errno is being set to.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 14:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320778#M877074</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-01T14:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: 2Gb. file limitation on 11.00 for non-root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320779#M877075</link>
      <description>At this point, I would install the latest POSIX shell cumulative patch, PHCO_29768.&lt;BR /&gt;&lt;BR /&gt;If this were me, I would write a little bit of C that does a write() so that I could see exactly what is failing and what errno is being set to.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 14:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2gb-file-limitation-on-11-00-for-non-root/m-p/3320779#M877075</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-07-01T14:26:32Z</dc:date>
    </item>
  </channel>
</rss>

