On Mon, Dec 15, 2008 at 18:32, Noah Miller <[email protected]> wrote: > On Mon, Dec 15, 2008 at 12:27 PM, Noah Miller <[email protected]> > wrote: >> Hi - >> >> I'm just setting up an active-passive cluster running 2.1.4 on CentOS >> 5.2. For the most part, everything is working, but there's one >> primitive/service I'm trying to "clusterize" that is just not playing >> nicely. It is Sangoma's wanrouter service (for their IP telephony >> cards). I can set it up as a generic lsb service like this: >> >> <primitive class="lsb" id="wanrouter" provider="heartbeat" type="wa$ >> <operations> >> <op id="wanrouter_mon" interval="120s" name="monitor" timeout="120s"/> >> </operations> >> </primitive> > > Woops! That xml should read: > > <primitive class="lsb" id="wanrouter" provider="heartbeat" type="wanrouter">
lsb resources dont have providers either _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
