Bug 1531575

Summary: download.gluster.org is down
Product: [Community] GlusterFS Reporter: Richard <redhat.bugs>
Component: project-infrastructureAssignee: Michael S. <misc>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-infra, mscherer, niels, nigelb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-05 15:31:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Richard 2018-01-05 14:52:37 UTC
The community download site is offline?


$ wget https://download.gluster.org                                                                  
--2018-01-05 14:24:27--  https://download.gluster.org/                                                                                   
Resolving download.gluster.org (download.gluster.org)... 23.253.208.221, 2001:4801:7824:104:be76:4eff:fe10:23d8                          
Connecting to download.gluster.org (download.gluster.org)|23.253.208.221|:443... failed: Connection timed out.                           
Connecting to download.gluster.org (download.gluster.org)|2001:4801:7824:104:be76:4eff:fe10:23d8|:443... failed: Network is unreachable. 

I even tried from http://downforeveryoneorjustme.com/download.gluster.org so its not just down for me.
  
I will close this ticket:
https://github.com/gluster/glusterfs/issues/385

Comment 1 Nigel Babu 2018-01-05 15:26:59 UTC
We're in the process of restarting our infra for the Meltdown kernel upgrade. Looks like that caused a network issue on reboot. Should be back online shortly.

Comment 2 Nigel Babu 2018-01-05 15:31:03 UTC
Back online

Comment 3 Nigel Babu 2018-01-05 15:31:32 UTC
Richard, thanks for bringing this to our attention!

Comment 4 Niels Hendriks 2018-01-12 14:01:07 UTC
(In reply to Nigel Babu from comment #3)
> Richard, thanks for bringing this to our attention!

Hi Nigel,

Thanks for fixing this earlier. I'm not sure if it broke again or if it is still the same issue, but at the moment download.gluster.org is unreachable through IPv6 while it does have an AAAA record. This means that calls to download.gluster.org will eventually succeed, but since IPv6 has priority over IPv4 there is quite a long delay.

You can verify the issue here, which shows the webserver does not respond to requests over IPv6 for the domain "download.gluster.org":
http://ipv6-test.com/validate.php

Comment 5 M. Scherer 2018-01-12 15:30:33 UTC
Indeed, we add some issue on reboot and we forgot to get back ipv6. This had been fixed.