]> git.proxmox.com Git - lvm.git/blame - patchdir/filter_zvols_in_lvm.conf.patch
bump version to 2.02.116-pve2
[lvm.git] / patchdir / filter_zvols_in_lvm.conf.patch
CommitLineData
9952a677
WL
1Index: new/conf/example.conf.in
2===================================================================
3--- new.orig/conf/example.conf.in
4+++ new/conf/example.conf.in
5@@ -118,6 +118,9 @@ devices {
6 # If lvmetad is used, then see "A note about device filtering while
7 # lvmetad is used" comment that is attached to global/use_lvmetad setting.
8
9+ # Do not scan ZFS zvols (to avoid problems on ZFS zvols snapshots)
10+ filter = [ "r|/dev/zd*|" ]
11+
12 # By default we accept every block device:
13 # filter = [ "a/.*/" ]
14