From 08d08e9703308d6729f2f729e5a7e4c0e19840b6 Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Sun, 27 Apr 2008 18:02:55 -0400 Subject: [PATCH] Make LVM actually use clvm. svn path=/trunk/packages/sipb-xen-clvm-config/; revision=477 --- debian/changelog | 6 +++++- files/etc/lvm/lvm.conf.sipb-xen | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d385ef7..a1f06c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ sipb-xen-clvm-config (1.1) unstable; urgency=low + [ Evan Broder ] * And...I'm an idiot - but it's fixed now - -- Evan Broder Sun, 27 Apr 2008 17:45:29 -0400 + [ Quentin Smith ] + * I'm an idiot too. Make LVM actually use clvm. + + -- Quentin Smith Sun, 27 Apr 2008 18:02:28 -0400 sipb-xen-clvm-config (1) unstable; urgency=low diff --git a/files/etc/lvm/lvm.conf.sipb-xen b/files/etc/lvm/lvm.conf.sipb-xen index de1ab47..729333e 100644 --- a/files/etc/lvm/lvm.conf.sipb-xen +++ b/files/etc/lvm/lvm.conf.sipb-xen @@ -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. -- 1.7.9.5