Re: [Linux-HA] quorumd: Problem with certificates

2008-02-07 Thread Michael Schwartzkopff
Am Donnerstag, 7. Februar 2008 13:03 schrieb Dejan Muhamedagic: > > Well, > > xen02:~# /usr/lib/heartbeat/quorumdtest > > Segmentation fault > > Can you provide a backtrace. Hi, I don't know if this help you but here is the bt from gdb: xen02:~# cat backtrace.log #0 0x0804902a in ?? () #1 0x08

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-07 Thread Dejan Muhamedagic
Hi, On Thu, Feb 07, 2008 at 12:33:58PM +0100, Michael Schwartzkopff wrote: > Am Donnerstag, 7. Februar 2008 10:47 schrieb [EMAIL PROTECTED]: > > Did you use the correct cn (certificate attribute cn must be equal to > > the cluster name)? > > > > If you use the cluster name "mycluster" and your quo

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-07 Thread Michael Schwartzkopff
Am Donnerstag, 7. Februar 2008 10:47 schrieb [EMAIL PROTECTED]: > Did you use the correct cn (certificate attribute cn must be equal to > the cluster name)? > > If you use the cluster name "mycluster" and your quorum server could > be reached with a special name (dont remeber it know, but you can s

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-07 Thread maloja01
Did you use the correct cn (certificate attribute cn must be equal to the cluster name)? If you use the cluster name "mycluster" and your quorum server could be reached with a special name (dont remeber it know, but you can strace it easyly) you can also use quorumdtest as a clien test program to

Solved: [Linux-HA] quorumd: Problem with certificates

2008-02-04 Thread Michael Schwartzkopff
Am Samstag, 2. Februar 2008 21:09 schrieb Michael Schwartzkopff: > Am Samstag, 2. Februar 2008 14:16 schrieb Michael Schwartzkopff: > > Hi, > > > > I tried to set up a quorumd according to: > > http://www.linux-ha.org/QuorumServerGuide > > > > But all the quorumd keeps telling me (in the logfiles i

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-04 Thread Michael Schwartzkopff
Am Montag, 4. Februar 2008 13:09 schrieb Dejan Muhamedagic: (...) > > Hi, > > > > I found the thread from May 9th of this list. Somebody having the same > > problems. I used the sample certificates of that post, but still no > > success. Strange! > > You can test the TLS communication using the ope

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-04 Thread Dejan Muhamedagic
Hi, On Sat, Feb 02, 2008 at 09:09:41PM +0100, Michael Schwartzkopff wrote: > Am Samstag, 2. Februar 2008 14:16 schrieb Michael Schwartzkopff: > > Hi, > > > > I tried to set up a quorumd according to: > > http://www.linux-ha.org/QuorumServerGuide > > > > But all the quorumd keeps telling me (in the

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-02 Thread Michael Schwartzkopff
Am Samstag, 2. Februar 2008 14:16 schrieb Michael Schwartzkopff: > Hi, > > I tried to set up a quorumd according to: > http://www.linux-ha.org/QuorumServerGuide > > But all the quorumd keeps telling me (in the logfiles is): > quorumd: [3019]: WARN: handshake failed > quorumd: [3019]: ERROR: on_list

Re: [Linux-HA] quorumd: Problem with certificates

2008-02-02 Thread Terry L. Inzauro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Schwartzkopff wrote: > Hi, > > I tried to set up a quorumd according to: > http://www.linux-ha.org/QuorumServerGuide > > But all the quorumd keeps telling me (in the logfiles is): > quorumd: [3019]: WARN: handshake failed > quorumd: [3019]: E

[Linux-HA] quorumd: Problem with certificates

2008-02-02 Thread Michael Schwartzkopff
Hi, I tried to set up a quorumd according to: http://www.linux-ha.org/QuorumServerGuide But all the quorumd keeps telling me (in the logfiles is): quorumd: [3019]: WARN: handshake failed quorumd: [3019]: ERROR: on_listen tls handshake failed I tried to create the certificates with certool severa