Re: rsync mirror download.ceph.com - broken file on rsync server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2015-10-29 at 08:48 -0600, Ken Dreyer wrote:
> On Wed, Oct 28, 2015 at 7:54 PM, Matt Taylor <mtaylor@xxxxxxxxxx>
> wrote:
> > I still see rsync errors due to permissions on the remote side:
> > 
> 
> Thanks for the heads' up; I bet another upload rsync process got
> interrupted there.
> 
> I've run the following to remove all the oddly-named RPM files:
> 
>   for f in $(locate *.rpm.* ) ; do rm -i $f; done
> 
> Please let us know if there are other problems like this.

Since a month the rsync is broken again.

———————————————————————————————————————————
rsync: send_files failed to open "/debian-jewel/db/lockfile" (in ceph):
Permission denied (13)
rsync: send_files failed to open "/debian-jewel/pool/main/c/ceph/.ceph-
fuse-dbg_10.1.0-1~bpo80+1_amd64.deb.h0JvHM" (in ceph): Permission
denied (13)
rsync: send_files failed to open "/debian-jewel/pool/main/c/ceph/.ceph-
test-dbg_10.1.0-1trusty_amd64.deb.06D0AZ" (in ceph): Permission denied
(13)
rsync error: some files/attrs were not transferred (see previous
errors) (code 23) at main.c(1655) [generator=3.1.1]
———————————————————————————————————————————

you fixed this problem last time, so please fix it again :-)

try: 
  find /path/to/mirror -iname '.*.deb.* -ls
if all files that are found are broken:
  find /path/to/mirror -iname '.*.deb.* -delete

Thanks a lot
Björn
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux