2008-12-05 21:53:04

by Peter W. Morreale

[permalink] [raw]
Subject: DLM configuration documentation?


Can someone kindly point me to documentation on configuring ...fs/dlm
via configfs?

I have found http://people.redhat.com/ccaulfie/docs/rhdlmbook.pdf
however this doc doesn't include configuration info.

Please cc me directly. Thanks.

Best,
-PWM



2008-12-05 22:09:54

by David Teigland

[permalink] [raw]
Subject: Re: DLM configuration documentation?

On Fri, Dec 5, 2008 at 3:52 PM, Peter W. Morreale <[email protected]> wrote:
>
> Can someone kindly point me to documentation on configuring ...fs/dlm
> via configfs?
>
> I have found http://people.redhat.com/ccaulfie/docs/rhdlmbook.pdf
> however this doc doesn't include configuration info.

The dlm_controld utility controls the dlm; it's built on the corosync/openais
clustering framework.
http://sources.redhat.com/cluster/wiki/

Dave