| View previous topic :: View next topic |
| Author |
Message |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Dec 29, 2010 9:42 pm Post subject: which better multi servers or bigger space? |
|
|
which better multi servers or bigger space?
what i mean
4 servers 2tb space each
or
2 servers 4tb space each
or
1 server 8tb space?
which is better any why from your opinion? |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 260
|
Posted: Dec 29, 2010 10:00 pm Post subject: |
|
|
Many factors here.
2 ways i look at this.
You can have 1 server with 8Tb raid 10 etc. (raid is nice for data security)
Or you can have 4 server with single 2Tb drives.
In BW pricing, single servers with 1x2TB HD is the best option.
You can get 100tb bw + 2TB +500gb + 500gb for 260$ a month
Depending on filesizes of your files server can handle 200-600Mbit due IO restrictions on the drive.
The other factor is if one single server with single HD is that if the hd crash, the data is gone.
Using a bigger server with RAID will make it harder to loose data.
Example using a server with etc 12x2TB in raid10 will give alot of IO power and server should handle 1Gbit+ easy
So depends on how much money you got and how important the data is, and if you want nice speed to you users.
Email me if you want to talk more. |
|
| Back to top |
|
 |
GMC
Joined: 15 Aug 2009 Posts: 172
|
Posted: Dec 30, 2010 12:52 am Post subject: |
|
|
Thanks sensible and good advice
GMC |
|
| Back to top |
|
 |
gtdev
Joined: 09 Jan 2011 Posts: 2 Location: Jakarta Indonesia
|
Posted: Jan 09, 2011 6:38 pm Post subject: |
|
|
my server topologi is :
1 server @4 TB hdd with raid 1-0 and 1 TB for www1, 1 TB for www2, 1 TB for www3, 1 TB for www4
and there running with 6 main storage server 6 x @4 TB HDD
for file server and etc im use
1 server for database system
1 server for fileserver + loadbalancer
and in storage server upload and download have different eth card
eth0 for upload, eth1 for download.
*sory for mybad english ^^ |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Jan 12, 2011 2:32 pm Post subject: |
|
|
The biggest issue of systems with one big HDD is IO wait time. Sooner or later you will get situation when your HDD (even if it's in raid. but depends on controller) will be utilized at 100% and it will slow down entire system. Especially if you will host mysql db on the same partition.
So, we usually advice to go with at least 1 server for front end, 2nd server for database, and 3+ file server for files. |
|
| Back to top |
|
 |
|