Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!wb3ffv!ka3ovk!raysnec!shwake From: shwake@raysnec.UUCP (Ray Shwake) Newsgroups: comp.unix.sysv386 Subject: Re: Separate /usr/spool partition possible? Message-ID: <145@raysnec.UUCP> Date: 21 Nov 90 17:46:39 GMT References: <142@xyzoom.UUCP> Distribution: usa Organization: IRS/CI - Technical Solutions Branch Lines: 21 rob@xyzoom.info.com (Rob Lingelbach) writes: >I am about to start a bbs under ISC 2.2, and I only have 2 filesystem >partitions, / and /usr. I am concerned about fragmentation, and want >to move my news SPOOLDIR out of /usr, and have the bbs file area there >as well. I wouldn't worry about fragmentation under ISC 2.2; its FFS does an excellent job keeping it to a minimum. In any event, except for the binaries and data files (esp. if using nn, for example) most News data is found in small files anyway, so fragmentation is not so critical an issue. >If it's permissible, I intend to back up the system, then reinstall, >creating 3 partitions, /, /usr, and /usr/spool. Then restore >(hopefully files from the old /usr/spool/ will go into the new >/usr/spool/). Technically speaking, you don't "create" such partitions. Rather, you create filesystems and simply "mount" them at specified points in the root hierarchy.