[elephant-devel] BDB hanging with many stalled threads
Leslie P. Polzer
sky at viridian-project.de
Sat Oct 18 08:27:35 UTC 2008
> Unfortunately the standalone deadlock utility provided by BDB does not seem
> to resolve this. I just tried running it with all these hung threads and
> somehow the result was a database that needs recovery. db_stat also
> indicates the number of deadlocks is 0.
>
> This seems to indicate that the problem is not caused by deadlocks. What do
> you think?
Let's make sure. After opening the store controller run
(db-bdb::db-env-set-lock-detect
(elephant::controller-environment *store-controller*)
db-bdb::DB_LOCK_DEFAULT)
and check whether this still occurs.
Leslie
More information about the elephant-devel
mailing list