]> git.proxmox.com Git - lvm.git/commit
filter zvols and pve vg in lvm.conf
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 24 Aug 2016 14:23:51 +0000 (16:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Aug 2016 07:39:00 +0000 (09:39 +0200)
commit2f2617c3c4c22554198c380a6a3330de64b6fe7a
treed0c1b8763b7edc35d93ec88c98ac501307099449
parentfc44d1a6a8f47221a408d5a1de7d99190959ae67
filter zvols and pve vg in lvm.conf

the filter syntax is a regex, so use .* instead of *
also filter /dev/mapper/pve, our default volume group
(because of nested lvm)
and use the global_filter setting for this

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
patchdir/filter_zvols_and_pve_vg_in_lvm.conf.patch [new file with mode: 0644]
patchdir/filter_zvols_in_lvm.conf.patch [deleted file]
patchdir/series