Re: [Pacemaker] the behavior when deleting the attribute while DC is electing

2013-06-16 Thread Yuichi SEINO
l Message - >>> From: "Yuichi SEINO" >>> To: "The Pacemaker cluster resource manager" >>> Sent: Thursday, June 13, 2013 6:29:37 AM >>> Subject: [Pacemaker] the behavior when deleting the attribute while DC is >>> electing >

Re: [Pacemaker] the behavior when deleting the attribute while DC is electing

2013-06-14 Thread Yuichi SEINO
Hi, 2013/6/14 David Vossel : > > > > > - Original Message - >> From: "Yuichi SEINO" >> To: "The Pacemaker cluster resource manager" >> Sent: Thursday, June 13, 2013 6:29:37 AM >> Subject: [Pacemaker] the behavior when deleting t

Re: [Pacemaker] the behavior when deleting the attribute while DC is electing

2013-06-13 Thread David Vossel
- Original Message - > From: "Yuichi SEINO" > To: "The Pacemaker cluster resource manager" > Sent: Thursday, June 13, 2013 6:29:37 AM > Subject: [Pacemaker] the behavior when deleting the attribute while DC is > electing > > Hi, >

[Pacemaker] the behavior when deleting the attribute while DC is electing

2013-06-13 Thread Yuichi SEINO
Hi, I have a question. When the attribute is updated while DC is electing, the attribute is refreshed after the electing DC finished. However, when the attribute is deleted while DC is electing, the attribute failed to be refreshed. So, the attribute remain the old value. Are you correct about th