1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test/lib
Alasdair G Kergon 84394c0219 lvmetad: extend socket/pid file handling
Make it easier to run a live lvmetad in debugging mode and
to avoid conflicts if multiple test instances need to be run
alongside a live one.

No longer require -s when -f is used: use built-in default.
Add -p to lvmetad to specify the pid file.
No longer disable pidfile if -f used to run in foreground.
If specified socket file appears to be genuine but stale, remove it
before use.
On error, only remove lvmetad socket file if created by the same
process.  (Previous code removes socket even while a running instance
is using it!)
2013-11-29 20:56:29 +00:00
..
aux.sh tests: initialize signature wiping 2013-11-28 13:27:52 +01:00
check.sh tests: enhance pvmove testing 2013-09-16 11:22:04 +02:00
get.sh tests: use bash for bash script 2013-10-17 11:57:34 +02:00
harness.c tests: add WARNED test to final list 2013-11-22 21:00:56 +01:00
lvm-wrapper.sh test: Re-instate exec in lvm-wrapper, catching crashes inside not. 2013-04-11 16:22:35 +02:00
not.c Fix gcc warnings for missing headers and prototypes 2011-01-05 15:03:43 +00:00
test.sh lvmetad: extend socket/pid file handling 2013-11-29 20:56:29 +00:00
utils.sh tests: drop settle for old systems 2013-10-17 22:54:12 +02:00