[OpenAFS] Re: 1.6.2 buserver + butc

Simon Wilkinson simonxwilkinson@gmail.com
Thu, 28 Mar 2013 14:59:04 +0000


On 28 Mar 2013, at 14:44, Andrew Deason wrote:
> We're waiting for the buserver to respond to a BUDB_CreateDump. So,
> presumably it is hanging on something. A quick glance at that suggests
> to me that it's most likely hanging on waiting for a write lock to the
> ubik database, which is presumably hanging because it's waiting for
> another transaction to finish or something.

pthreaded ubik servers don't work correctly in 1.6 - they're missing all =
of the work that Marc Dionne did to stabilise them. So, I suspect the =
problem may be that you're trying to use a pthreaded set of backup =
servers.

Are you deliberately building with --enable-pthreaded-ubik ?

S.