On 19/11/03 17:25 +0530, hizibiz wrote: > I'll be running a medium size server ( its dual Xeon with 512 MB of RAM ) > for a web based processing system which will run postgress, apache and PostgreSQL 7.4.0 with JDBC drivers from CVS.
> tomcat ( the application will be JSP based ) with around 20 - 60 > 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. Whats the size of the record? > I plan the follwing parititioning scheme for the server. Pls comment. > > 1. swap ---- 1024 MB Excessive. 512 MB swap, with more RAM instead. > 2. / ---- 500 MB 250 MB (or less) > 3. /boot ---- 250 MB 30 MB > 4. /home ---- 2450 MB 100 MB (Why do you need this anyway? I recommend /tmp instead) > 5. /usr ---- 4000 MB 2048 MB > 6. /usr/local ---- 1250 MB > 7. /opt ---- 1500 MB What are you installing in /opt? > 8. /var ---- 7000 MB Put all the space saved here. Devdas Bhagat ------------------------------------------------------- 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
