Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:Update
lvm2-clvm.16468
bug-1164718_09-config-change-scan_lvs-default-t...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-1164718_09-config-change-scan_lvs-default-to-0.patch of Package lvm2-clvm.16468
From 427e8ba3e3186e291ff26f014003d149da6ec2a8 Mon Sep 17 00:00:00 2001 From: David Teigland <teigland@redhat.com> Date: Wed, 20 Feb 2019 14:31:03 -0600 Subject: [PATCH 2/2] config: change scan_lvs default to 0 so that lvm does not scan LVs for PVs by default. --- lib/config/defaults.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config/defaults.h b/lib/config/defaults.h index 12d8e1d53..7a5d36569 100644 --- a/lib/config/defaults.h +++ b/lib/config/defaults.h @@ -267,6 +267,6 @@ #define DEFAULT_THIN_POOL_AUTOEXTEND_THRESHOLD 100 #define DEFAULT_THIN_POOL_AUTOEXTEND_PERCENT 20 -#define DEFAULT_SCAN_LVS 1 +#define DEFAULT_SCAN_LVS 0 #endif /* _LVM_DEFAULTS_H */ -- 2.24.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor