Hello Nick,

> Thanks for the tip, however, it did not work.  That's actually a /116.
> So I put in "2600:3c00:0000:0034:c007/116" and am getting the same
> error.  I requested that it restart the resource as well, just to make
> sure it wasn't the previous error.

now, I had to try it:

node $id="9d9b62d2-405d-459a-a724-cb2643d7d9a1" node-62
primitive ipv6test ocf:heartbeat:IPv6addr \
        params ipv6addr="2a01:4f8:bb:400::2/64" \
        op monitor interval="15" timeout="15" \
        meta target-role="Started"
property $id="cib-bootstrap-options" \
        dc-version="1.1.7-ee0730e13d124c3d58f00016c3376a1de5323cff" \
        cluster-infrastructure="Heartbeat" \
        stonith-enabled="false"

And it works:

(node-62) [~] ifconfig
eth0      Link encap:Ethernet  HWaddr 00:25:90:97:db:b0
          inet addr:10.100.4.62  Bcast:10.100.255.255  Mask:255.255.0.0
          inet6 addr: 2a01:4f8:bb:400:225:90ff:fe97:dbb0/64 Scope:Global
          inet6 addr: fe80::225:90ff:fe97:dbb0/64 Scope:Link
          inet6 addr: 2a01:4f8:bb:400::2/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:40345 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10270 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:52540127 (50.1 MiB)  TX bytes:1127817 (1.0 MiB)
          Memory:fb580000-fb600000

(infra) [~] traceroute 2a01:4f8:bb:400::2
traceroute to 2a01:4f8:bb:400::2 (2a01:4f8:bb:400::2), 30 hops max, 80 byte 
packets
 1  merlin.glanzmann.de (2a01:4f8:bb:4ff::1)  1.413 ms  1.550 ms  1.791 ms
 2  2a01:4f8:bb:400::2 (2a01:4f8:bb:400::2)  0.204 ms  0.202 ms  0.270 ms

Cheers,
        Thomas
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to