In my /usr/lib/ocf/resource.d/heartbeat/ directory doesn't has the `IPv6addr` agent. But I found that the `IPaddr2` agent also support IPv6, from the source code in GitHub (IPaddr2 <https://github.com/ClusterLabs/resource-agents/blob/master/heartbeat/IPaddr2>, Line 129 <https://github.com/ClusterLabs/resource-agents/blob/master/heartbeat/IPaddr2#L129> ). So I think that the `IPv6addr` agent doesn't be needed, but I still cannot use one resource for both IPv4 and IPv6 addresses. Anyway, thank you very much for you help.
Te On Wed, Jun 4, 2014 at 6:51 PM, Robert Sander <[email protected]> wrote: > On 04.06.2014 12:04, Teerapatr Kittiratanachai wrote: > > According to my IPv6 address agent doesn't exist, do you have any advise > ? > > On a recent Debian system I have this resource agent available: > > resource-agents: /usr/lib/ocf/resource.d/heartbeat/IPv6addr > > I think the source is here: > > https://github.com/ClusterLabs/resource-agents/tree/master/heartbeat > > Regards > -- > Robert Sander > Heinlein Support GmbH > Schwedter Str. 8/9b, 10119 Berlin > > http://www.heinlein-support.de > > Tel: 030 / 405051-43 > Fax: 030 / 405051-19 > > Zwangsangaben lt. §35a GmbHG: > HRB 93818 B / Amtsgericht Berlin-Charlottenburg, > Geschäftsführer: Peer Heinlein -- Sitz: Berlin > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
