A du -s on my mirror shows :

101690272

ymmv

Ryan Nix
August 25, 2015 at 1:00 PM
Thanks, things seem to be working now.

Do we know how large the mirror is right now? I ask because I'm trying to figure out how much space I need to allocate.


_______________________________________________
CentOS-mirror mailing list
CentOS-mirror@centos.org
http://lists.centos.org/mailman/listinfo/centos-mirror
Scott
August 25, 2015 at 12:56 PM

The slash syntax would only be used if you specified the full URI, so:

rsync -aqzH --delete rsync://mirror.linux.duke.edu/centos /var/www/html/centos/

would also work.

scott.

_______________________________________________
CentOS-mirror mailing list
CentOS-mirror@centos.org
http://lists.centos.org/mailman/listinfo/centos-mirror
David Richardson
August 25, 2015 at 12:47 PM
On Tue, 25 Aug 2015, Ryan Nix wrote:



Your syntax looks good to me. Feel free to pull from mirror.chpc.utah.edu/pub/centos

DR

Ryan Nix
August 25, 2015 at 12:31 PM
Hello,

I'm building a new mirror, however, I can't get rsync to sync any of the public mirrors.

Example:
rsync -aqzH --delete mirror.linux.duke.edu/centos /var/www/html/centos/

But get this retruned:
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]

Is there something in my syntax preventing the sync?

Thanks, 

Ryan
_______________________________________________
CentOS-mirror mailing list
CentOS-mirror@centos.org
http://lists.centos.org/mailman/listinfo/centos-mirror