Go Back   vb.org Archive > News and Announcements > vBulletin Pre-Sales Questions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-10-2004, 09:05 PM
Lord Chaos Lord Chaos is offline
 
Join Date: Jan 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vBB 2 and 3 Hardware needs

Ok, if you have a fairly large forum with a user peak of 1000+ users. 1+ million posts, 300-500+ forums, 100+ usergroups, 10-20 styles and so on, what...

1. Hardware would be optimal?

2. Which Hardware is highest priority to have as fast and as much of as possible? (ie. RAM, Harddrive speed, etc.)

3. What hardware would ensure this forum would be able to expand even beyond this without any problems?

Please answer these questions with complete disregard to cost, it is irrelevant wether the suggestions costs 100 dollars, 10K dollars or 100K dollars, all that matters are that they are correct.
Reply With Quote
  #2  
Old 01-10-2004, 09:25 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lord Chaos
Ok, if you have a fairly large forum with a user peak of 1000+ users. 1+ million posts, 300-500+ forums, 100+ usergroups, 10-20 styles and so on, what...

1. Hardware would be optimal?

2. Which Hardware is highest priority to have as fast and as much of as possible? (ie. RAM, Harddrive speed, etc.)

3. What hardware would ensure this forum would be able to expand even beyond this without any problems?

Please answer these questions with complete disregard to cost, it is irrelevant wether the suggestions costs 100 dollars, 10K dollars or 100K dollars, all that matters are that they are correct.
1. With the exception of hard drive space to store all the data, all statistics are irrelevant except for number of online users. For more than 1,000 users online at any time, you will need a powerful dedicated server. With vB3, you won't need one as powerful, but it will cost at least hundreds of dollars a month, possibly thousands.

2. Bandwidth is important as is hard drive speed. You should also have enough processing power such that the processor is not constantly maxed.

3. A good step would be to get a server with a multiprocessor capability but initially only one processor (if the option exists). Once you absolutely need it, you can add a second processor, more memory, upgrade the hard drive, etc. Memory upgrades are the most common, and at their prices, cheapest. SCSI hard drives are expensive as all hell in high capacities.
Reply With Quote
  #3  
Old 01-10-2004, 09:43 PM
Lord Chaos Lord Chaos is offline
 
Join Date: Jan 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the info, the other info is more for load for searches and things, as far as I know about vBB searching 10 posts is still considerably less ressource consuming than searching 1 million.

How powerful dedicated server are we talking about?, how much memory, what about harddrive?, SCSI/IDE/RAID? What kind of processor is good and how much can one handle if dedicated to nearly nothing but the forum.

I neglected to mention that ontop of cost being irrelevant, bandwith is also avaliable...unless the forum plans to exceed the capacity of a 1 Gb connection....which would exceed the NIC anyway.
Reply With Quote
  #4  
Old 01-10-2004, 10:04 PM
eva2000's Avatar
eva2000 eva2000 is offline
 
Join Date: Oct 2001
Location: Brisbane, Australia
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lord Chaos
Ok, if you have a fairly large forum with a user peak of 1000+ users. 1+ million posts, 300-500+ forums, 100+ usergroups, 10-20 styles and so on, what...

1. Hardware would be optimal?

2. Which Hardware is highest priority to have as fast and as much of as possible? (ie. RAM, Harddrive speed, etc.)

3. What hardware would ensure this forum would be able to expand even beyond this without any problems?

Please answer these questions with complete disregard to cost, it is irrelevant wether the suggestions costs 100 dollars, 10K dollars or 100K dollars, all that matters are that they are correct.
regardless of cost, such a forum size would need more than 1 dedicated server to run you're looking at 1 web server and 1 mysql database server

if cost is no issue a 2 server setup would be:
-------------
web server

Dual 3.0GHZ Xeon 533FSB 512K L2 cache
4GB PC2100 REG ECC DDRAM
4x 74GB SCSI 15,000RPM HDD in raid 1+0 using an SCSI RAID Controller with onboard cache ram 64-128MB cache
-------------
database server

Dual 3.0GHZ Xeon 533FSB 1MB L2 cache
4 - 8GB PC2100 REG ECC DDRAM
4x 74GB SCSI 15,000RPM HDD in raid 1+0 using an SCSI RAID Controller with onboard cache ram 64-128MB cache
-------------
1. connected together privately with Gigabit network card supporting Jumbo frames
2. probably running RH Enterprise Linux variety
3. in order of priority it's , fast and lots of ram especially if 1 server does web and mysql, fast scsi hdds, cpu power
Reply With Quote
  #5  
Old 01-10-2004, 10:10 PM
Lord Chaos Lord Chaos is offline
 
Join Date: Jan 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, this is the kind of info I was looking for.
Reply With Quote
  #6  
Old 01-10-2004, 10:14 PM
eva2000's Avatar
eva2000 eva2000 is offline
 
Join Date: Oct 2001
Location: Brisbane, Australia
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh and definite need to run latest mysql 4.0.x which right now is 4.0.17 and have an tweaked my.cnf mysql settings... if your mysql database server has 8GB of fast memory you can allocate alot of memory to the mysql buffers and speed things up alot
Reply With Quote
  #7  
Old 01-10-2004, 10:58 PM
Lord Chaos Lord Chaos is offline
 
Join Date: Jan 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

btw...why 4 drives?
Reply With Quote
  #8  
Old 01-10-2004, 11:28 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lord Chaos
btw...why 4 drives?
RAID for speed and failsafe redundancy, I'd imagine.
Reply With Quote
  #9  
Old 01-11-2004, 04:44 AM
eva2000's Avatar
eva2000 eva2000 is offline
 
Join Date: Oct 2001
Location: Brisbane, Australia
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lord Chaos
btw...why 4 drives?
raid 1+0 needs 4 drives - 2 drives are raid 1 and then striped raid 0

you end up with 1/2 the drive space so 4x 74GB scsi drives in raid 1+0 gives you 148GB of ususable space

raid 1+0 allows up to 2 drives to fail from the system from each raid 1 array and still allow the system to run... while you replace the 1or2 drives
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:47 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08799 seconds
  • Memory Usage 2,243KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete