Re: Entries for /etc/sysctl.conf and file size limits
From: Ed Wilts (ewilts_at_ewilts.org)
Date: 04/28/05
- Previous message: Debbie Tropiano: "Entries for /etc/sysctl.conf and file size limits"
- In reply to: Debbie Tropiano: "Entries for /etc/sysctl.conf and file size limits"
- Next in thread: Debbie Tropiano: "Re: Entries for /etc/sysctl.conf and file size limits"
- Reply: Debbie Tropiano: "Re: Entries for /etc/sysctl.conf and file size limits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Debbie Tropiano: "Entries for /etc/sysctl.conf and file size limits"
- In reply to: Debbie Tropiano: "Entries for /etc/sysctl.conf and file size limits"
- Next in thread: Debbie Tropiano: "Re: Entries for /etc/sysctl.conf and file size limits"
- Reply: Debbie Tropiano: "Re: Entries for /etc/sysctl.conf and file size limits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|