This is the mail archive of the
lvm2-cvs@sourceware.org
mailing list for the LVM2 project.
LVM2/man clvmd.8
- From: pcaulfield at sourceware dot org
- To: lvm2-cvs at sourceware dot org
- Date: 4 Oct 2006 08:28:17 -0000
- Subject: LVM2/man clvmd.8
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: pcaulfield@sourceware.org 2006-10-04 08:28:17
Modified files:
man : clvmd.8
Log message:
Update man page for clvmd -R
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/clvmd.8.diff?cvsroot=lvm2&r1=1.2&r2=1.3
--- LVM2/man/clvmd.8 2004/09/02 14:16:54 1.2
+++ LVM2/man/clvmd.8 2006/10/04 08:28:17 1.3
@@ -4,6 +4,7 @@
.SH SYNOPSIS
.B clvmd
[\-d] [\-h]
+[\-R]
[\-t <timeout>]
[\-V]
.SH DESCRIPTION
@@ -22,6 +23,11 @@
may need to increase this on systems with very large disk farms.
The default is 30 seconds.
.TP
+.I \-R
+Tells all the running clvmd in the cluster to reload their device cache and
+re-read the lvm configuration file. This command should be run whenever the
+devices on a cluster system are changed.
+.TP
.I \-V
Display the version of the cluster LVM daemon.
.SH SEE ALSO