[Openais] corosync and qdevice

2013-03-20 Thread eXeC001er
Hello. The corosync-2.x has qdevice logic, but i have not found any details about using the logic. The first Q: According to the tests that are part of corosync-sources i think that i can: 1. create a daemon that register a QDEVICE and will notify corosync about the device (votequorum_qdevice_p

Re: [Openais] corosync and qdevice

2013-03-20 Thread eXeC001er
2013/3/20 Fabio M. Di Nitto > On 3/20/2013 4:31 PM, eXeC001er wrote: > > Hello. > > > > The corosync-2.x has qdevice logic, but i have not found any details > > about using the logic. > > that is because the API is not yet supported. The core is done and ready &

Re: [Openais] corosync and qdevice

2013-03-20 Thread eXeC001er
2013/3/20 Fabio M. Di Nitto > On 3/20/2013 5:27 PM, eXeC001er wrote: > > > > > > > The first Q: > > > > > > According to the tests that are part of corosync-sources i think > > that i can: > > > > > > 1

Re: [Openais] corosync and qdevice

2013-03-21 Thread eXeC001er
2013/3/20 Fabio M. Di Nitto > On 3/20/2013 6:26 PM, eXeC001er wrote: > > > > > > 2013/3/20 Fabio M. Di Nitto > <mailto:fdini...@redhat.com>> > > > > On 3/20/2013 5:27 PM, eXeC001er wrote: > > > > > > > > >

Re: [Openais] corosync and qdevice

2013-03-21 Thread eXeC001er
2013/3/21 Fabio M. Di Nitto > On 3/21/2013 12:18 PM, eXeC001er wrote: > > > > > > 2013/3/20 Fabio M. Di Nitto > <mailto:fdini...@redhat.com>> > > > > On 3/20/2013 6:26 PM, eXeC001er wrote: > > > > > > > >

[Openais] binding to corosync

2013-03-27 Thread eXeC001er
Hello. I tried to create an application that uses corosync via its libraries, but it seems something wrong. On the machine where i debug corosync-tests work fine, but my application does not work. The application cannot intialize CMAP connection (same with VOTEQUORUM). "*_initialize" function retu

Re: [Openais] binding to corosync

2013-03-28 Thread eXeC001er
same behaviour with CMAP and another services. forgot to say: OS is Solaris. Thanks. > > Regards, > Honza > > eXeC001er napsal(a): > > Hello. > > > > I tried to create an application that uses corosync via its libraries, > but > > it seems something wrong.

Re: [Openais] binding to corosync

2013-04-03 Thread eXeC001er
s.fedorahosted.org (or file a libqb issue at > github), because from corosync side, there is now way how to help. > > Regards, > Honza > > eXeC001er napsal(a): > > 2013/3/28 Jan Friesse > > > >> Hi, > >> corosync functions never returns ERRNO errors.

[Openais] corosync + qdevice, VMs and bridge

2013-04-17 Thread eXeC001er
Hello. I have tried to create the following demo-cluster to check how work MasterWins logic: NODE1 (VM) |== tap0 (host) NODE2 (VM) |=br0(host) NODE3 (VM) |== tap1 (host) NODE3 (VM) To simulate 50/50 split i ju

Re: [Openais] corosync + qdevice, VMs and bridge

2013-04-18 Thread eXeC001er
2013/4/17 Fabio M. Di Nitto > On 4/17/2013 3:57 PM, eXeC001er wrote: > > Hello. > > > > I have tried to create the following demo-cluster to check how work > > MasterWins logic: > > > > NODE1 (VM) > >