]> git.deb.at Git - debienna.git/blobdiff - Archive/OurDistributedBackupSpace/index.mdwn
refactor some old sites
[debienna.git] / Archive / OurDistributedBackupSpace / index.mdwn
diff --git a/Archive/OurDistributedBackupSpace/index.mdwn b/Archive/OurDistributedBackupSpace/index.mdwn
new file mode 100644 (file)
index 0000000..3dbc56b
--- /dev/null
@@ -0,0 +1,49 @@
+
+
+### Intro
+
+42 hat gerade ein neues project gestartet
+
+bist du an einem geclusterteten backupspace
+ über mehrere server interessiert?
+
+weil der backupspace deines dedicatet root servers zu klein ist?
+ und hast am server noch über 250 gig frei?
+
+wir experimentieren mit
+ [[http://www.gluster.org|http://www.gluster.org]]
+
+es gibt in den debian backports ein package
+[[!format txt """
+deb http://ftp.de.debian.org/backports.org/ lenny-backports main contrib non-free
+"""]]
+wir suchen weitere member
+ bei interesse, subscribe
+ [[http://lists.free-minds.net/listinfo/42-backup|http://lists.free-minds.net/listinfo/42-backup]]
+
+
+### Doku
+
+
+[[!format txt """
+sudo glusterfs-volgen --name=backup --transport=tcp --raid=1 [IP 1]:/srv/gluster [IP 2]:/srv/gluster
+"""]]
+
+[[!format txt """
+nmap -sS [IP] -T5 -p 6996
+"""]]
+
+[[!format txt """
+watch du -sh /mnt/backup/* /srv/gluster/*
+"""]]
+
+### Links
+
+* [[http://www.gluster.org|http://www.gluster.org]]
+* [[how2 @howtoforge|http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-debian-lenny-automatic-file-replication-across-two-storage-servers]]
+* [[http://forum.openvz.org/index.php?t=msg&goto=35230&|http://forum.openvz.org/index.php?t=msg&goto=35230&]]
+* [[http://gluster.org/pipermail/gluster-users/2010-March/004083.html|http://gluster.org/pipermail/gluster-users/2010-March/004083.html]]
+* [[http://www.gluster.com/community/documentation/index.php/Understanding_AFR_Translator#Self-Heal|http://www.gluster.com/community/documentation/index.php/Understanding_AFR_Translator#Self-Heal]]
+* [[http://www.gluster.com/community/documentation/index.php/Translators/cluster|http://www.gluster.com/community/documentation/index.php/Translators/cluster]]
+* [[OpenVPN Hints|OpenVPN/hints]]
+* [[OpenVPN Shell History|OpenVPN/history]]
\ No newline at end of file