Bug 1021729 - [ORIGIN] can't ssh into apps by ssh url for origin apps
Summary: [ORIGIN] can't ssh into apps by ssh url for origin apps
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: N. Harrison Ripps
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-21 22:59 UTC by Peter Ruan
Modified: 2015-05-14 23:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-05 20:36:42 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Peter Ruan 2013-10-21 22:59:39 UTC
Description of problem:
I was able to create apps in Origin by doing 'rhc' from my laptop.  However, I can't log into the app's console using the ssh url if I were to ssh into it from my laptop (running F19)

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

How reproducible:
always.

Steps to Reproduce:
1. create an app. 
2. make sure the host from which rhc is run has mdns4 added to /etc/nsswitch.conf

http://openshift.github.io/documentation/oo_deployment_guide_vm.html#configure-mdns
3. try to ssh into the app by using the ssh-url returned by rhc domain show

ssh 5265afb46892dffb3800002c.com

Actual results:

ssh: Could not resolve hostname app1-orignmtv.example.com: No address associated with hostname

Expected results:
able to ssh into the host.

Additional info:

Comment 1 Krishna Raman 2013-12-09 20:50:42 UTC
This is a DNS issue. Depending on if the VM is set up with Avahi or Bind, the steps needed to configure your host machine will be different. oo-install integration with Origin VM will had additional information about how to configure the host machine.

Comment 2 N. Harrison Ripps 2015-01-05 20:36:42 UTC
This bug describes an outdated version of Origin. I am closing it out but feel free to re-open if you encounter this with Origin M4 or newer.


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