Bug 1777030
Summary: | [Multi Arch] oc debug node is unavailable on s390x | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Alex Crawford <crawford> | |
Component: | oc | Assignee: | Alex Crawford <crawford> | |
Status: | CLOSED DUPLICATE | QA Contact: | Jeremy Poulin <jpoulin> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.4 | CC: | aos-bugs, jokerman, mfojtik, xtian | |
Target Milestone: | --- | |||
Target Release: | 4.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1777031 (view as bug list) | Environment: | ||
Last Closed: | 2020-01-31 00:02:38 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1777031 |
Description
Alex Crawford
2019-11-26 19:09:47 UTC
I don't want to move this bug into verified without understanding the reason it has been marked as "Modified"; however, I was able to verify this by building a local oc client off the master branch and using $ oc debug node/*** to connect to a remote node. Worked for me! Apparently we can't support RHEL8 container images on RHEL7 nodes, so the current solution isn't going to work on RHEL7 workers. We are going to try to get the RHEL7 support tools built for s390x instead. *** This bug has been marked as a duplicate of bug 1795277 *** |