Make LVM actually use clvm.
[invirt/packages/sipb-xen-clvm-config.git] / files / etc / lvm / lvm.conf.sipb-xen
index de1ab47..729333e 100644 (file)
@@ -209,7 +209,7 @@ global {
     # Type of locking to use. Defaults to file-based locking (1).
     # Turn locking off by setting to 0 (dangerous: risks metadata corruption
     # if LVM2 commands get run concurrently).
-    locking_type = 1
+    #locking_type = 1
 
     # Local non-LV directory that holds file-based locks while commands are
     # in progress.  A directory like /tmp that may get wiped on reboot is OK.