From 1423ab93f9251d7c0c704bf40da0c0bd631bc08e Mon Sep 17 00:00:00 2001 From: David Teigland Date: Wed, 3 May 2017 16:26:21 -0500 Subject: [PATCH] man clvmd: mention lvmlockd is another option --- man/clvmd.8_main | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man/clvmd.8_main b/man/clvmd.8_main index 8e9921da2..de6ce25fa 100644 --- a/man/clvmd.8_main +++ b/man/clvmd.8_main @@ -31,6 +31,9 @@ clvmd \(em cluster LVM daemon clvmd is the daemon that distributes LVM metadata updates around a cluster. It must be running on all nodes in the cluster and will give an error if a node in the cluster does not have this daemon running. + +Also see \fBlvmlockd\fP(8) for a newer method of using LVM on shared +storage. . .SH OPTIONS . @@ -196,4 +199,6 @@ Defaults to \fI#LVM_PATH#\fP. .SH SEE ALSO .BR syslog (3), .BR lvm.conf (5), -.BR lvm (8) +.BR lvm (8), +.BR lvmlockd (8), +.BR lvmsystemid (7) -- 2.43.5