]> git.deb.at Git - debienna.git/blob - OurDistributedBackupSpace/index.mdwn
adapted calendar to ikiwiki
[debienna.git] / OurDistributedBackupSpace / index.mdwn
1
2
3 ### Intro
4
5 42 hat gerade ein neues project gestartet
6
7 bist du an einem geclusterteten backupspace
8  über mehrere server interessiert?
9
10 weil der backupspace deines dedicatet root servers zu klein ist?
11  und hast am server noch über 250 gig frei?
12
13 wir experimentieren mit
14  [[http://www.gluster.org|http://www.gluster.org]]
15
16 es gibt in den debian backports ein package
17 [[!format txt """
18 deb http://ftp.de.debian.org/backports.org/ lenny-backports main contrib non-free
19 """]]
20 wir suchen weitere member
21  bei interesse, subscribe
22  [[http://lists.free-minds.net/listinfo/42-backup|http://lists.free-minds.net/listinfo/42-backup]]
23
24
25 ### Doku
26
27
28 [[!format txt """
29 sudo glusterfs-volgen --name=backup --transport=tcp --raid=1 [IP 1]:/srv/gluster [IP 2]:/srv/gluster
30 """]]
31
32 [[!format txt """
33 nmap -sS [IP] -T5 -p 6996
34 """]]
35
36 [[!format txt """
37 watch du -sh /mnt/backup/* /srv/gluster/*
38 """]]
39
40 ### Links
41
42 * [[http://www.gluster.org|http://www.gluster.org]]
43 * [[how2 @howtoforge|http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-debian-lenny-automatic-file-replication-across-two-storage-servers]]
44 * [[http://forum.openvz.org/index.php?t=msg&goto=35230&|http://forum.openvz.org/index.php?t=msg&goto=35230&]]
45 * [[http://gluster.org/pipermail/gluster-users/2010-March/004083.html|http://gluster.org/pipermail/gluster-users/2010-March/004083.html]]
46 * [[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]]
47 * [[http://www.gluster.com/community/documentation/index.php/Translators/cluster|http://www.gluster.com/community/documentation/index.php/Translators/cluster]]
48 * [[OpenVPN Hints|OpenVPN/hints]]
49 * [[OpenVPN Shell History|OpenVPN/history]]