Add ctdb diagrams
authorMichael Adam <obnox@samba.org>
Wed, 3 Feb 2016 23:48:51 +0000 (00:48 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 3 Feb 2016 23:50:49 +0000 (00:50 +0100)
Makefile
content.wiki
ctdb-design-daemons.dia [new file with mode: 0644]
design-ctdb-three-nodes.dia [new file with mode: 0644]

index 4c99b8d75018daa12ac792beba33df6c694f52ce..7204f1969037a9ae699368b0d0494a5b8207b1ce 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,8 @@ TARGET = $(TARGET_BASE_NAME)
 # IMAGE_MC_DAEMONS_N2 = smb3-mc-daemons-n2
 # IMAGE_MC_DAEMONS_N3 = smb3-mc-daemons-n3
 # IMAGE_RDMA_V2 = smb3-rdma-samba-v2
-IMAGE_CTDB_3N = design-ctdb-three-nodes
-IMAGE_CTDB_DAEMONS = ctdb-design-daemons
+IMAGE_CTDB_3N = design-ctdb-three-nodes
+IMAGE_CTDB_DAEMONS = ctdb-design-daemons
 # IMAGE_SAMBA_LAYERS = samba-layers
 # IMAGE_SAMBA_RELEASES = samba-release-stream
 # 
@@ -30,7 +30,10 @@ TARGET = $(TARGET_BASE_NAME)
 #                $(IMAGE_SAMBA_LAYERS) \
 #                $(IMAGE_SAMBA_RELEASES)
 
-DIAIMAGES_BASE :=
+DIAIMAGES_BASE := \
+                 $(IMAGE_CTDB_3N) \
+                 $(IMAGE_CTDB_DAEMONS)
+
 
 DIAIMAGES :=     $(foreach image, $(DIAIMAGES_BASE), $(image).dia)
 DIAIMAGES_PNG := $(foreach image, $(DIAIMAGES_BASE), $(image).png)
index 6ac1a7be0c8d7040da600365ee38829975e26fd7..095b92d6a4061345eabe204dfc6ae2119d926f79 100644 (file)
 
 ==== ctdb stuff ====
 
+<[center]
+<<<design-ctdb-three-nodes.png, width=.95\textwidth>>>
+[center]>
+
+==== ctdb stuff ====
+
+<[center]
+<<<ctdb-design-daemons.png, width=\textwidth>>>
+[center]>
+
+
 [frame]>
 <[sambabg]
 
diff --git a/ctdb-design-daemons.dia b/ctdb-design-daemons.dia
new file mode 100644 (file)
index 0000000..aa0b06b
Binary files /dev/null and b/ctdb-design-daemons.dia differ
diff --git a/design-ctdb-three-nodes.dia b/design-ctdb-three-nodes.dia
new file mode 100644 (file)
index 0000000..d24b321
Binary files /dev/null and b/design-ctdb-three-nodes.dia differ