ADSM-L

Re: DSMFMT and DISK VOLUMES

1997-03-13 18:18:02
Subject: Re: DSMFMT and DISK VOLUMES
From: Trevor Foley <Trevor.Foley AT BANKERSTRUST.COM DOT AU>
Date: Fri, 14 Mar 1997 09:18:02 +1000
Trevor Foley
14/03/97 09:18
From:
On:

Hi David,

Use the command ulimit -a. That will show you a number of limits placed on
your process, including how big, in 512 byte blocks, you can create files.
The default I think is 2097151 or 1gb. Use ulimit -f 4194302 (or larger) to
create your 2gb file.


Trevor
<Prev in Thread] Current Thread [Next in Thread>