ctdb: add slides explaining smbd daemons / vfs
authorMichael Adam <obnox@samba.org>
Fri, 5 Feb 2016 17:11:24 +0000 (18:11 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 5 Feb 2016 17:12:40 +0000 (18:12 +0100)
Makefile
clustering-ctdb.wiki
samba-daemons-vfs-p1.dia [new file with mode: 0644]
samba-daemons-vfs-p2.dia [new file with mode: 0644]
samba-daemons-vfs-p3.dia [new file with mode: 0644]
samba-daemons-vfs-p4.dia [new file with mode: 0644]

index 60b15a9d072ad78d9a4af0691190ca8242422b9f..b601cf58e71fba84c6d212ee9441af8a792969df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,10 @@ IMAGE_CTDB_3N = design-ctdb-three-nodes
 IMAGE_CTDB_DAEMONS = ctdb-design-daemons
 IMAGE_SAMBA_LAYERS = samba-layers
 IMAGE_CTDB_3N_WITNESS = design-ctdb-three-nodes-with-witness
+IMAGE_SAMBA_DAEMONS_P1 = samba-daemons-vfs-p1
+IMAGE_SAMBA_DAEMONS_P2 = samba-daemons-vfs-p2
+IMAGE_SAMBA_DAEMONS_P3 = samba-daemons-vfs-p3
+IMAGE_SAMBA_DAEMONS_P4 = samba-daemons-vfs-p4
 # IMAGE_SAMBA_RELEASES = samba-release-stream
 # 
 # DIAIMAGES_BASE := $(IMAGE_MC_V1) \
@@ -35,7 +39,11 @@ DIAIMAGES_BASE := \
                  $(IMAGE_CTDB_3N) \
                  $(IMAGE_CTDB_3N_WITNESS) \
                  $(IMAGE_CTDB_DAEMONS) \
-                 $(IMAGE_SAMBA_LAYERS)
+                 $(IMAGE_SAMBA_LAYERS) \
+                 $(IMAGE_SAMBA_DAEMONS_P1) \
+                 $(IMAGE_SAMBA_DAEMONS_P2) \
+                 $(IMAGE_SAMBA_DAEMONS_P3) \
+                 $(IMAGE_SAMBA_DAEMONS_P4)
 
 
 DIAIMAGES :=     $(foreach image, $(DIAIMAGES_BASE), $(image).dia)
index ddfe42261817ac3363ef6346ddcc9177713f9ffa..5681631bf6c3eed86c0555caa4d6dd51f8dd0f2e 100644 (file)
@@ -41,12 +41,37 @@ Can we create '''all-active''' SMB clusters on top of that with Samba?
 ==> How do Samba daemons talk to each other on one node?
 
 
-==== Samba layers ====
+==== Samba Daemons ====
 
 <[center]
-<<<samba-layers.png, width=.8\textwidth>>>
+<<<samba-daemons-vfs-p1.png, width=.8\textwidth>>>
 [center]>
 
+==== Samba Daemons ====
+
+<[center]
+<<<samba-daemons-vfs-p2.png, width=.8\textwidth>>>
+[center]>
+
+==== Samba Daemons ====
+
+<[center]
+<<<samba-daemons-vfs-p3.png, width=.8\textwidth>>>
+[center]>
+
+==== Samba Daemons ====
+
+<[center]
+<<<samba-daemons-vfs-p4.png, width=.8\textwidth>>>
+[center]>
+
+
+%%%==== Samba layers ====
+%%%
+%%%<[center]
+%%%<<<samba-layers.png, width=.8\textwidth>>>
+%%%[center]>
+
 
 ==== ctdb design - daemons ====
 
diff --git a/samba-daemons-vfs-p1.dia b/samba-daemons-vfs-p1.dia
new file mode 100644 (file)
index 0000000..f320b7c
Binary files /dev/null and b/samba-daemons-vfs-p1.dia differ
diff --git a/samba-daemons-vfs-p2.dia b/samba-daemons-vfs-p2.dia
new file mode 100644 (file)
index 0000000..9b01f90
Binary files /dev/null and b/samba-daemons-vfs-p2.dia differ
diff --git a/samba-daemons-vfs-p3.dia b/samba-daemons-vfs-p3.dia
new file mode 100644 (file)
index 0000000..777dc76
Binary files /dev/null and b/samba-daemons-vfs-p3.dia differ
diff --git a/samba-daemons-vfs-p4.dia b/samba-daemons-vfs-p4.dia
new file mode 100644 (file)
index 0000000..8c88b42
Binary files /dev/null and b/samba-daemons-vfs-p4.dia differ