2019-08-28 13:59:42

by Bhaskar Chowdhury

[permalink] [raw]
Subject: Latest kernel version no NOT reflecting on kernel.org

Am I the only one, who is not seeing it getting reflected on
kernel.org???

Well, I have tried it 2 different browsers.....cleared caches several
times(heck) .....3 different devices .....and importantly 3 different
networks.

Wondering!

Thanks,
Bhaskar


Attachments:
(No filename) (267.00 B)
signature.asc (499.00 B)
Download all attachments

2019-08-28 15:15:18

by Greg KH

[permalink] [raw]
Subject: Re: Latest kernel version no NOT reflecting on kernel.org

On Wed, Aug 28, 2019 at 07:27:53PM +0530, Bhaskar Chowdhury wrote:
> Am I the only one, who is not seeing it getting reflected on
> kernel.org???
>
> Well, I have tried it 2 different browsers.....cleared caches several
> times(heck) .....3 different devices .....and importantly 3 different
> networks.
>
> Wondering!

Adding Konstantin.

I think there's a way to see which cdn mirror you are hitting when you
ask for "http://www.kernel.org". Konstantin, any hints as to see if maybe one
of the mirrors is out of sync?

thanks,

greg k-h

2019-08-28 16:03:42

by Konstantin Ryabitsev

[permalink] [raw]
Subject: Re: Latest kernel version no NOT reflecting on kernel.org

On Wed, Aug 28, 2019 at 05:13:53PM +0200, Greg KH wrote:
>On Wed, Aug 28, 2019 at 07:27:53PM +0530, Bhaskar Chowdhury wrote:
>> Am I the only one, who is not seeing it getting reflected on
>> kernel.org???
>>
>> Well, I have tried it 2 different browsers.....cleared caches several
>> times(heck) .....3 different devices .....and importantly 3 different
>> networks.
>>
>> Wondering!
>
>Adding Konstantin.
>
>I think there's a way to see which cdn mirror you are hitting when you
>ask for "http://www.kernel.org". Konstantin, any hints as to see if maybe one
>of the mirrors is out of sync?

Looks like the Singapore mirror was feeling out-of-sorts. It'll start
feeling better shortly.

-K

2019-08-28 17:07:23

by Greg KH

[permalink] [raw]
Subject: Re: Latest kernel version no NOT reflecting on kernel.org

On Wed, Aug 28, 2019 at 12:01:56PM -0400, Konstantin Ryabitsev wrote:
> On Wed, Aug 28, 2019 at 05:13:53PM +0200, Greg KH wrote:
> > On Wed, Aug 28, 2019 at 07:27:53PM +0530, Bhaskar Chowdhury wrote:
> > > Am I the only one, who is not seeing it getting reflected on
> > > kernel.org???
> > >
> > > Well, I have tried it 2 different browsers.....cleared caches several
> > > times(heck) .....3 different devices .....and importantly 3 different
> > > networks.
> > >
> > > Wondering!
> >
> > Adding Konstantin.
> >
> > I think there's a way to see which cdn mirror you are hitting when you
> > ask for "http://www.kernel.org". Konstantin, any hints as to see if maybe one
> > of the mirrors is out of sync?
>
> Looks like the Singapore mirror was feeling out-of-sorts. It'll start
> feeling better shortly.

Great, thanks for looking into this!

greg k-h

2019-08-28 19:41:17

by Konstantin Ryabitsev

[permalink] [raw]
Subject: Re: Latest kernel version no NOT reflecting on kernel.org

On Wed, Aug 28, 2019 at 07:05:47PM +0200, Greg KH wrote:
>> > I think there's a way to see which cdn mirror you are hitting when
>> > you
>> > ask for "http://www.kernel.org". Konstantin, any hints as to see if maybe one
>> > of the mirrors is out of sync?
>>
>> Looks like the Singapore mirror was feeling out-of-sorts. It'll start
>> feeling better shortly.
>
>Great, thanks for looking into this!

BTW, the easiest way to figure out which frontend you're hitting is to
look at the output of "host http://www.kernel.org", e.g.:

$ host http://www.kernel.org
http://www.kernel.org is an alias for git.kernel.org.
git.kernel.org is an alias for ord.git.kernel.org.
ord.git.kernel.org has address 147.75.58.133
ord.git.kernel.org has IPv6 address 2604:1380:4020:600::1

The three-letter airport code should indicate where the frontend is
located (in my case, ORD = Chicago). There are total of 6:

sea.git.kernel.org - Seattle
lax.git.kernel.org - Los Angeles
ord.git.kernel.org - Chicago
fra.git.kernel.org - Frankfurt
sin.git.kernel.org - Singapore
syd.git.kernel.org - Sydney

Geodns magic should send you to the nearest one, and if the monitoring
recognizes that one of them is down, it will be automatically removed
from the pool until it recovers.

Best,
-K

2019-08-28 22:56:05

by Bhaskar Chowdhury

[permalink] [raw]
Subject: Re: Latest kernel version no NOT reflecting on kernel.org

On 15:39 Wed 28 Aug 2019, Konstantin Ryabitsev wrote:
>On Wed, Aug 28, 2019 at 07:05:47PM +0200, Greg KH wrote:
>>> > I think there's a way to see which cdn mirror you are hitting when
>>> > you
>>> > ask for "http://www.kernel.org". Konstantin, any hints as to see if maybe one
>>> > of the mirrors is out of sync?
>>>
>>> Looks like the Singapore mirror was feeling out-of-sorts. It'll start
>>> feeling better shortly.
>>
>>Great, thanks for looking into this!
>
>BTW, the easiest way to figure out which frontend you're hitting is to
>look at the output of "host http://www.kernel.org", e.g.:
>
>$?host http://www.kernel.org
>http://www.kernel.org is an alias for git.kernel.org.
>git.kernel.org is an alias for ord.git.kernel.org.
>ord.git.kernel.org has address 147.75.58.133
>ord.git.kernel.org has IPv6 address 2604:1380:4020:600::1
>
>The three-letter airport code should indicate where the frontend is
>located (in my case, ORD = Chicago). There are total of 6:
>
>sea.git.kernel.org - Seattle
>lax.git.kernel.org - Los Angeles
>ord.git.kernel.org - Chicago
>fra.git.kernel.org - Frankfurt
>sin.git.kernel.org - Singapore
>syd.git.kernel.org - Sydney
>
>Geodns magic should send you to the nearest one, and if the monitoring
>recognizes that one of them is down, it will be automatically removed
>from the pool until it recovers.
>
>Best,
>-K

Hmmm...thanks a bunch!

-Bhaskar


Attachments:
(No filename) (1.37 kB)
signature.asc (499.00 B)
Download all attachments