Thread: pgrpm-93 Rsync Module

pgrpm-93 Rsync Module

From
James Morton
Date:

Hi,

 

We maintain a local mirror of a couple of the rsync modules offered on yum.postresql.org (specifically, 9.1, and 9.3).  We’ve noticed that the pgrpm-93 module stopped working for us about 15 days ago.  The pgrpm-91 module continues to work, but pgrpm-93 will hang while trying to download a package.  That is, it connects, but then it can’t download anything:

 

[yum@yum01 ~]# rsync --delete -av --progress  yum.postgresql.org::pgrpm-93/redhat /repos/postgresql/9.3/

receiving incremental file list

redhat/rhel-5-x86_64/

redhat/rhel-5-x86_64/postgresql93-debuginfo-9.3.3-1PGDG.rhel5.x86_64.rpm

           0   0%    0.00kB/s    0:00:00

 

The same command on the pg91 module works:

 

[yum@yum01 ~]# rsync --delete -av --progress yum.postgresql.org::pgrpm-91/redhat /repos/postgresql/9.1/

receiving incremental file list

redhat/rhel-5-x86_64/

redhat/rhel-5-x86_64/postgresql91-debuginfo-9.1.13-1PGDG.rhel5.x86_64.rpm

    17019767 100%    3.91MB/s    0:00:04 (xfer#1, to-check=1021/2076)

 

sent 79 bytes  received 17104301 bytes  3109887.27 bytes/sec

total size is 1178849840  speedup is 68.92

 

I was wondering if there were any known issues occurring, or if our local rsync mirror has been connecting too often?  We’re setup to mirror (changes) once daily.

 

Thanks,

James

Re: pgrpm-93 Rsync Module

From
Devrim Gündüz
Date:
Hi,

Sorry for the late response. I can see now this works. It may be a temp
problem.

Regards, Devrim

On Wed, 2014-07-30 at 21:41 +0000, James Morton wrote:
> Hi,
>
> We maintain a local mirror of a couple of the rsync modules offered on yum.postresql.org (specifically, 9.1, and
9.3). We've noticed that the pgrpm-93 module stopped working for us about 15 days ago.  The pgrpm-91 module continues
towork, but pgrpm-93 will hang while trying to download a package.  That is, it connects, but then it can't download
anything:
>
> [yum@yum01 ~]# rsync --delete -av --progress  yum.postgresql.org::pgrpm-93/redhat /repos/postgresql/9.3/
> receiving incremental file list
> redhat/rhel-5-x86_64/
> redhat/rhel-5-x86_64/postgresql93-debuginfo-9.3.3-1PGDG.rhel5.x86_64.rpm
>            0   0%    0.00kB/s    0:00:00
>
> The same command on the pg91 module works:
>
> [yum@yum01 ~]# rsync --delete -av --progress yum.postgresql.org::pgrpm-91/redhat /repos/postgresql/9.1/
> receiving incremental file list
> redhat/rhel-5-x86_64/
> redhat/rhel-5-x86_64/postgresql91-debuginfo-9.1.13-1PGDG.rhel5.x86_64.rpm
>     17019767 100%    3.91MB/s    0:00:04 (xfer#1, to-check=1021/2076)
>
> sent 79 bytes  received 17104301 bytes  3109887.27 bytes/sec
> total size is 1178849840  speedup is 68.92
>
> I was wondering if there were any known issues occurring, or if our local rsync mirror has been connecting too often?
We're setup to mirror (changes) once daily. 
>
> Thanks,
> James


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment