problem with rsync

Bob Hutchinson hutchlists at midwales.com
Thu May 4 13:29:03 GMT 2006


On Thursday 04 May 2006 13:11, Jordi de Groot wrote:
> Hi everyone,
>
>
>
>    I'm using rsync in several Novell Servers, and some times I get this
> error:
>
>
>
> rsync: getaddrinfo: SSCC2NW 873: no address associated with hostname.
>
> rsync error: error in socket IO (code 10) at clientserver.c(129)
>
>
>
> I know it's a problem with DNS, but I don´t know why does it happen?
>
>
>
>  Does anybody know how to solve this?

Don't know anything about Novell Servers, however
I've not had this problem with rsync but I have with email servers.

Use ip addresses in your rsync scripts

or if you can't do that

install an internal dns cache and point your resolver configuration to it.
then you can 'preload' the cache with ping so that rsync has what it needs 
straightaway.

>
>
>
> thanks

-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------


More information about the rsync mailing list