Package: heartbeat
Version: 2.1.3-6lenny0
Severity: normal

Hello,
when running an IPsrcaddr ressource, we have this error :
Error: an inet prefix is expected rather than "0/0".
2009/02/26_16:19:55 ERROR: command 'ip route show   to exact 0/0' failed
2009/02/26_16:19:55 ERROR:  Generic error
ERROR:  Generic error

To fix it :
In /usr/lib/ocf/resource.d/heartbeat/IPsrcaddr :
 CMDSHOW="$IP2UTIL route show   to exact 0/0"
must be changed by :
 CMDSHOW="$IP2UTIL route show   to exact 0.0.0.0/0"

This is probably a change in iproute version used but this is affecting
heartbeat ocf too .

Best Regards

-- 
Michaël Ricordeau
Email: [email protected]
Tel: +33561434871 
Newtech Multimedia
3, chemin du Pigeonnier de la cépière
BP 53575
31035 Toulouse Cedex 1



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to