Hi, I am having a problem trying to get ocf::heartbeat:IPv6addr to work with pacemaker. I keep getting the following message
WARN: unpack_rsc_op: Processing failed op myIPv6addr_start_0 on hasync-1a: unknown error (1) My configuration for the resource is as follows: primitive myIPv6addr ocf:heartbeat:IPv6addr \ params ipv6addr="1234:5678::9999" cidr_netmask="64" nic="bond0.3" \ op monitor interval="30s" I have configured an IPaddr2 resource successfully but am not having luck with the IPv6addr resource. Have you guys seen this before? I am on pacemaker 1.0.8, heartbeat 3.0.3, resource-agents 1.0.3, and cluster-glue 1.0.5. Thanks for any help! Dusty _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker