Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!dawn From: dawn@ux1.cso.uiuc.edu (Dawn Owens) Newsgroups: comp.unix.aix Subject: Re: disk quota Message-ID: <1991May18.032323.8115@ux1.cso.uiuc.edu> Date: 18 May 91 03:23:23 GMT References: <81533@bu.edu> <1991May14.155119.40931@slate.mines.colorado.edu> <91136.145258AER7101@TECHNION.BITNET> <1991May17.000303.16324@casbah.acns.nwu.edu> Distribution: na Organization: University of Illinois at Urbana Lines: 16 guidry@casbah.acns.nwu.edu (David A Guidry) writes: >Don't laugh...just look at CMS, >IBM took care of security interests by wasting TONS of disk space. >Everybody has their own separate part of the disk. Don't laugh..If you are using one of the big stat packages (SPSS or SAS) having your own disk space saves you ALOT of headache. These packages often need some place to write a large temporary workfile. Let's say you want to write it in /tmp. You check first, and there is plenty of room, so you start your job. Then suddenly someone else grabs some /tmp and there is no longer enough room for your workfiles..your job bombs. You have to hang around, keep trying, and it can cost a lot in money and time. This problem doesn't come up in CMS. Dawn