Re: [Pacemaker] How to display interface link status in corosync

2013-04-29 Thread Andrew Beekhof
On 18/04/2013, at 2:42 PM, Yuichi SEINO wrote: > Hi, > > 2013/4/15 Andrew Beekhof : >> >> On 15/04/2013, at 3:38 PM, Yuichi SEINO wrote: >> >>> Hi, >>> >>> 2013/4/8 Andrew Beekhof : I'm not 100% sure what the best approach is here. Traditionally this is done with resource ag

Re: [Pacemaker] How to display interface link status in corosync

2013-04-17 Thread Yuichi SEINO
Hi, 2013/4/15 Andrew Beekhof : > > On 15/04/2013, at 3:38 PM, Yuichi SEINO wrote: > >> Hi, >> >> 2013/4/8 Andrew Beekhof : >>> I'm not 100% sure what the best approach is here. >>> >>> Traditionally this is done with resource agents (ie. ClusterMon or ping) >>> which update attrd. >>> We could p

Re: [Pacemaker] How to display interface link status in corosync

2013-04-14 Thread Andrew Beekhof
On 15/04/2013, at 3:38 PM, Yuichi SEINO wrote: > Hi, > > 2013/4/8 Andrew Beekhof : >> I'm not 100% sure what the best approach is here. >> >> Traditionally this is done with resource agents (ie. ClusterMon or ping) >> which update attrd. >> We could potentially build it into attrd directly, b

Re: [Pacemaker] How to display interface link status in corosync

2013-04-14 Thread Yuichi SEINO
Hi, 2013/4/8 Andrew Beekhof : > I'm not 100% sure what the best approach is here. > > Traditionally this is done with resource agents (ie. ClusterMon or ping) > which update attrd. > We could potentially build it into attrd directly, but then we'd need to > think about how to turn it on/off. > >

Re: [Pacemaker] How to display interface link status in corosync

2013-04-07 Thread Andrew Beekhof
I'm not 100% sure what the best approach is here. Traditionally this is done with resource agents (ie. ClusterMon or ping) which update attrd. We could potentially build it into attrd directly, but then we'd need to think about how to turn it on/off. I think I'd lean towards a new agent+daemon