Bug 1649728

Summary: Some pods in running state but not accessible via rsh or exec
Product: OpenShift Container Platform Reporter: Madhusudan Upadhyay <maupadhy>
Component: NodeAssignee: Seth Jennings <sjenning>
Status: CLOSED DUPLICATE QA Contact: Xiaoli Tian <xtian>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas, pdwyer, snalawad
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-11-15 06:14:53 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 Madhusudan Upadhyay 2018-11-14 11:45:06 UTC
Description of problem:

- Cannot rsh the pod with the following error:

[root@customer ~]# oc rsh <pod_name>
error: unable to upgrade connection: error dialing backend: dial tcp 127.0.0.1:xxxxx: connect: cannot assign requested address

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

- error: unable to upgrade connection: error dialing backend: dial tcp 127.0.0.1:xxxxx: connect: cannot assign requested address


Expected results:

- Successful rsh into the pod


Additional info:

- The bug is being tracked in kubernetes 1.11:
  [+] https://github.com/kubernetes/kubernetes/issues/67659

1. Attached to the case is the sos report of the node
2. Appended is the output of  oc rsh --loglevel=8 <pod_name>

Comment 3 Madhusudan Upadhyay 2018-11-15 06:14:53 UTC

*** This bug has been marked as a duplicate of bug 1649727 ***