From ceb79c9a500f38ac31c8d79904c3730805feb3dc Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Mon, 13 Aug 2012 14:41:57 +0200 Subject: [PATCH] example.conf.in: The command to refresh lvmetad is pvscan --cache. --- doc/example.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/example.conf.in b/doc/example.conf.in index 8cec63c61..7b26bdc70 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -479,7 +479,7 @@ global { # scanning is done by the individual commands. In a setup with lvmetad, # lvmetad udev rules *must* be set up for LVM to work correctly. Without # proper udev rules, all changes in block device configuration will be - # *ignored* until a manual 'vgscan' is performed. + # *ignored* until a manual 'pvscan --cache' is performed. use_lvmetad = 0 # Full path of the utility called to check that a thin metadata device -- 2.43.5