2008/10/28 Grygoriy Dobrovolskyy <[EMAIL PROTECTED]> > > > >> >> I found this OCF resource for my openser install.. >> >> http://www.anders.com/cms/259 >> >> It works really well, although if you're using the later versions you may >> need to sed s/openser/kamailio .. >> >> It uses sipsak to do an options query to openser, if it comes back ok.. >> it's all set. >> >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems >> > > Thank you for the advice but i am not using crm, and i dont really need it, > i saw that linux guide already but for me it is *too much* i will need to > rewrite all my config in xml, and use ocf file which i dont understand a lot > ;) maybe someone know how to delay the watchdog module on boot ? (debian) >
answering to myself ;) The problem is trivial as it's solution: Remove watchdog from rc.d > update-rc.d -f watchdog remove and add it to haresources file to be started After opensips. So we have all conditions met. Have fun. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
