Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

RAID Controller Failover

 
   Hardware Problem Solving Community! (Home) -> PC Storage RSS
Next:  Don't trust WD rebates  
Author Message
Steve Holly

External


Since: Nov 07, 2003
Posts: 1



(Msg. 1) Posted: Sat Nov 08, 2003 12:33 am
Post subject: RAID Controller Failover
Archived from groups: comp>arch>storage, others (more info?)

I'm an IT admin starting to look at building a SAN for my company and I'm
curious if anyone out there can explain how some of the popular RAID vendors
(i.e. EMC, Chaparral, Infortrend) handle failover (resuming I/O with another
RAID controller after one has failed)? I'm mostly interested in failover on
the storage side (as opposed to the host side).

Specifically I'm interested in knowing if failover is generally accomplished
by a surviving controller taking over the failed controller's (or failed
port's) AL_PA('s) or if surviving controllers actually alias failed
controller's WWN's?

Or is this something that's generally handled at the switch level.

I'm trying to better understand how failover is accomplished transparent to
the host. Many thanks for any input regarding this.

 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
canotto

External


Since: Nov 08, 2003
Posts: 1



(Msg. 2) Posted: Sat Nov 08, 2003 3:02 pm
Post subject: Re: RAID Controller Failover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

i'm not an IT manager

but a raid 5 solution is imho the best!


--
can8
canotto_82.TakeThisOut@despammed.com

 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
Jake Roersma

External


Since: Nov 08, 2003
Posts: 2



(Msg. 3) Posted: Sat Nov 08, 2003 5:41 pm
Post subject: Re: RAID Controller Failover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 07 Nov 2003 21:33:49 +0000, Steve Holly wrote:

 > I'm an IT admin starting to look at building a SAN for my company and I'm
 > curious if anyone out there can explain how some of the popular RAID vendors
 > (i.e. EMC, Chaparral, Infortrend) handle failover (resuming I/O with another
 > RAID controller after one has failed)? I'm mostly interested in failover on
 > the storage side (as opposed to the host side).
 >
 > Specifically I'm interested in knowing if failover is generally accomplished
 > by a surviving controller taking over the failed controller's (or failed
 > port's) AL_PA('s) or if surviving controllers actually alias failed
 > controller's WWN's?

I'm assuming that you are talking about failover within the same
storage unit, and not between two physical units. I'm not too familar with
how EMC does it, but most (I'm sure not all; everyone does things
different) vendors will present the controllers with one WWN and the
failover is completely transparent to the host.

Some vendors will also distribute the controllers with seperate WWN's
which will rely on the host to fail over. This will be controlled similar
to that of a lost disk/path failover where each controller is its own
path to the same disk. When that path is lost (or the controller dies)
then the software, LVM or vendor software fails the I/O over after a
certain amount of time.

If you are talking about a failover between two physical arrays (this
would only happen under very strange circumstances) then this will have to
be handled by another piece of software. Possibely a high availability
package, or LVM where if the disk along with all paths are lost. So the
software in this case is resposible fo detecting a failure and switching
to the secondary disk.

I hope this helps.

- Jake<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
Maxim S. Shatskih

External


Since: Nov 08, 2003
Posts: 25



(Msg. 4) Posted: Sat Nov 08, 2003 9:45 pm
Post subject: Re: RAID Controller Failover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you want to save money on disks - yes.
If the disk drive cost is neglectable for you - then RAID1+0 is better by
far.

RAID4 and RAID5 are very slow on writes.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim DeleteThis @storagecraft.com
<a style='text-decoration: underline;' href="http://www.storagecraft.com" target="_blank">http://www.storagecraft.com</a>


"canotto" <canotto_82 DeleteThis @despammed.com> wrote in message
news:nX4rb.102724$e6.3664472@twister2.libero.it...
 > i'm not an IT manager
 >
 > but a raid 5 solution is imho the best!
 >
 >
 > --
 > can8
 > canotto_82 DeleteThis @despammed.com
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
Jake Roersma

External


Since: Nov 08, 2003
Posts: 2



(Msg. 5) Posted: Sat Nov 08, 2003 9:45 pm
Post subject: Re: RAID Controller Failover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 08 Nov 2003 18:45:17 +0300, Maxim S. Shatskih wrote:

 > If you want to save money on disks - yes.
 > If the disk drive cost is neglectable for you - then RAID1+0 is better by
 > far.
 >
 > RAID4 and RAID5 are very slow on writes.

I've noticed as the controllers get more advanced that the caching and
other alogrithms used minimize the actual write times that the host
system sees. My tests on the recent HP equipment show that the difference
in write times between RAID-1 and RAID-5 are within 1MB of each other. I
have a hard time believing that anyone would be driven away from RAID-5
due to performance factors on high-end equipment. I have the bonnie++
stats if you'd like to see them.

- Jake<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
Zak

External


Since: Nov 08, 2003
Posts: 1



(Msg. 6) Posted: Sat Nov 08, 2003 9:45 pm
Post subject: Re: RAID Controller Failover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jake Roersma wrote:

 > I've noticed as the controllers get more advanced that the caching and
 > other alogrithms used minimize the actual write times that the host
 > system sees. My tests on the recent HP equipment show that the difference
 > in write times between RAID-1 and RAID-5 are within 1MB of each other. I
 > have a hard time believing that anyone would be driven away from RAID-5
 > due to performance factors on high-end equipment. I have the bonnie++
 > stats if you'd like to see them.

Random small writes can still kill you. One write turns into
read-read-write-write. Latency doubles, throughput is a quarter.


Thomas<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
Mr. Grinch

External


Since: Nov 13, 2003
Posts: 95



(Msg. 7) Posted: Tue Nov 18, 2003 7:09 pm
Post subject: Re: RAID Controller Failover [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Steve Holly <steve RemoveThis @sbholly.com> wrote in
news:BBD14FB8.16%steve@sbholly.com:

 > I'm an IT admin starting to look at building a SAN for my company and
 > I'm curious if anyone out there can explain how some of the popular
 > RAID vendors (i.e. EMC, Chaparral, Infortrend) handle failover
 > (resuming I/O with another RAID controller after one has failed)? I'm
 > mostly interested in failover on the storage side (as opposed to the
 > host side).
 >
 > Specifically I'm interested in knowing if failover is generally
 > accomplished by a surviving controller taking over the failed
 > controller's (or failed port's) AL_PA('s) or if surviving controllers
 > actually alias failed controller's WWN's?
 >
 > Or is this something that's generally handled at the switch level.
 >
 > I'm trying to better understand how failover is accomplished
 > transparent to the host. Many thanks for any input regarding this.
 >
 >

The EMC Symetrix storage units have duplicate everything... duplicate
incomming fibre cards, duplicate bus to scsi cards, duplicate scsi cards,
and duplicate scsi bus to disk arrays.

I believe the state of any redundant scsi cards is kept the same at any
time, even if only one is actually writing. The software is smart enough
to know what is committed to disk and what is not, and so can recover from
write errors. Of course everything is battery backed up.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: RAID Controller Failover 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> PC Storage All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]