On Tue, Sep 24, 2002 at 03:16:19PM -0400, James Pifer wrote: > Actually, I could really care less about using LVM. I have three disks: > 2.5 gig > 1.2 gig > 1.2 gig > > I'm using these to replace a server machine with a dying 6 gig hard > drive. I use the server for DNS, Sendmail, Web, and a few other minor > things. No user/home directories. > > If could tell me how to split up the mount points, such as /usr on one > drive and the rest on the big drive that would be fine. If I knew it > wouldn't run out of space right away. I don't think the current system > is using over 3 gig right now. > > Any suggestions on how to split it up? Would probably prefer to pull one > of the 1.2 disks as well....one less point of failure.
Use 'du -shc <dir>' to find how much space each directory uses. Then think how to split them across your three disks. Some tips that could be true or false depending on your particular setup: 1. Place /usr/local and /home on a separate filesystem (helps when upgrading). 2. Use several smaller swap partitions, 1 in each drive. This increases swap space performance by spreading the swapped out data among the disks. 3. If you have programs installed in /opt, move /opt to /usr/local and soft link it from /. Cheers, -- Javier Gostling Ingeniero de Sistemas Virtualia S.A. [EMAIL PROTECTED] Fono: +56 (2) 202-6264 x 130 Fax: +56 (2) 342-8763 Av. Kennedy 5757, of 1502 Las Condes Santiago Chile
msg89278/pgp00000.pgp
Description: PGP signature