A Divendres 06 Juny 2008, Eric Searcy va escriure: > On Jun 5, 2008, at 4:58 AM, Paul Slootman wrote: > > On Thu 05 Jun 2008, Leopold Palomo-Avellaneda wrote: > >> A Dijous 05 Juny 2008, Paul Slootman va escriure: > >>> If using it in a local network, I would recommend communicating > >>> via an > >>> rsync daemon, not via ssh. ssh can add significant overhead if CPU > >>> is > >>> already limited. > >> > >> so, Ok. But could you add some tips with this? I understand that: > >> > >> ris --> install rsync daemon > > install *and* configure :-) > > Here's an example module definition. It has to use the uid of root so > that everything is readable. Here's an example from a Gentoo box. > Yes, the excludes could be done `client-side' as well, that is on the > backup server in master.conf or vault/dirvish/default.conf. > > [backup] > uid = root > gid = root > path = / > exclude = /tmp/* /var/tmp/* /var/log/* /var/cache/* /mnt/* /proc/ > * /sys/* /usr/portage/* /dev/* > hosts allow = IP_OF_ULISES > secrets file = /etc/rsyncd.backup.secrets > auth users = root > list = false
Thanks Eric, after the Paul's mail I thought: ummm, rsync modules .... I have no idea. So, with your mail I began to understand the Paul's answer. Now, I have to see if I could follow the advice of a new box executing dirvish or wait to be able to execute dirvish in ulises. Thanks for all, best regards, Leo _______________________________________________ Dirvish mailing list [email protected] http://www.dirvish.org/mailman/listinfo/dirvish
