Thanks Ive added that resouces

but it seems start on my secondary server,
Resource Group: rg_horde
    IP-Addr     (heartbeat::ocf:IPaddr2):       Started hordepri.mydomain
FailoverNotification    (heartbeat::ocf:MailTo):        Started
hordesec.mydomain


How would I get it started on my primary server ..
I added a contraint which looks as follows but it still seems to start
on my secondary machine..
How should this work?

<rsc_location id="MailTo_runs_on_pref_node" rsc="MailTo">
  <rule id="MailTo_prefered_runs_on_pref_node" score="200">
   <expression attribute="#uname"
id="MailTo_prefered_runs_on_pref_node_01" operation="eq"
value="hordepri.mydomain"/>
 </rule>
</rsc_location>



On Tue, Jan 20, 2009 at 9:30 AM, Thomas Mueller <[email protected]> wrote:
>
>>
>> im using heartbeat v2 syle and my failover is working perfectly but
>> would like to be notified of any failovers are there notification
>> options like email?
>>
>>
>
> have a look into the MailTo resource.
>
> - Thomas
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
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