From: Volker Lendecke on
On Fri, Apr 30, 2010 at 04:52:45PM -0500, Jeremy Farrar wrote:
> I am attempting to configure a Samba cluster using DRBD and CTDB. I am
> currently having some issues with winbind. Everytime I start winbind or
> attempt to join my server to the domain the machine stalls and the ctdb
> error log is filled with the following:
>
> 2010/04/30 14:49:59.367076 [ 8394]: server/ctdb_control.c:445 Unknown CTDB
> control opcode 119

That's the TRANS3_COMMIT control introduced lately. Probably
you are running a new samba against a too old ctdb.

Volker
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Jeremy Farrar on
Thank you very much for the quick reply.

I obtained my CTDB source via rsync according to the documentation here:

http://wiki.samba.org/index.php/CTDB_Setup#Getting_the_source_code

Is there another source that would have a more recent version? Should I move
back to an older version of Samba that does not have the TRAN3_COMMIT? DO
you know when that was introduced?

On Fri, Apr 30, 2010 at 6:11 PM, Volker Lendecke
<Volker.Lendecke(a)sernet.de>wrote:

> On Fri, Apr 30, 2010 at 04:52:45PM -0500, Jeremy Farrar wrote:
> > I am attempting to configure a Samba cluster using DRBD and CTDB. I am
> > currently having some issues with winbind. Everytime I start winbind or
> > attempt to join my server to the domain the machine stalls and the ctdb
> > error log is filled with the following:
> >
> > 2010/04/30 14:49:59.367076 [ 8394]: server/ctdb_control.c:445 Unknown
> CTDB
> > control opcode 119
>
> That's the TRANS3_COMMIT control introduced lately. Probably
> you are running a new samba against a too old ctdb.
>
> Volker
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Volker Lendecke on
On Fri, Apr 30, 2010 at 09:26:59PM -0500, Jeremy Farrar wrote:
> Thank you very much for the quick reply.
>
> I obtained my CTDB source via rsync according to the documentation here:
>
> http://wiki.samba.org/index.php/CTDB_Setup#Getting_the_source_code

Unfortunately that rsync source at samba.org seems out of
date. I've CC'ed Ronnie Sahlberg, maybe he knows what is
wrong there. Probably the easiest for you is to grab the
current source RPM from
http://ctdb.samba.org/packages/redhat/RHEL5/ and extract the
source tar.gz from that. That should have the current
sources.

Volker
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Jeremy Farrar on
I extracted the source code from that RPM as you recommended. I was able to
build and install ctdb and samba without any errors. I can now join my
domain and start winbind without incident. Thank you very much for your
assistance.

On Sat, May 1, 2010 at 3:46 AM, Volker Lendecke
<Volker.Lendecke(a)sernet.de>wrote:

> On Fri, Apr 30, 2010 at 09:26:59PM -0500, Jeremy Farrar wrote:
> > Thank you very much for the quick reply.
> >
> > I obtained my CTDB source via rsync according to the documentation here:
> >
> > http://wiki.samba.org/index.php/CTDB_Setup#Getting_the_source_code
>
> Unfortunately that rsync source at samba.org seems out of
> date. I've CC'ed Ronnie Sahlberg, maybe he knows what is
> wrong there. Probably the easiest for you is to grab the
> current source RPM from
> http://ctdb.samba.org/packages/redhat/RHEL5/ and extract the
> source tar.gz from that. That should have the current
> sources.
>
> Volker
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba