Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!usenet.ins.cwru.edu!news From: news@usenet.ins.cwru.edu Newsgroups: comp.unix.aix Subject: Re: Files > 4MB Message-ID: <1990Nov12.161836.28742@usenet.ins.cwru.edu> Date: 12 Nov 90 16:18:36 GMT References: <1990Nov9.170337.9484@onion.pdx.com> <1990Nov10.190318.18938@maverick.ksu.ksu.edu> Reply-To: chet@po.CWRU.Edu Distribution: usa Organization: Case Western Reserve Univ. Cleveland, Ohio, (USA) Lines: 20 Nntp-Posting-Host: thor.ins.cwru.edu In article cedman@golem.ps.uci.edu (Carl Edman) writes: >Now this would be really funny. All versions of AIX I had the lack of >pleasure of having to use so far had quite the opposite problem: > > No files larger that 4 MBytes This is not a file system problem. It is a problem with ulimit. Either the default limit for file size is 4M or somewhere in one of the AIX 3.1 startup files there is a `ulimit' command setting it. Either change this line to some higher limit, or add a line to do it. Chet -- Chet Ramey ``I die, Horatio'' Network Services Group, Case Western Reserve University chet@ins.CWRU.Edu My opinions are just those, and mine alone.