Hi, 2009/6/4 Rob Gallagher <[email protected]>: > Running the resource manually gives: > > r...@charlene:/etc/ha.d# /etc/ha.d/resource.d/IPv6addr > 2001:770:18:2:0:0:c101:db4a/128/eth0 start 2009/06/04_10:15:50 ERROR: > Generic error ERROR: Generic error
Didn't you get an error log something like this (in ha-log or syslog)? I saw this in my reproduce test when I specify /128 prefix. Jun 9 12:49:15 pacifica IPv6addr: [8640]: ERROR: no valid mecahnisms It means that the RA could not find a proper network interface, and it most likely be a configuration error. > However if I change the prefix to /64 it is added without error: If your network is setup as /64 prefix, then you should specify /64 to the parameter of IPv6addr. By the way, specifying an interface (i.e. /eth0) is not supported yet in IPv6addr. (would be ignored) Hope it helps. Thanks, -- Keisuke MORI _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
