Обсуждение: rsync access needed !
Hi there,
I assume this is a right list to ask. I want to abandon my proxy I used
to rsync pgsql-ftp,pgsql-www ({www,ftp}.ru.postgresql.org),
so I need rsync access for my primary server (195.208.220.197).
Is there authorized person who maintain rsync access ?
I've asked Marc about month ago, but got no answer from him.
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
On Sun, 11 Apr 2004, Oleg Bartunov wrote:
> Hi there,
>
> I assume this is a right list to ask. I want to abandon my proxy I used
> to rsync pgsql-ftp,pgsql-www ({www,ftp}.ru.postgresql.org),
> so I need rsync access for my primary server (195.208.220.197).
> Is there authorized person who maintain rsync access ?
> I've asked Marc about month ago, but got no answer from him.
Don't recall seeing it, sorry ... what is the old IP that was connecting
to it?
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
On Sun, 11 Apr 2004, Marc G. Fournier wrote:
> On Sun, 11 Apr 2004, Oleg Bartunov wrote:
>
> > Hi there,
> >
> > I assume this is a right list to ask. I want to abandon my proxy I used
> > to rsync pgsql-ftp,pgsql-www ({www,ftp}.ru.postgresql.org),
> > so I need rsync access for my primary server (195.208.220.197).
> > Is there authorized person who maintain rsync access ?
> > I've asked Marc about month ago, but got no answer from him.
>
> Don't recall seeing it, sorry ... what is the old IP that was connecting
> to it?
it was 213.59.0.72 or 213.59.0.73 ( there are several interfaces )
>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
On Mon, 12 Apr 2004, Oleg Bartunov wrote:
> On Sun, 11 Apr 2004, Marc G. Fournier wrote:
>
> > On Sun, 11 Apr 2004, Oleg Bartunov wrote:
> >
> > > Hi there,
> > >
> > > I assume this is a right list to ask. I want to abandon my proxy I used
> > > to rsync pgsql-ftp,pgsql-www ({www,ftp}.ru.postgresql.org),
> > > so I need rsync access for my primary server (195.208.220.197).
> > > Is there authorized person who maintain rsync access ?
> > > I've asked Marc about month ago, but got no answer from him.
> >
> > Don't recall seeing it, sorry ... what is the old IP that was connecting
> > to it?
>
> it was 213.59.0.72 or 213.59.0.73 ( there are several interfaces )
I have neither of those in the database:
select * from mirrors where host_addr = '213.59.0.0/21';
id | country_name | country_code | mirror_created | mirror_last_rsync | mirror_type | mirror_index | host_addr |
host_path| host_sponsor | host_contact | host_email | host_notes | rsync_host1 | rsync_host2 | host_port |
mirror_active| mirror_dns | mirror_private | host_use_cname | host_cname_host
----+--------------+--------------+----------------+-------------------+-------------+--------------+-----------+-----------+--------------+--------------+------------+------------+-------------+-------------+-----------+---------------+------------+----------------+----------------+-----------------
(0 rows)
Is there another one to look for?
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
On Mon, 12 Apr 2004, Marc G. Fournier wrote:
> On Mon, 12 Apr 2004, Oleg Bartunov wrote:
>
> > On Sun, 11 Apr 2004, Marc G. Fournier wrote:
> >
> > > On Sun, 11 Apr 2004, Oleg Bartunov wrote:
> > >
> > > > Hi there,
> > > >
> > > > I assume this is a right list to ask. I want to abandon my proxy I used
> > > > to rsync pgsql-ftp,pgsql-www ({www,ftp}.ru.postgresql.org),
> > > > so I need rsync access for my primary server (195.208.220.197).
> > > > Is there authorized person who maintain rsync access ?
> > > > I've asked Marc about month ago, but got no answer from him.
> > >
> > > Don't recall seeing it, sorry ... what is the old IP that was connecting
> > > to it?
> >
> > it was 213.59.0.72 or 213.59.0.73 ( there are several interfaces )
>
> I have neither of those in the database:
>
> select * from mirrors where host_addr = '213.59.0.0/21';
> id | country_name | country_code | mirror_created | mirror_last_rsync | mirror_type | mirror_index | host_addr |
host_path| host_sponsor | host_contact | host_email | host_notes | rsync_host1 | rsync_host2 | host_port |
mirror_active| mirror_dns | mirror_private | host_use_cname | host_cname_host
>
----+--------------+--------------+----------------+-------------------+-------------+--------------+-----------+-----------+--------------+--------------+------------+------------+-------------+-------------+-----------+---------------+------------+----------------+----------------+-----------------
> (0 rows)
>
> Is there another one to look for?
Hmm, proxy is down, so I couldn't get more details. Could you search
mirrors for my email address. It should certaily identify my mirror
site ({www,ftp}.ru.postgresql.org
>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
On Mon, 12 Apr 2004, Oleg Bartunov wrote:
> On Mon, 12 Apr 2004, Marc G. Fournier wrote:
>
> > On Mon, 12 Apr 2004, Oleg Bartunov wrote:
> >
> > > On Sun, 11 Apr 2004, Marc G. Fournier wrote:
> > >
> > > > On Sun, 11 Apr 2004, Oleg Bartunov wrote:
> > > >
> > > > > Hi there,
> > > > >
> > > > > I assume this is a right list to ask. I want to abandon my proxy I used
> > > > > to rsync pgsql-ftp,pgsql-www ({www,ftp}.ru.postgresql.org),
> > > > > so I need rsync access for my primary server (195.208.220.197).
> > > > > Is there authorized person who maintain rsync access ?
> > > > > I've asked Marc about month ago, but got no answer from him.
> > > >
> > > > Don't recall seeing it, sorry ... what is the old IP that was connecting
> > > > to it?
> > >
> > > it was 213.59.0.72 or 213.59.0.73 ( there are several interfaces )
> >
> > I have neither of those in the database:
> >
> > select * from mirrors where host_addr = '213.59.0.0/21';
> > id | country_name | country_code | mirror_created | mirror_last_rsync | mirror_type | mirror_index | host_addr |
host_path| host_sponsor | host_contact | host_email | host_notes | rsync_host1 | rsync_host2 | host_port |
mirror_active| mirror_dns | mirror_private | host_use_cname | host_cname_host
> >
----+--------------+--------------+----------------+-------------------+-------------+--------------+-----------+-----------+--------------+--------------+------------+------------+-------------+-------------+-----------+---------------+------------+----------------+----------------+-----------------
> > (0 rows)
> >
> > Is there another one to look for?
>
> Hmm, proxy is down, so I couldn't get more details. Could you search
> mirrors for my email address. It should certaily identify my mirror
> site ({www,ftp}.ru.postgresql.org
Ah, there you are:
195.208.220.209
Updated now ... DNS will take a bit to propogate out though ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
On Mon, 12 Apr 2004, Marc G. Fournier wrote:
> >
> > Hmm, proxy is down, so I couldn't get more details. Could you search
> > mirrors for my email address. It should certaily identify my mirror
> > site ({www,ftp}.ru.postgresql.org
>
> Ah, there you are:
>
> 195.208.220.209
>
> Updated now ... DNS will take a bit to propogate out though ...
Marc, you don't need to change IP address of my mirror !
I need only rsync access for 195.208.220.197,
where {www,ftp}.ru.postgresql.org live. IP address 195.208.220.209 should
still points to {www,ftp}.ru.postgresql.org.
>
>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
On Mon, 12 Apr 2004, Oleg Bartunov wrote:
> On Mon, 12 Apr 2004, Marc G. Fournier wrote:
>
> > >
> > > Hmm, proxy is down, so I couldn't get more details. Could you search
> > > mirrors for my email address. It should certaily identify my mirror
> > > site ({www,ftp}.ru.postgresql.org
> >
> > Ah, there you are:
> >
> > 195.208.220.209
> >
> > Updated now ... DNS will take a bit to propogate out though ...
>
> Marc, you don't need to change IP address of my mirror !
> I need only rsync access for 195.208.220.197,
> where {www,ftp}.ru.postgresql.org live. IP address 195.208.220.209 should
> still points to {www,ftp}.ru.postgresql.org.
There is no way of differentiating the two ... unless Dave made some
changes to the mirrors stuff? Dave?
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
On Mon, 12 Apr 2004, Marc G. Fournier wrote:
> On Mon, 12 Apr 2004, Oleg Bartunov wrote:
>
> > On Mon, 12 Apr 2004, Marc G. Fournier wrote:
> >
> > > >
> > > > Hmm, proxy is down, so I couldn't get more details. Could you search
> > > > mirrors for my email address. It should certaily identify my mirror
> > > > site ({www,ftp}.ru.postgresql.org
> > >
> > > Ah, there you are:
> > >
> > > 195.208.220.209
> > >
> > > Updated now ... DNS will take a bit to propogate out though ...
> >
> > Marc, you don't need to change IP address of my mirror !
> > I need only rsync access for 195.208.220.197,
> > where {www,ftp}.ru.postgresql.org live. IP address 195.208.220.209 should
> > still points to {www,ftp}.ru.postgresql.org.
>
> There is no way of differentiating the two ... unless Dave made some
> changes to the mirrors stuff? Dave?
It certainly should be possible. In past, I used proxy to rsync {www,ftp}
while they live on 195.208.220.197 and have their own IP (195.208.220.209).
The only thing I asked is to change IP of proxy to 195.208.220.197,
because I decided to abandon proxy which became unstable.
>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
> -----Original Message-----
> From: Marc G. Fournier [mailto:scrappy@postgresql.org]
> Sent: 12 April 2004 20:23
> To: Oleg Bartunov
> Cc: Marc G. Fournier; pgsql-www@postgresql.org
> Subject: Re: [pgsql-www] rsync access needed !
>
> >
> > Marc, you don't need to change IP address of my mirror !
> > I need only rsync access for 195.208.220.197, where
> > {www,ftp}.ru.postgresql.org live. IP address 195.208.220.209 should
> > still points to {www,ftp}.ru.postgresql.org.
>
> There is no way of differentiating the two ... unless Dave
> made some changes to the mirrors stuff? Dave?
>
I changed much of it, but not that. Each mirror has either an IP address
or hostname (for cnames), and 1 or 2 IP addresses or hostnames for rsync
access. It's a lot easier if you manage it via the web interface btw....
For {ftp|www}.ru.postgresql.org, I have set the IP address to
195.208.220.209 and granted rsync access from 195.208.220.209 and
195.208.220.197.
Regards, Dave.
On Mon, 12 Apr 2004, Dave Page wrote:
>
>
> > -----Original Message-----
> > From: Marc G. Fournier [mailto:scrappy@postgresql.org]
> > Sent: 12 April 2004 20:23
> > To: Oleg Bartunov
> > Cc: Marc G. Fournier; pgsql-www@postgresql.org
> > Subject: Re: [pgsql-www] rsync access needed !
> >
> > >
> > > Marc, you don't need to change IP address of my mirror !
> > > I need only rsync access for 195.208.220.197, where
> > > {www,ftp}.ru.postgresql.org live. IP address 195.208.220.209 should
> > > still points to {www,ftp}.ru.postgresql.org.
> >
> > There is no way of differentiating the two ... unless Dave
> > made some changes to the mirrors stuff? Dave?
> >
>
> I changed much of it, but not that. Each mirror has either an IP address
> or hostname (for cnames), and 1 or 2 IP addresses or hostnames for rsync
> access. It's a lot easier if you manage it via the web interface btw....
>
> For {ftp|www}.ru.postgresql.org, I have set the IP address to
> 195.208.220.209 and granted rsync access from 195.208.220.209 and
> 195.208.220.197.
>
Thanks, Dave. Seems rsync is working now.
> Regards, Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83