On Mon, Apr 27, 2009 at 3:51 PM, Jiann-Ming Su <[email protected]> wrote:
> On Sat, Apr 25, 2009 at 8:15 AM, Brandon Allhands <[email protected]> 
> wrote:
>> Is named set to startup outside of heartbeat? chkconfig --list named?
>>
>
> No, the named initscript is set to off.
>
>

In the cib.xml, here's the difference I see:

         <primitive id="named" class="lsb" type="named" provider="heartbeat">
           <operations>
             <op id="a5004e78-2241-4546-8906-02a054b48edf"
name="monitor" interval="120s" timeout="60s" start_delay="0"
disabled="false" role="Started"/>
           </operations>
         </primitive>
         <primitive class="lsb" id="dhcpd_4" provider="heartbeat" type="dhcpd">
           <operations>
             <op id="dhcpd_4_mon" interval="120s" name="monitor"
timeout="60s" start_delay="0" disabled="false" role="Started"/>
           </operations>
           <meta_attributes id="dhcpd_4_meta_attrs">
             <attributes/>
           </meta_attributes>
           <instance_attributes id="dhcpd_4">
             <attributes/>
           </instance_attributes>
         </primitive>

The named instance doesn't have the meta_attributes or
instance_attributes.  Also, I added named using the gui, while dhcp
and the others were added using the haresources2cib.py script.  Not
sure if any of that makes a difference on the behavior I've observed.
-- 
Jiann-Ming Su
"I have to decide between two equally frightening options.
 If I wanted to do that, I'd vote." --Duckman
"The system's broke, Hank.  The election baby has peed in
the bath water.  You got to throw 'em both out."  --Dale Gribble
"Those who vote decide nothing.
Those who count the votes decide everything.”  --Joseph Stalin
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to