Skip navigation
11573 Views 2 Replies Latest reply: Mar 4, 2010 4:54 PM by bgrenn RSS
bgrenn New Enzee 2 posts since
Mar 4, 2010
Currently Being Moderated

Mar 4, 2010 4:03 PM

Business Continuity and the Twinfin

I was trying to search on what the solutions available are for true business continuity (the 5 9's kind)..  I could find info on backups, but I was looking for some sort of synchronous replication between datacenters.  I saw some documents referencing the EMC clarion, and mirrorview, and I was wondering if that's the normal solution.

 

 

Basically if I buy 2 Twinfins, and place one of them in my DR site, how do I keep it in synch real time, and guarantee 5 9's (or as close as I can get) ?

 

How robust is the twin fin if it loses a Snippet, disk or SMP host ?  Can these be swapped out with no downtime ?  I can't find answers in the literature.

  • Superuser Rookie 90 posts since
    Sep 19, 2008
    Currently Being Moderated
    1. Mar 4, 2010 4:28 PM (in response to bgrenn)
    Re: Business Continuity and the Twinfin

    High Availability architecture is one main feature of netezza

    there will be two hosts ( active and standby) which runs High availability Linux and uses the Distributed Replicated Block Device (DRDB) which mirrors the contents between the hosts. any problem detected, a failover will be initiated to the standby host

    Coming to the main data, each disk consists of primary data slice and a mirror partition which is an identical copy of another disk's primary data slice. if a disk fails, regeneration task will be triggered automatically where the spare disks will regenerate the failed disk by using its mirror copy. during this failover and regeneration queries fired on the failed disk will not be effected as the disk storing its mirror copy will respond to the query.

    you can find more on these at the webcourses at https://www.syberworks.com/netezza/Register.htm

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points