[Pacemaker] IPv6addr resource error messages on startup
Dusty Mabe
dustymabe at yahoo.com
Thu Aug 12 18:17:50 UTC 2010
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
More information about the Pacemaker
mailing list