#
# This configuration option has an automatic default value.
# filter = [ "a|.*/|" ]
- filter = [ "a|^/dev/sd[ab][0-9]*$|", "r/.*/" ]
+ filter = [ "a|^/dev/sda[0-9]*$|", "r/.*/" ]
# Configuration option devices/global_filter.
# Limit the block devices that are used by LVM system components.
# global_filter are not opened by LVM.
# This configuration option has an automatic default value.
# global_filter = [ "a|.*/|" ]
- global_filter = [ "a|^/dev/sd[ab][0-9]*$|", "r/.*/" ]
+ global_filter = [ "a|^/dev/sda[0-9]*$|", "r/.*/" ]
# Configuration option devices/cache_dir.
# Directory in which to store the device cache file.