Bug 1536064 - erl_epmd:port_please assumes ipv4
Summary: erl_epmd:port_please assumes ipv4
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: erlang
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z4
: 11.0 (Ocata)
Assignee: Peter Lemenkov
QA Contact: Udi Shkalim
URL:
Whiteboard:
Depends On: 1462255
Blocks: 1533406 1555317 1557513 1557519 1557522 1647474 1647587 1647593 1654041 1654042
TreeView+ depends on / blocked
 
Reported: 2018-01-18 14:53 UTC by John Eckersberg
Modified: 2022-07-09 11:47 UTC (History)
9 users (show)

Fixed In Version: erlang-18.3.4.5-4.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1462255
Environment:
Last Closed: 2018-02-13 16:14:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github erlang otp pull 1487 0 None None None 2018-01-18 14:53:34 UTC
Red Hat Issue Tracker OSP-17257 0 None None None 2022-07-09 11:47:34 UTC
Red Hat Product Errata RHSA-2018:0303 0 normal SHIPPED_LIVE Low: erlang security and bug fix update 2018-02-14 00:20:25 UTC

Comment 3 Udi Shkalim 2018-02-01 12:00:56 UTC
Verified on: erlang-kernel-18.3.4.7-1.el7ost.x86_64

[root@controller-2 ~]#  export ERL_EPMD_ADDRESS=fd00:fd00:fd00:3000::18
[root@controller-2 ~]# erl -sname foo -proto_dist inet6_tcp
inet_gethost[247150] (DEBUG):Saved domainname .
inet_gethost[247150] (DEBUG):Created worker[247151] with fd 3
inet_gethost[247150] (DEBUG):Saved domainname .
inet_gethost[247151] (DEBUG):Worker got request, op = 1, proto = 1, data = controller-2.
inet_gethost[247151] (DEBUG):Starting gethostbyname(controller-2)
inet_gethost[247151] (DEBUG):gethostbyname OK
inet_gethost[247150] (DEBUG):End of file while reading from pipe.
inet_gethost[247150] (DEBUG):Erlang has closed.
Erlang/OTP 18 [erts-7.3.1.4] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V7.3.1.4  (abort with ^G)
(foo@controller-2)1> erl_epmd:port_please(foo,control2).
inet_gethost[249153] (DEBUG):Saved domainname .
inet_gethost[249153] (DEBUG):Created worker[249154] with fd 3
inet_gethost[249153] (DEBUG):Saved domainname .
inet_gethost[249154] (DEBUG):Worker got request, op = 1, proto = 2, data = control2.
inet_gethost[249154] (DEBUG):Starting getaddrinfo(control2, ...)
inet_gethost[249154] (DEBUG):getaddrinfo returned 0
{port,38246,5}
(foo@controller-2)2>

Comment 6 errata-xmlrpc 2018-02-13 16:14:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0303


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