Bug 1321306 - When adding nodes with scaleup, new nodes can't access registry
Summary: When adding nodes with scaleup, new nodes can't access registry
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Samuel Munilla
QA Contact: Ma xiaoqiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-25 10:42 UTC by Christophe Augello
Modified: 2019-10-10 11:40 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-30 15:54:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Christophe Augello 2016-03-25 10:42:09 UTC
Description of problem:
When adding nodes with scaleup, new nodes can't access registry

Version-Release number of selected component (if applicable):
Existing cluster:
atomic-openshift-node-3.1.1.6-1.git.0.b57e8bd.el7aos.x86_64
tuned-profiles-atomic-openshift-node-3.1.1.6-1.git.0.b57e8bd.el7aos.x86_64
atomic-openshift-3.1.1.6-1.git.0.b57e8bd.el7aos.x86_64
atomic-openshift-sdn-ovs-3.1.1.6-1.git.0.b57e8bd.el7aos.x86_64
atomic-openshift-clients-3.1.1.6-1.git.0.b57e8bd.el7aos.x86_64
atomic-openshift-utils-3.0.35-1.git.0.6a386dd.el7aos.noarch

New nodes:
atomic-openshift-3.1.1.6-4.git.21.cd70c35.el7aos.x86_64
tuned-profiles-atomic-openshift-node-3.1.1.6-4.git.21.cd70c35.el7aos.x86_64
atomic-openshift-utils-3.0.47-1.git.0.4498ce3.el7aos.noarch
atomic-openshift-clients-3.1.1.6-4.git.21.cd70c35.el7aos.x86_64
atomic-openshift-node-3.1.1.6-4.git.21.cd70c35.el7aos.x86_64
atomic-openshift-sdn-ovs-3.1.1.6-4.git.21.cd70c35.el7aos.x86_64

How reproducible:
Customer got it twice, I couldn't reproduce

Steps to Reproduce:
1. Scaleup as described in https://access.redhat.com/solutions/2150381

Actual results:
On new nodes:
builder.go:185] Error: build error: Failed to push image. Response from registry is: unable to ping registry endpoint https://172.30.66.111:5000/v0/
v2 ping attempt failed with error: Get https://172.30.66.111:5000/v2/: dial tcp 172.30.66.111:5000: i/o timeout
v1 ping attempt failed with error: Get https://172.30.66.111:5000/v1/_ping: dial tcp 172.30.66.111:5000: i/o timeout

Expected results:
No issue when scaling up

Additional info:

Restarting the node service on affected nodes solved the issue.

Comment 1 Samuel Munilla 2016-03-30 15:54:43 UTC
I failed to reproduce this as well. Without the ability to reproduce the error, it is not really possible to fix. Our best theory is that it might be caused by the version mismatch between the old nodes and the new nodes and a card has been added to fix that issue.

Comment 2 Samuel Munilla 2016-03-30 15:55:27 UTC
(In reply to Samuel Munilla from comment #1)
> I failed to reproduce this as well. Without the ability to reproduce the
> error, it is not really possible to fix. Our best theory is that it might be
> caused by the version mismatch between the old nodes and the new nodes and a
> card has been added to fix that issue.

For reference: https://trello.com/c/66AY6AoS/198-persist-installed-version-across-cluster


Note You need to log in before you can comment on or make changes to this bug.