Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!phigate!prle!prles2!nvpna1!collins From: collins@nvpna1.prl.philips.nl (Donal O Coileain) Newsgroups: comp.sys.apollo Subject: Re: Disk partitioning Message-ID: <2069@prles2.prl.philips.nl> Date: 21 Aug 90 08:23:08 GMT References: <1834@ccadfa.adfa.oz.au> Sender: news@prles2.prl.philips.nl Lines: 15 gyp@maadfa.ma.adfa.oz.au (Patrick Tang Guan Yaw) writes: >For all system administrators out there, >how many of you actually partition your disk and what is/are >your main reason(s) for partitioning your disk. (I tried to mail this but the mail messages kept bouncing back......) We only consider it worth the effort on shared resources. On our shared resources (file servers, DN10.000's etc) we give the OS it's own logical volume (partition). The rest of the disk(s) is(are) allocated to user data. The advantage of allocating a seperate logical volume to the OS is users can't screw up the system simply by creating large data files, the disadvantage is that you have to work for yourself how large the OS logical volume should be, taking into account the size of the OS you plan to install, the swap and process space needed (etc).