Dear all, I run rsync to sync the data between two linux box. That is the master Server is Linux A and the slave server is Linux B. Linux B would get the updated data from Linux B. I run the cronjob everyday to do the job. However, just few day ago, I found that the file cannot be synchronized and the error log obtain as below:
>From Linux B (slave): [EMAIL PROTECTED] usermgm]$ ./.sasldb_sync.sh poll: protocol failure in circuit setup rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(151) >From Linux A (master): [EMAIL PROTECTED] log]# cat secure.2|grep "FAIL: shell"|more Feb 25 11:14:57 LinuxA xinetd[659]: FAIL: shell service_limit from=192.168.160.10 After reboot the server LinuxA, everything can work fine. Do anyone have this problem before? Thanks! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list