Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!adm!xadmx!wh%cxa.daresbury.ac.uk@nsfnet-relay.ac.uk From: wh%cxa.daresbury.ac.uk@nsfnet-relay.ac.uk (Bill Purvis) Newsgroups: comp.unix.questions Subject: Large file systems Message-ID: <19497@adm.BRL.MIL> Date: 8 May 89 11:17:43 GMT Sender: news@adm.BRL.MIL Lines: 19 In a recent message, Dave olsen writes: > What I would like to know is if anyone has found problems with large > partition sizes (up to 2 or 3 GB). ... We run a Convex C220 with 16 GB of disk. You will find that there is a limit of 2GB on file systems (offsets are held as signed 32-bit ints). We have had no problems with user partitions of 900Mb (single disk) although you need a lot of tapes in your backup system. We do run a 1.8 MB partition for scratch files which gives no problems, but we don't back it up. Most of our user files are stored in the 'g' and 'h' partitions, since we can use smaller fragment sizes (512) provided the file system is less than 512 Mb. Above this limit we must have 4096 byte fragments. ========================================================================= Bill Purvis || wh@uk.ac.dl.cxa SERC, Daresbury Lab || (JANET) Warrington, Cheshire, UK || =========================================================================