IPv6 not enabling on EC2 when done afterwards (CentOS 7.6)

Bug #1818641 reported by Chris NIVARD
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Expired
Medium
Unassigned

Bug Description

How to reproduce:
=================
On AWS EC2:
- launch a CentOS 7.6 instance with IPv4 only
- once running: assign an IPv6 from AWS EC2, and reboot the instance
- while the instance data is properly populated: the network configuration does not assign the IPv6 to the instance (no connection).

Unsuccessful turnaround attempts:
=================================
A) /etc/cloud/cloud.cfg.d/99-ipv6-networking.cfg
network:
        version: 1
        config:
        - type: physical
                name: eth0
                subnets:
                - type: dhcp6

B) There has been a debate in the CentOS github as to whether AWS was IPv6 RFC compliant, read the entire thread here:
https://github.com/coreos/bugs/issues/1828
A solution provided there for Ubuntu cannot be applied on CentOS.

Tags: aws ec2 ipv6
Revision history for this message
Ryan Harper (raharper) wrote :

Hi,

Thanks for filing a bug. Would you be able to confirm which version of cloud-init is installed in the image? And can you attach your /var/log/cloud-init.log as well as /etc/sysconfig/network-scripts/ifcfg-* config files?

Note, cloud-init has support for configuring ipv6 in ec2 since 18.3 I believe so this should be fixed in master. You could also try using the cloud-init daily build:

https://copr.fedorainfracloud.org/coprs/g/cloud-init/cloud-init-dev/

Ryan Harper (raharper)
Changed in cloud-init:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for cloud-init because there has been no activity for 60 days.]

Changed in cloud-init:
status: Incomplete → Expired
Revision history for this message
Chris NIVARD (jcn50) wrote :

Do I have to do anything or has the bug been verified/fixed?

Revision history for this message
Dan Watkins (oddbloke) wrote :

Hey Chris,

We're waiting for the debug information that Ryan requested in comment #1 to be able to move this forward. I'm setting this back to Incomplete, please move it to New once you have attached that information.

Thanks!

Dan

Changed in cloud-init:
status: Expired → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for cloud-init because there has been no activity for 60 days.]

Changed in cloud-init:
status: Incomplete → Expired
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.