]> git.proxmox.com Git - lvm.git/blame - patchdir/filter_zvols_and_pve_vg_in_lvm.conf.patch
buildsys: update make upload target for stretch
[lvm.git] / patchdir / filter_zvols_and_pve_vg_in_lvm.conf.patch
CommitLineData
2f2617c3
DC
1--- a/conf/example.conf.in
2+++ b/conf/example.conf.in
3@@ -118,6 +118,9 @@
9952a677
WL
4 # If lvmetad is used, then see "A note about device filtering while
5 # lvmetad is used" comment that is attached to global/use_lvmetad setting.
6
7+ # Do not scan ZFS zvols (to avoid problems on ZFS zvols snapshots)
2f2617c3 8+ global_filter = [ "r|/dev/zd.*|", "r|/dev/mapper/pve-.*|" ]
9952a677
WL
9+
10 # By default we accept every block device:
11 # filter = [ "a/.*/" ]
12