DO NOT REPLY [Bug 4232] rsync error: timeout in data send/receive (code 30) at io.c(165) [sender=3.0.0cvs]

samba-bugs at samba.org samba-bugs at samba.org
Thu Nov 16 06:33:46 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=4232





------- Comment #2 from wmcinnis at fasthealth.com  2006-11-16 00:33 MST -------
ok here is my config as per the email i sent you 
[wmcinnis at clients ~]$ sudo cat /etc/rsyncd.conf 

ignore nonreadable = yes

log file = /var/log/rsyncd.log

log format = %o %h [%a] %m (%u) %f %l %b %c

transfer logging = true

read only = true

lock file = /var/run/rsyncd.lock

hosts allow =
192.168.0.99,192.168.10.25,69.0.162.149,192.168.10.100,192.168.10.101,192.168.0.253,68.16.216.73,192.168.0.56,192.168.0.50,192.168.0.51,66.132.135.26

max connections = 5

uid = root

gid = root

auth users = root

secrets file = /etc/rsyncd.secrets

[www]

        list = true

        path = /var/www

        comment = Comment : var/www

[root]

        list = true

        path = /

        comment = comment : / partition

[shared]

        list = true

        path = /home/shared

        comment = Comment : programmers shared

[logs]

        list = true

        path = /var/log

        comment = Comment : Logs

[etc]

        list= true

        path= /etc

        comment = Comment : etc









and personal backup says 



full backup started for directory www
Connected to clients:873, remote version 30
Negotiated protocol version 28
Connected to module www
Sending args: --server --sender --numeric-ids --perms --owner --group -D
--links --times --recursive --ignore-times . .


i have added timeout = 600 on both the client and server and same issue


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list