curl --head -4 -v http://download.opensuse.org
* About to connect() to download.opensuse.org port 80 (#0)
* Trying 195.135.221.134... Connection timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
curl --head -6 -v http://download.opensuse.org
* About to connect() to download.opensuse.org port 80 (#0)
* Trying 2001:67c:2178:8::13... connected
> HEAD / HTTP/1.1
> User-Agent: curl/7.22.0 (i686-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.0e zlib/1.2.5 c-ares/1.7.5 libidn/1.22 libssh2/1.2.9
> Host: download.opensuse.org
> Accept: */*
>
* Recv failure: Connection reset by peer
* Closing connection #0
curl: (56) Recv failure: Connection reset by peer
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Seems to be up now.
Good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBAgAGBQJP+xkFAAoJEF+XTK08PnB5+RkP/jkBIhIyZ6wRd87fjO3WJpmi
4GEcG0+RGmA8SrEghRNNK3ZfN7ohbvixacdIIdufhqjm6v9cvVHbfMPMqI2IouZp
DdP/nqmP2AkAUXZi3IAdnYFBqAcauFIr/3Kh1ehquBRC46WSqN3oIkooi0/ow2Wf
dJu+X9TqpgGzpzQtEliLvu/XbjwmTXwpLPYYEsHfo2NsfjTNxyeeTSARgafwuR6z
ei0nhgR1JRZ9SrCaFS39Mqr/xBh8tWdkMDtoEWd944sQlZs8qhvxBZKrxz2DQR3L
vMwjCPJY+4IRCo12Q7zB+r0qQnAi73K4jATuBWelXONvFic5TR7hmEJVdXOZR5Qv
Q4awwqutd/UvRZTHlVUQ3jxELpGHSrJ1MsJoxOOqsvmgFkMisi+mxQQzqceG7zcX
JjdinsgTQvkrl3QgWa1g35s1mRb/tcVYdnjbnZeSdYMIucu1qxzfEpMNg0u+IFSP
Sc6+aO60zyz20oww2WDT8tHMW7PMUwWvp44e7qrTf+mUNQiDUXCYx6XwruyPdE2P
KZZEGnbkGYWVkWuvIyzWDZS9a0dBlkWYOShTp3sMcw1B19ZM/cL7bNKgG5NkcYqw
SLTTWCW6Um/Us9cmk3r2+Kivh5KjaDplLl2e5s1uQ9uj7HiKW+YqhDiEImGZpN7r
zJ1iXfScH2eGV3xZp7k6
=iEqZ
-----END PGP SIGNATURE-----
Yes, seems to be stable now. I noticed a previous post for the same outage back in April…so is this server on it’s last leg? :\
> is this server
download.opensuse.org is not one server…
instead, it is a redirector to lots of servers all over the earth…
most of which are owned by a university or governmental institution who
donates space and bandwidth to openSUSE…
http://en.opensuse.org/openSUSE:Mirrors
–
dd
On 2012-07-10 07:22, dd@home.dk wrote:
>> is this server
>
> download.opensuse.org is not one server…
>
> instead, it is a redirector to lots of servers all over the earth…
That’s true, but the initial connection is done to the redirector itself.
If you look at the IP cited in the OP message, and reverse-lookup it, you
find that it points to ftp.opensuse.org - thus it was the redirector
machine itself that was down.
It is later in the process when the IP changes to that of one of the mirrors.
That said, some files are served directly from the redirector. I’m guessing
that this particular curl request falls in that case.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
On 07/10/2012 12:43 PM, Carlos E. R. wrote:
> thus it was the redirector machine itself that was down.
GOOD point…
and, yes it is possible (though i don’t know if true) that the
reconnector is a machine on its last legs…
though i would hope there is a fall-over scheme with hot standby and
multi-location redundancy–from what i’ve seen so far the node is a
stand alone, single point failure situation…
and, that may be all the organization can afford, given the resources
and priorities…
–
dd
On 2012-07-10 12:53, dd@home.dk wrote:
> On 07/10/2012 12:43 PM, Carlos E. R. wrote:
>> thus it was the redirector machine itself that was down.
>
> GOOD point…
>
> and, yes it is possible (though i don’t know if true) that the reconnector
> is a machine on its last legs…
>
> though i would hope there is a fall-over scheme with hot standby and
> multi-location redundancy–from what i’ve seen so far the node is a stand
> alone, single point failure situation…
>
> and, that may be all the organization can afford, given the resources and
> priorities…
They have problems everywhere
That machine is replicated on another, widehat something. Or rather the
other way.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)