Re: spreading partitions over multiple drivers

From: Erich Dollansky (oceanare_at_pacific.net.sg)
Date: 08/31/04

  • Next message: User A: "Re: spreading partitions over multiple drivers"
    Date: Wed, 01 Sep 2004 01:19:14 +0800
    To: Geert Hendrickx <geert.hendrickx@ua.ac.be>
    
    

    Hi,

    Geert Hendrickx wrote:
    > Hi tuners,
    >
    > apart from using RAID, what would be the best way to spread load over
    > multiple drives?
    >
    It depends very much on the use of the machine.

    > I was thinking about a partition layout like this:
    > disk1: /, swap, /var, /usr, /usr/src, /usr/ports
    > disk2: /tmp, swap, /home, /var/www, /usr/obj (+ ports-workdirs)
    >
    You must spread the directories with a high usage evenly over the drives.

    > And would it make sense (if the disks are large enough) to split /usr
    > into seperate /usr, /usr/local, /usr/X11R6, etc partitions to reduce
    > fragmentation?
    >
    Fragmentation is not a problem for FreeBSD.

    Erich
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: User A: "Re: spreading partitions over multiple drivers"