com presentations: Break replica set failover transitions into separate slides: mongo-tut-tek15.xml slides/mongodb/repl-works-failover1.xml slides/mongodb/repl-works-failover2.xml slides/mongodb/repl-works-failover3.xml slides/mongodb/repl-works-failover4.xml

[email protected] (Derick Rethans)
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    ad408ee352d066503ffe09e8f237b19975bf66c3
Author:    Jeremy Mikola <[email protected]>         Sun, 17 May 2015 16:33:14 -0500
Parents:   72e8a275cbdf85f21c421abde903b2dcbb47fe68
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=ad408ee352d066503ffe09e8f237b19975bf66c3

Log:
Break replica set failover transitions into separate slides

We'll create new files here so that existing presentations can still point to the original verison (with transitions).

Changed paths:
  M  mongo-tut-tek15.xml
  A  slides/mongodb/repl-works-failover1.xml
  A  slides/mongodb/repl-works-failover2.xml
  A  slides/mongodb/repl-works-failover3.xml
  A  slides/mongodb/repl-works-failover4.xml


Diff:
diff --git a/mongo-tut-tek15.xml b/mongo-tut-tek15.xml
index a7dbe72..809bbb5 100644
--- a/mongo-tut-tek15.xml
+++ b/mongo-tut-tek15.xml
@@ -174,7 +174,10 @@ Common Patterns
 <slide>slides/mongodb/repl-features.xml</slide>
 <slide>slides/mongodb/repl-works-basic.xml</slide>
 <slide>slides/mongodb/repl-works-normal.xml</slide>
-<slide>slides/mongodb/repl-works-failover.xml</slide>
+<slide>slides/mongodb/repl-works-failover1.xml</slide>
+<slide>slides/mongodb/repl-works-failover2.xml</slide>
+<slide>slides/mongodb/repl-works-failover3.xml</slide>
+<slide>slides/mongodb/repl-works-failover4.xml</slide>
 <slide>slides/mongodb/repl-oplog.xml</slide>
 
 <slide>slides/mongodb/replication-setup.xml</slide>
diff --git a/slides/mongodb/repl-works-failover1.xml b/slides/mongodb/repl-works-failover1.xml
new file mode 100644
index 0000000..f7883c2
--- /dev/null
+++ b/slides/mongodb/repl-works-failover1.xml
@@ -0,0 +1,11 @@
+<slide>
+<title>How MongoDB replication works</title>
+
+<break lines="2"/>
+<image filename="repl-set-down.png"/>
+
+<list>
+	<bullet>PRIMARY may fail</bullet>
+	<bullet>Automatic election of new PRIMARY if majority exists</bullet>
+</list>
+</slide>
diff --git a/slides/mongodb/repl-works-failover2.xml b/slides/mongodb/repl-works-failover2.xml
new file mode 100644
index 0000000..0eacb41
--- /dev/null
+++ b/slides/mongodb/repl-works-failover2.xml
@@ -0,0 +1,11 @@
+<slide>
+<title>How MongoDB replication works</title>
+
+<break lines="2"/>
+<image filename="repl-set-new-primary.png"/>
+
+<list>
+	<bullet>New PRIMARY elected</bullet>
+	<bullet>Replica set re-established</bullet>
+</list>
+</slide>
diff --git a/slides/mongodb/repl-works-failover3.xml b/slides/mongodb/repl-works-failover3.xml
new file mode 100644
index 0000000..97fc174
--- /dev/null
+++ b/slides/mongodb/repl-works-failover3.xml
@@ -0,0 +1,10 @@
+<slide>
+<title>How MongoDB replication works</title>
+
+<break lines="2"/>
+<image filename="repl-set-recovering.png"/>
+
+<list>
+	<bullet>Automatic recovery</bullet>
+</list>
+</slide>
diff --git a/slides/mongodb/repl-works-failover4.xml b/slides/mongodb/repl-works-failover4.xml
new file mode 100644
index 0000000..ba0192a
--- /dev/null
+++ b/slides/mongodb/repl-works-failover4.xml
@@ -0,0 +1,10 @@
+<slide>
+<title>How MongoDB replication works</title>
+
+<break lines="2"/>
+<image filename="repl-set-recovered.png"/>
+
+<list>
+	<bullet>Replica set re-established</bullet>
+</list>
+</slide>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.