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