Re: [Pacemaker] Proposed new stonith topology syntax

2012-02-05 Thread Vladislav Bogdanov
06.02.2012 01:55, Andrew Beekhof wrote: > On Sat, Feb 4, 2012 at 5:50 AM, Vladislav Bogdanov > wrote: >> Hi Andrew, Dejan, all, >> >> 25.01.2012 03:24, Andrew Beekhof wrote: >> [snip] > If they're for the same host but different devices, then at most > you'll get the commands sent in para

Re: [Pacemaker] Anticolocation problem

2012-02-05 Thread Dimokritos Stamatakis
That's fine, take your time. Dimos. > On Sun, Feb 5, 2012 at 7:42 AM, Dimokritos Stamatakis > wrote: >> Hello, >> this is an urgent question. Please respond if you know a possible solution. > > Its the weekend, some of us have families we'd like to see. > >> >> Many thanks, >> Dimos. >> >

Re: [Pacemaker] resource agents package linage

2012-02-05 Thread Andrew Beekhof
On Sat, Feb 4, 2012 at 8:37 AM, Larry Brigman wrote: > I'm looking at the packages from clusterlabs.org > and the RHEL6 package for > resource-agents and find that there is a numbering conflict. > Clusterlabs Pacemaker repos contains 1.0.4 > http://www.clusterlabs.org/rpm/epel-5/src/resource-agent

Re: [Pacemaker] Anticolocation problem

2012-02-05 Thread Andrew Beekhof
On Sun, Feb 5, 2012 at 7:42 AM, Dimokritos Stamatakis wrote: > Hello, > this is an urgent question. Please respond if you know a possible solution. Its the weekend, some of us have families we'd like to see. > > Many thanks, > Dimos. > > > >> Hi, >> >> how can I start the cluster running? >> >>

Re: [Pacemaker] Proposed new stonith topology syntax

2012-02-05 Thread Andrew Beekhof
On Sat, Feb 4, 2012 at 5:50 AM, Vladislav Bogdanov wrote: > Hi Andrew, Dejan, all, > > 25.01.2012 03:24, Andrew Beekhof wrote: > [snip] If they're for the same host but different devices, then at most you'll get the commands sent in parallel, guaranteeing simultaneous is near imposs

Re: [Pacemaker] migrate resource for specified time: problem

2012-02-05 Thread Kashif Jawed Siddiqui
This problem is observed when the system time is not set to GMT or UTC. Example, if system time is in IST format, then it is GMT+5:30. During time normalization in iso8601_fields.c, it is causing the error conversion of time. I will mail the detailed probable fix soon. Regards KASHIF