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 1027412 - resource-agents-3.9.2-21.el6_4.8 upate break ocf:heartbeat:IPv6addr resource agent
Summary: resource-agents-3.9.2-21.el6_4.8 upate break ocf:heartbeat:IPv6addr resource ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: resource-agents
Version: 6.4
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: David Vossel
QA Contact: Cluster QE
URL:
Whiteboard: 0day
Depends On: 1025909
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-06 18:48 UTC by Jan Kurik
Modified: 2013-12-07 19:36 UTC (History)
12 users (show)

Fixed In Version: resource-agents-3.9.2-40.el6_5.2
Doc Type: Bug Fix
Doc Text:
Previously, the IPaddr2 agent did not send out unsolicited neighbor advertisements to announce a link-layer address change. Consequently, floating IPv6 addresses, which require this functionality, could not work correctly. To fix this bug, the send_ua internal binary required for IPaddr2 agent to drive IPv6 addresses has been added. As a result, the floating IPv6 addresses now work correctly, and IPv4 addresses are left unaffected by this change.
Clone Of:
Environment:
Last Closed: 2013-11-22 00:28:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 637963 0 None None None Never
Red Hat Product Errata RHBA-2013:1746 0 normal SHIPPED_LIVE resource-agents bug fixes update 2013-11-21 09:14:21 UTC

Description Jan Kurik 2013-11-06 18:48:21 UTC
This bug has been copied from bug #1025909 and has been proposed
to be backported to 6.5 z-stream (EUS).

Comment 5 michal novacek 2013-11-18 16:21:24 UTC
I have verified that ipv6 can be used with
resource-agents-3.9.2-40.el6_5.3.x86_64.

$ rpm -q resource-agents
resource-agents-3.9.2-40.el6_5.3.x86_64

$ ccs -h localhost --addresource ip address="fe80::1800:ff:fe00:45/64" 

$ ccs -h localhost --addservice le-ipv6 domain="le-domain" recovery="relocate"

$ ccs -h localhost --addsubservice le-ipv6 ip ref="fe80::1800:ff:fe00:45/64"

$ ccs -h localhost --lsservices
service: name=le-ipv6, domain=le-domain, recovery=relocate
  ip: ref=fe80::1800:ff:fe00:45/64
resources: 
  ip: address=fe80::1800:ff:fe00:45/64

$ ip -6 a show dev eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000
    inet6 2620:52:0:2246:1800:ff:fe00:42/64 scope global deprecated dynamic 
       valid_lft 2591878sec preferred_lft 0sec
    inet6 fe80::1800:ff:fe00:45/64 scope link 
       valid_lft forever preferred_lft forever
    inet6 fe80::1800:ff:fe00:42/64 scope link 
       valid_lft forever preferred_lft forever

Comment 7 errata-xmlrpc 2013-11-22 00:28:15 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.

http://rhn.redhat.com/errata/RHBA-2013-1746.html


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