<?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: Setting the hard limit for users filesize in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931503#M111676</link>
    <description>Hi Randy,&lt;BR /&gt;&lt;BR /&gt;2 GB limit tells me that the filesystems is not enabled for largefiles.&lt;BR /&gt;&lt;BR /&gt;Make sure largefiles are enabled on this filesystem. You an use mkfs with -m option to find it out.&lt;BR /&gt;&lt;BR /&gt;mkfs -m /dev/vgxx/lvolx&lt;BR /&gt;&lt;BR /&gt;If you have onlineJFS, you can enable largefiles using fsadm command.&lt;BR /&gt;&lt;BR /&gt;fsadm -o largefiles /mount_point.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Wed, 19 Mar 2003 23:38:28 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2003-03-19T23:38:28Z</dc:date>
    <item>
      <title>Setting the hard limit for users filesize</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931501#M111674</link>
      <description>I have a 8BG partition and a user wants to create a 4BG file.  It stops at 2GB.  ulimit shows unlimited. How do I raise the limit on HP-UX B11.11?&lt;BR /&gt;&lt;BR /&gt;~Randy</description>
      <pubDate>Wed, 19 Mar 2003 23:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931501#M111674</guid>
      <dc:creator>Randy Gibson</dc:creator>
      <dc:date>2003-03-19T23:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the hard limit for users filesize</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931502#M111675</link>
      <description>I bet you don't have the 'largefiles' option set for that filesystem.&lt;BR /&gt;&lt;BR /&gt;Do a:&lt;BR /&gt;&lt;BR /&gt;# fsadm /mount_point_name&lt;BR /&gt;&lt;BR /&gt;If it returns 'nolargefiles' then that is your problem.&lt;BR /&gt;&lt;BR /&gt;To fix it, if you have Online-JFS do,&lt;BR /&gt;&lt;BR /&gt;# fsadm -o largefiles /mount_point_name&lt;BR /&gt;&lt;BR /&gt;Also be sure to check you /etc/fstab and if the option 'nolargefiles' is on the line for this file system then delete the 'no' part so it is 'largefiles'.</description>
      <pubDate>Wed, 19 Mar 2003 23:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931502#M111675</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-03-19T23:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the hard limit for users filesize</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931503#M111676</link>
      <description>Hi Randy,&lt;BR /&gt;&lt;BR /&gt;2 GB limit tells me that the filesystems is not enabled for largefiles.&lt;BR /&gt;&lt;BR /&gt;Make sure largefiles are enabled on this filesystem. You an use mkfs with -m option to find it out.&lt;BR /&gt;&lt;BR /&gt;mkfs -m /dev/vgxx/lvolx&lt;BR /&gt;&lt;BR /&gt;If you have onlineJFS, you can enable largefiles using fsadm command.&lt;BR /&gt;&lt;BR /&gt;fsadm -o largefiles /mount_point.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 19 Mar 2003 23:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931503#M111676</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-19T23:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the hard limit for users filesize</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931504#M111677</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to change the operating parameters for the filesystem to include the 'largefiles' capability.&lt;BR /&gt;If you have the online JFS product this can be done without unmounting the filesystem using 'fsadm'. If you don't have the online JFS license you will need to unmount the filesystem.&lt;BR /&gt;&lt;BR /&gt;Using online JFS&lt;BR /&gt;# fsadm -F vxfs -o largefiles /dev/myvg/mylvol&lt;BR /&gt;&lt;BR /&gt;Don't forget to update your /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;To check if you have online JFS, run this:&lt;BR /&gt;# swlist -l product | grep -i online&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 23:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931504#M111677</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-19T23:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the hard limit for users filesize</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931505#M111678</link>
      <description>Thanks Patrick, Sridhar and Michael that fixed it.&lt;BR /&gt;&lt;BR /&gt;You guys are fast too!&lt;BR /&gt;&lt;BR /&gt;~Randy</description>
      <pubDate>Thu, 20 Mar 2003 00:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-the-hard-limit-for-users-filesize/m-p/2931505#M111678</guid>
      <dc:creator>Randy Gibson</dc:creator>
      <dc:date>2003-03-20T00:11:57Z</dc:date>
    </item>
  </channel>
</rss>

