[Pacemaker] Route OCF RA and Failover IP

Florian Haas florian.haas at linbit.com
Tue Dec 1 03:12:15 EST 2009


Billy,

don't know if you've had a chance to check the Bugzilla entry. Please do
when you get the chance and let me know whether the patch fixes the
issue, so I can close the bug. Thanks!

http://developerbugs.linux-foundation.org/show_bug.cgi?id=2232

Cheers,
Florian

On 2009-11-30 13:51, Billy Guthrie wrote:
> Florian,
> 
> Thanks for the input; for the time being I have it running.
> I have commented out the validation for source for now. On the stanby
> node, the
> gateway is reachable as there is an IP address on eth0 in the same
> subnet as the VIP (eth0:0; however not active yet), so it is not
> failing on the gateway. I have specificed a source address that is
> not yet active on the standby and that is where it is failing.
> 
> 
> 
>    # If a source address has been configured, is it available on this
> system?
> #    if [ -n "${OCF_RESKEY_source}" ]; then
> #       if ! ip address show | grep -w ${OCF_RESKEY_source} >/dev/null
> 2>&1; then
> #           ocf_log error "Source address ${OCF_RESKEY_source} appears
> not to be available on this system."
> #           # same reason as with _device:
> #           return $OCF_ERR_INSTALLED
> #       fi
> #   fi
> 
> Thank you for your time on this matter
> 
> 
> Billy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20091201/81ef5f4c/attachment-0002.sig>


More information about the Pacemaker mailing list