From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] How to enable daemon_debug for dlm_controld
Date: Wed, 27 Jun 2018 08:49:39 -0500 [thread overview]
Message-ID: <20180627134939.GA5690@redhat.com> (raw)
In-Reply-To: <e7f0d950-0538-3278-c642-498a1125d028@suse.com>
On Wed, Jun 27, 2018 at 04:07:18PM +0800, Guoqing Jiang wrote:
> But by default, seems dlm_controld just run with "-s 0". And I tried to add
> "daemon_debug=1" to /etc/dlm/dlm.conf,
> then dlm resource can't start at all. Could you tell me how to enable this
> option? Thanks in advance!
That option doesn't work in dlm.conf, see
https://pagure.io/dlm/c/9fe973004d8dbffc07bbecbdbb6c828bfb832137?branch=master
What you want instead is:
log_debug=1
debug_logfile=1
Then look in /var/log/dlm_controld/dlm_controld.log
Dave
next prev parent reply other threads:[~2018-06-27 13:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-27 8:07 [Cluster-devel] How to enable daemon_debug for dlm_controld Guoqing Jiang
2018-06-27 13:49 ` David Teigland [this message]
2018-06-28 2:13 ` Guoqing Jiang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180627134939.GA5690@redhat.com \
--to=teigland@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.