[Linux-HA] IPaddr2
Raoul Bhatia [IPAX]
r.bhatia at ipax.at
Mon Oct 1 16:31:36 MDT 2007
Matt Zagrabelny wrote:
> 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>
i think i remember having the same problem.
try using:
> <nvpair id="extip_2_2" name="netmask" value="30"/>
instead of adding the netmask into the "ip" nvpair
cheers,
raoul bhatia
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc. email. r.bhatia at ipax.at
Technischer Leiter
IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at
Barawitzkagasse 10/2/2/11 email. office at ipax.at
1190 Wien tel. +43 1 3670030
FN 277995t HG Wien fax. +43 1 3670030 15
____________________________________________________________________
More information about the Linux-HA
mailing list