[Dirvish] A conceptual doubt
Eric Searcy
emsearcy at osuosl.org
Fri Jun 6 05:32:13 UTC 2008
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
--
Eric Searcy
OSU Open Source Lab
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://lists.dirvish.org/pipermail/dirvish/attachments/20080605/1a6a6a2a/attachment.sig>
More information about the Dirvish
mailing list