On Wed, 19 Nov 2003 17:25:01 +0530 (IST), "hizibiz" <[EMAIL PROTECTED]> said:
> I'll be running a medium size server ( its dual Xeon with 512 MB of RAM ) Add more RAM, it should be atleast a Gig. > for a web based processing system which will run postgress, apache and > tomcat ( the application will be JSP based ) with around 20 - 60 Happy compilation of Apache mods and mod_jk and gd and hopefully your tomcat processes wont spawn and behave like a POS > simutaneous users. The database may have around 80 tables. Some tables > may > have maximum 50000 records but most of them will have less than 20000 > records. What size? > I plan the follwing parititioning scheme for the server. Pls comment. > > 1. swap ---- 1024 MB More RAM, 1G of swap wont be used. So you can cut down here, and you definitely would want to on a DB service. > 2. / ---- 500 MB 200M > 3. /boot ---- 250 MB 20M-50M tops > 4. /home ---- 2450 MB What are you planning to put here? 500M is just fine > 5. /usr ---- 4000 MB 2.5G more than enough. YOu dont need to install much on a server in /usr > 6. /usr/local ---- 1250 MB 2G, for stuff you compile > 7. /opt ---- 1500 MB What's this for? > 8. /var ---- 7000 MB Good sized var. You might want to split it to /var/log, /var/www and /var/mail. Create a /tmp if you need to put test stuff and all. > > We have two 18.2 GB SCSI HDD in hardware RAID 1 configuration in both the > servers. Sounds like a eServer 335 -- Sthitaprajna http://puggy.symonds.net/~zeeble -- http://www.fastmail.fm - Choose from over 50 domains or use your own ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
