Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Hosting Forum > Dedicated Servers
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Dedicated Servers Dedicated server help.

Bidding Directory   Perfect Money   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 08-13-2004, 02:36 PM   #1 (permalink)
Inactive
 
Join Date: 08-13-04
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

duke is liked by many
Raid or two machines for reliability?

Our company's venturing into dedicated servers for the first time. We want to run our sites and email from it.

Email has gone down twice in the last two weeks with our current shared host so the emphasis is on doing what's needed to keep it going. The sites are important, but not like email.

Looking over the options, we see Raid 1 and two connected servers offered by most places. Can I get some guidance on how to consider these? We'll need to get educated no matter which way we go. Or maybe neither's the answer?

duke is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 08-20-2004, 10:15 PM   #2 (permalink)
Inactive
 
cltwebs's Avatar
 
Join Date: 10-15-03
Location: Charlotte, NC
Posts: 537
iTrader: 0 / 0%
Latest Blog:
None

cltwebs is liked by somebodycltwebs is liked by somebodycltwebs is liked by somebodycltwebs is liked by somebodycltwebs is liked by somebody
Send a message via AIM to cltwebs Send a message via MSN to cltwebs Send a message via Yahoo to cltwebs
When you are connecting two servers together you are performing what is called a cluster. A cluster is either two or more servers that are identical in data and configuration. One is primary and other is 2ndary. If one goes down the other takes its place.

RAID 1 is just mirrored drives same data on two drives if one goes down the ther other drive becomes the primary and takes over until replace.

Clusting is more expensive for configureation. Any server IMO should be runing at some sort of raid level.

You are are saying that email went down how did the email go down the app/hardware/network ?

Designing redundancy in server applications such as email is very detailed. But to provide redundance in hardware is much easier. RAID provides Harddisk redunancy and Cluster provides system redunancy.

If your mail app failed neither solution may not even prevented that. could be how the email server was configured or network.

I know does not really answer your question but figuring out how and why went down would be good start and preventing it from doing it again would be first priority if I was maintining that server.

Good Luck
cltwebs is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-20-2004, 04:29 AM   #3 (permalink)
Inactive
 
Fusion's Avatar
 
Join Date: 03-08-04
Posts: 2,644
iTrader: 0 / 0%
Latest Blog:
None

Fusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the rough
Send a message via MSN to Fusion Send a message via Yahoo to Fusion
Is that the primary domain controller and bdc?
Fusion is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-20-2004, 05:10 AM   #4 (permalink)
Inactive
 
I, Brian's Avatar
 
Join Date: 10-26-03
Posts: 2,466
iTrader: 0 / 0%
Latest Blog:
None

I, Brian is liked by somebodyI, Brian is liked by somebodyI, Brian is liked by somebodyI, Brian is liked by somebodyI, Brian is liked by somebody
Unless you're looking at very heavy server loads, then my inexpert understanding is that RAID 1 with dual SCSI drives will do you great.
I, Brian is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-06-2004, 07:12 PM   #5 (permalink)
Inactive
 
Fusion's Avatar
 
Join Date: 03-08-04
Posts: 2,644
iTrader: 0 / 0%
Latest Blog:
None

Fusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the rough
Send a message via MSN to Fusion Send a message via Yahoo to Fusion
Why not SATA, they're cheaper?
Fusion is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-23-2004, 10:47 PM   #6 (permalink)
Inactive
 
littleFella's Avatar
 
Join Date: 06-20-04
Location: Ontario
Posts: 3,359
iTrader: 0 / 0%
Latest Blog:
None

littleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to behold
SATA disk use main CPU to process data transfer, so they slow down the PC. With heavy disk access the slowdown may be signifficant. Besides, top speed for SATA drive is 10000RPM (only one model in varoius capacities), while top SCSI speed is 15000RPMS with random access in sub 3ms. (sub 5ms for fastest SATA). Especially with software basd (and some cheaper hardware controlled) RAID 5 configurations SATA can be painfuly slow.

SCSI drives on have also their own own processor, so data transfer doesn't slow down the main procesor.

As for the redundancy, for the last 5 years I've been quite happy with RAID 1 on my two home servers. RAID 5 is a little more economical and can be faster, but the speed issue depends on the actual applicaion. it is not always rue that RAID 5 is faster than RAID 1. For instance for database applications RAID 1 may be a tad faster if majority of operations are writes rather than reads.

As far as speed goes, of course RAID 0 is the fastest, but using RAID 0 is ony for those who are not very sentimental about the data they store on their drives. One glitch on either drive means and you kiss your data good bye.
littleFella is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-25-2004, 04:35 PM   #7 (permalink)
Inactive
 
Fusion's Avatar
 
Join Date: 03-08-04
Posts: 2,644
iTrader: 0 / 0%
Latest Blog:
None

Fusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the roughFusion is a jewel in the rough
Send a message via MSN to Fusion Send a message via Yahoo to Fusion
RAID 5 minimum 3 disks

Last edited by Fusion : 10-25-2004 at 04:46 PM.
Fusion is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-14-2005, 07:08 PM   #8 (permalink)
Inactive
 
Join Date: 06-14-05
Posts: 3
iTrader: 0 / 0%
Latest Blog:
None

mavwebnet is liked by many
Most of our clients just get 2 Hard drives in their dedicated server and configure Mirroring in Windows 2003 Server for redundancy.

Like others posted... this solution would not have helped with your email solution failing. Make sure when you go dedicated you get a stable mail app.
mavwebnet is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Hosting Forum > Dedicated Servers

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
A Drive in the Raid 0 is failing Nick Computers & Internet 2 11-18-2006 01:38 PM
Help on Manufacturers' Raid options. zion Dedicated Servers 2 10-21-2006 11:41 PM
Sewing Machines stephen V7N Directory Issues 2 07-20-2004 10:10 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 05:17 AM.
© Copyright 2008 V7 Inc