RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1889635 - [RHEL-8.4.0] Add support for ipv6_autoconf on cloud-init-20.3
Summary: [RHEL-8.4.0] Add support for ipv6_autoconf on cloud-init-20.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: cloud-init
Version: 8.4
Hardware: All
OS: Linux
medium
low
Target Milestone: rc
: 8.4
Assignee: Eduardo Otubo
QA Contact: xiachen
URL:
Whiteboard:
Depends On:
Blocks: 1796871 1886430 1894015 1897024 1908563 1908564
TreeView+ depends on / blocked
 
Reported: 2020-10-20 08:58 UTC by Eduardo Otubo
Modified: 2021-09-13 06:56 UTC (History)
9 users (show)

Fixed In Version: cloud-init-20.3-2.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1894015 1908563 1908564 (view as bug list)
Environment:
Last Closed: 2021-05-18 15:44:14 UTC
Type: Feature Request
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
IBM Linux Technology Center 189187 0 None None None 2020-11-11 09:12:30 UTC

Description Eduardo Otubo 2020-10-20 08:58:01 UTC
Description of problem:
PowerVS support for cloud-init requires that a ipv6 interface (with link local address) is up and running. A IPV6 interface with link local address needs ipv6_autoconf=no, but currently cloud-init does not support this configuration (the default value is yes and this causes ipv6 address fluctuations). An example of the network configuration that is expected is as listed below:

> BOOTPROTO=none
> DEVICE=env6
> HWADDR=5e:fa:03:be:50:51
> IPV6INIT=yes
> ONBOOT=yes
> STARTMODE=auto
> TYPE=Ethernet
> USERCTL=no
> IPV6_AUTOCONF=no


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

Comment 1 Eduardo Otubo 2020-10-28 21:16:33 UTC
upstream pull-request https://github.com/canonical/cloud-init/pull/634

Comment 19 errata-xmlrpc 2021-05-18 15:44:14 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 (cloud-init bug fix and enhancement update), 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/RHEA-2021:1827


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