delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/02/04/08:01:43

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-3.2 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
X-Received: by 10.66.86.71 with SMTP id n7mr52784967paz.77.1359982879536; Mon, 04 Feb 2013 05:01:19 -0800 (PST)
MIME-Version: 1.0
From: Frank Fesevur <ffes AT users DOT sourceforge DOT net>
Date: Mon, 4 Feb 2013 14:00:49 +0100
Message-ID: <CAKf2h5Tf+pdmjomA7JrgeRTLNa8+i9bvNq_re4VKMwc_dY81zA@mail.gmail.com>
Subject: Rsync errors
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Hi,

A while ago we upgraded our Ubuntu server to 12.04LTS and it now runs
rsync 3.0.9. We use rsnapshot (and thus rsync) to backup a part of our
Windows server. There is a default cygwin rsyncd running on that
Windows server (not cwRsync).

After this upgrade we always get a lot of these errors in the rsync
log un the Ubuntu server:
uid 4294967295 (-1) is impossible to set on
"/var/backup/daily.0/server1/d/Software/ADMIN"
There is > 200kb of these lines, mentioning both files and directories.

It doesn't affect the backup itself. But because of these lines any
real error become sort of invisible. rsync now always returns an
error.

I did a google search and found that there are more people with these
error occur, and often cygwin rsyncd is in their setup.

I tried the "fake super" suggestion mentioned in
http://digitaldj.net/2011/04/07/rsync-3-0-8-windows-and-chown/ but
that didn't help. The fstab solution to disable ACL mentioned in the
comments didn't help either (I did restart the rsyncd service).

Does anybody have a clue how to solve this problem?

Regards,
Frank

/etc/rsyncd.conf:
id = 0
gid = 0
use chroot = yes
max connections = 5
fake super = yes
syslog facility = local3
pid file = /var/run/rsyncd.pid
secrets file = /etc/rsyncd.secrets

[backup-d]
    path = /cygdrive/d/
    read only = yes
    dont compress = *.zip *.gz *.rar *.7z *.jpg *.gif *.png *.JPG
    exclude = Thumbs.db .DS_Store .TemporaryItems .apdisk
    outgoing chmod = D775,F664

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019