Command line options override a corresponding setting in dlm.conf(5).
For default settings, see dlm_controld -h.
--daemon_debug|-D
enable debugging to stderr and don't fork
--foreground
don't fork
--log_debug|-K
enable kernel dlm debugging messages
--protocol|-rstr
dlm kernel lowcomms protocol: tcp, sctp, detect
--debug_logfile|-L
write debugging to log file
--enable_plock|-p 0|1
enable/disable posix lock support for cluster fs
--plock_debug|-P
enable plock debugging
--plock_rate_limit|-lint
limit rate of plock operations (0 for none)
--plock_ownership|-o 0|1
enable/disable plock ownership
--drop_resources_time|-tint
plock ownership drop resources time (milliseconds)
--drop_resources_count|-cint
plock ownership drop resources count
--drop_resources_age|-aint
plock ownership drop resources age (milliseconds)
--post_join_delay|-jint
seconds to delay fencing after cluster join
--enable_fencing|-f 0|1
enable/disable fencing
--enable_concurrent_fencing 0|1
enable/disable concurrent fencing
--enable_startup_fencing|-s 0|1
enable/disable startup fencing
--enable_quorum_fencing|-q 0|1
enable/disable quorum requirement for fencing
--enable_quorum_lockspace 0|1
enable/disable quorum requirement for lockspace operations
--enable_helper 0|1
enable/disable helper process for running commands
--repeat_failed_fencing 0|1
enable/disable retrying after fencing fails
--fence_allstr
fence all nodes with this agent
--unfence_all
enable unfencing self with fence_all agent
--help|-h
print this help, then exit
--version|-V
Print program version information, then exit