[Openais] [PATCH] main: let poll really stop before totempg_finalize

2011-07-25 Thread Jan Friesse
Signed-off-by: Jan Friesse --- exec/main.c | 24 +++- 1 files changed, 15 insertions(+), 9 deletions(-) diff --git a/exec/main.c b/exec/main.c index be9e118..1c4fb37 100644 --- a/exec/main.c +++ b/exec/main.c @@ -184,6 +184,8 @@ static int32_t corosync_not_enough_fds_left =

Re: [Openais] [PATCH] main: let poll really stop before totempg_finalize

2011-07-25 Thread Steven Dake
Reviewed-by: Steven Dake On 07/25/2011 06:23 AM, Jan Friesse wrote: > Signed-off-by: Jan Friesse > --- > exec/main.c | 24 +++- > 1 files changed, 15 insertions(+), 9 deletions(-) > > diff --git a/exec/main.c b/exec/main.c > index be9e118..1c4fb37 100644 > --- a/exec/main

[Openais] Corosync quesion - ps auxf output

2011-07-25 Thread José Pablo Méndez Soto
Hello, According to http://www.clusterlabs.org/wiki/Debian_Lenny_HowTo, if one installs pacemaker package alone on a debian based distro, it will install on top of Corosync, but if one installs as: aptitude install pacemaker heartbeat then Pacemaker would be installed on top of heartbeat. I didn

Re: [Openais] Corosync quesion - ps auxf output

2011-07-25 Thread Andrew Beekhof
2011/7/26 José Pablo Méndez Soto : > Hello, > > According to http://www.clusterlabs.org/wiki/Debian_Lenny_HowTo, if one > installs pacemaker package alone on a debian based distro, it will install > on top of Corosync, but if one installs as: > > aptitude install pacemaker heartbeat > > then Pacema