Re: [Linux-HA] [Patch] Collection of patches for crmsh

2015-01-19 Thread Vladislav Bogdanov
Hi Dejan, 19.01.2015 16:30, Dejan Muhamedagic wrote: Hi Vladislav, [...] Fix transition start detection. --- a/modules/constants.py 2014-12-22 08:48:26.0 + +++ b/modules/constants.py 2014-12-22 13:07:43.945077805 + @@ -272,7 +272,7 @@ # r.group(3) file number

Re: [Linux-HA] [Patch] Collection of patches for crmsh

2015-01-19 Thread Vladislav Bogdanov
19.01.2015 16:27, Kristoffer Grönlund wrote: Vladislav Bogdanov bub...@hoster-ok.com writes: Hi Kristoffer, there are two patches, one for crmsh and one for parallax. They make history commands work. Thanks! I have created a pull request with the patches for crmsh here:

Re: [Linux-HA] [Patch] Collection of patches for crmsh

2015-01-19 Thread Dejan Muhamedagic
Hi Vladislav, [...] Fix transition start detection. --- a/modules/constants.py 2014-12-22 08:48:26.0 + +++ b/modules/constants.py 2014-12-22 13:07:43.945077805 + @@ -272,7 +272,7 @@ # r.group(3) file number transition_patt = [ # transition start -crmd.*

[Linux-HA] [Patch] Collection of patches for crmsh

2015-01-19 Thread Vladislav Bogdanov
Hi Kristoffer, there are two patches, one for crmsh and one for parallax. They make history commands work. --- a/modules/crm_pssh.py 2015-01-19 11:42:02.0 + +++ b/modules/crm_pssh.py 2015-01-19 12:17:46.328000847 + @@ -85,14 +85,14 @@ def do_pssh(l, opts):

Re: [Linux-HA] [Patch] Collection of patches for crmsh

2015-01-19 Thread Kristoffer Grönlund
Vladislav Bogdanov bub...@hoster-ok.com writes: Hi Kristoffer, there are two patches, one for crmsh and one for parallax. They make history commands work. Thanks! I have created a pull request with the patches for crmsh here: https://github.com/crmsh/crmsh/pull/77 Cheers, Kristoffer

Re: [Linux-HA] Support for DRDB

2015-01-19 Thread Andrew Beekhof
On 18 Jan 2015, at 3:45 am, Lars Marowsky-Bree l...@suse.com wrote: On 2015-01-16T16:25:15, EXTERNAL Konold Martin (erfrakon, RtP2/TEF72) external.martin.kon...@de.bosch.com wrote: I am glad to hear that SLE HA has no plans to drop support for DRBD. Unfortunately I currently cannot

Re: [Linux-HA] Support for DRDB

2015-01-19 Thread Andrew Beekhof
On 17 Jan 2015, at 4:19 am, Digimer li...@alteeve.ca wrote: On 16/01/15 10:43 AM, Dmitri Maziuk wrote: On 1/16/2015 8:39 AM, Lars Marowsky-Bree wrote: On 2015-01-16T11:56:04, EXTERNAL Konold Martin (erfrakon, RtP2/TEF72) external.martin.kon...@de.bosch.com wrote: I have been told that

Re: [Linux-HA] [Patch] Collection of patches for crmsh

2015-01-19 Thread Dejan Muhamedagic
On Mon, Jan 19, 2015 at 04:56:14PM +0300, Vladislav Bogdanov wrote: Hi Dejan, 19.01.2015 16:30, Dejan Muhamedagic wrote: Hi Vladislav, [...] Fix transition start detection. --- a/modules/constants.py 2014-12-22 08:48:26.0 + +++ b/modules/constants.py 2014-12-22