Re: Entries for /etc/sysctl.conf and file size limits

From: Ed Wilts (ewilts_at_ewilts.org)
Date: 04/28/05

  • Next message: Ed Greshko: "Re: Combining ethernet devices for sniffing"
    Date: Wed, 27 Apr 2005 18:44:17 -0500
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    
    

    On Wed, Apr 27, 2005 at 05:53:18PM -0500, Debbie Tropiano wrote:
    > We're running kernel 2.6.6 and having issues with file size limits
    > (on some of our systems, the users are not able to create files
    > larger than 2G .. yes, we have very large files). I've looked and
    > looked but can't see where this is set (and I've already checked
    > ulimit but those values are set at unlimited).

    It's likely an application issue. To verify that you can create a 2GB
    file on the file system, simply do the following:

    # dd if=/dev/zero of=/u01/foo bs=1M count=2500

    That will create a 2.5GB file.

    -- 
    Ed Wilts, RHCE
    Mounds View, MN, USA
    mailto:ewilts@ewilts.org
    Member #1, Red Hat Community Ambassador Program
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Ed Greshko: "Re: Combining ethernet devices for sniffing"

    Relevant Pages

    • Entries for /etc/sysctl.conf and file size limits
      ... We're running kernel 2.6.6 and having issues with file size limits ... I can't find anything that documents all of the possible entries that ... unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)
    • Re: Entries for /etc/sysctl.conf and file size limits
      ... Debbie Tropiano wrote: ... >We're running kernel 2.6.6 and having issues with file size limits ... >I can't find anything that documents all of the possible entries that ...
      (RedHat)