From d414fe28fa1754690e8c72a16df5c2cdc1cc87e1 Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Tue, 9 Oct 2012 10:47:29 +0200 Subject: [PATCH] example.conf: Warn about running lvmetad with use_lvmetad = 0. --- doc/example.conf.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/example.conf.in b/doc/example.conf.in index b4cda6f11..f7344bbbe 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -488,6 +488,9 @@ global { # 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 'pvscan --cache' is performed. + # + # If lvmetad has been running while use_lvmetad was 0, it MUST be stopped + # before changing use_lvmetad to 1 and started again afterwards. use_lvmetad = 0 # Full path of the utility called to check that a thin metadata device