Thread: Server Outage
View Single Post
  #165  
Old 05-25-2015, 09:37 PM
President President is offline
Fire Giant


Join Date: Oct 2009
Posts: 872
Default

Quote:
Originally Posted by Wisteso [You must be logged in to view images. Log in or Register.]
If he's relying on replication, I guess that means the disks suffered unrecoverable corruption? Not using raid 4/5 I guess, if they have replication? The odds of two disks failing together are pretty small.
Replication means one database server is reading the logs of another database server and replicating itself to be the same, usually a handful of seconds behind. That should mean they have a database server still good to go, but it can be a lot of work to bring an application up on the replicated database, plus the risks associated.