[Linux-HA] IPaddr2
Matt Zagrabelny
mzagrabe at d.umn.edu
Mon Oct 1 15:39:51 MDT 2007
I am getting the following warning in my log files.
lrmd[10793]: 2007/10/01_16:27:41 info: RA output:
(internal_VIP:stop:stderr) Warning: Executing wildcard deletion to stay
compatible with old scripts.
Explicitly specify the prefix length (192.168.115.33/32) to
avoid this warning.
This special behaviour is likely to disappear in further
releases,
fix your scripts!
I have tried changing my cib.xml file to use '192.168.115.33/32' such
as:
<primitive id="internal_VIP" class="ocf" provider="heartbeat"
type="IPaddr2">
<operations>
<op id="internal_VIP_mon" name="monitor" interval="5s" timeout="5s"/>
</operations>
<instance_attributes id="internal_VIP_inst_attr">
<attributes>
<nvpair id="internal_VIP_ip_assignment" name="ip"
value="192.168.115.33/32"/>
</attributes>
</instance_attributes>
</primitive>
However, the 'ip' command is then trying to set '192.168.115.33/32/32'.
Has anyone seen this before or have a suggestion on how to fix?
Thanks,
--
Matt Zagrabelny - mzagrabe at d.umn.edu - (218) 726 8844
University of Minnesota Duluth
Information Technology Systems & Services
PGP key 1024D/84E22DA2 2005-11-07
Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2
He is not a fool who gives up what he cannot keep to gain what he cannot
lose.
-Jim Elliot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.community.tummy.com/pipermail/linux-ha/attachments/20071001/4632e10b/attachment.pgp
More information about the Linux-HA
mailing list