[Linux-cluster] What can cause dlm_pthread_init to generate an errno 13?

David Teigland teigland at redhat.com
Thu Nov 2 19:18:49 UTC 2006


On Thu, Nov 02, 2006 at 02:07:25PM -0500, Eric Johnson wrote:
> Should dlm_pthread_init be affected as well?  I'm unsure if that
> function is intended to be just for mucking with the "default"
> lockspace or for any locking function such as creating my own
> lockspace.

Looking at the examples in cluster/dlm/tests/usertest/ I think that you'll
wan't dlm_ls_pthread_init() and not dlm_pthread_init() after you've
created your lockspace.

Dave




More information about the Linux-cluster mailing list