Hi
> Oh, and I found another strange thing on /etc/ha.d/resource.d/IPaddr2. On
> the fourth line the script hto-mapfuncs is loaded. This line looks as
> follows here:
>
> . /etc/ha.d/resource.d//hto-mapfuncs
>
> Whats happening with the double dashes? Is there something wrong on my
> installation?
After digging on the sources it seems to me that this is an error on the
"configure" script. The variable "HB_RA_DIR" is setup there in the
following way:
HB_RA_DIR="${sysconfdir}/ha.d/resource.d/"
There is a dash at the end of the line. Later on the *.in files is another
dash added! For instance on "resources/heartbeat/IPaddr2.in":
. @HB_RA_DIR@/hto-mapfuncs
This leads to the double dashes, isn't it?
But thats probably not the reason for my other problem with the expr syntax
error... :-/
Yours
Yves Schumann
Softwareentwicklungsingenieur
Security Solutions Division
______________________________
Ascom (Schweiz) AG
Eichtal, CH-8634 Hombrechtikon
Phone: +41 55 254 66 84
[EMAIL PROTECTED]
http://www.ascom.com
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems