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@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list