1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Tony Asleson 32c87d56b1 lvmdbusd: thread stacks dump support
If you send a SIGUSR1 (10) to the daemon it will dump all the
threads current stacks to stdout.  This will be useful when the
daemon is apparently hung and not processing requests.

eg.
$ sudo kill -10 <daemon pid>
2017-09-27 07:45:00 -05:00
..
clvmd deamonize: restore detection of errors 2017-09-06 11:47:53 +02:00
cmirrord makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmeventd makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmfilemapd makefiles: cleanups 2017-08-01 11:53:32 +02:00
lvmdbusd lvmdbusd: thread stacks dump support 2017-09-27 07:45:00 -05:00
lvmetad configure: improve test for realtime clock 2017-08-01 14:03:54 +02:00
lvmlockd lvmlockd: fix check for no running lock manager 2017-08-29 15:18:12 -05:00
lvmpolld makefiles: fixing linking 2017-08-01 11:53:30 +02:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00