SHA256
1
0
forked from pool/lvm2

Accepting request 266231 from home:wanglh:branches:Base:System

disable lvm2-lvmetad.service and fix lvm.conf for bnc#901859 bnc#906710 bnc#888798

OBS-URL: https://build.opensuse.org/request/show/266231
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=115
This commit is contained in:
Tomáš Chvátal
2014-12-29 16:08:16 +00:00
committed by Git OBS Bridge
parent da5bb3ab1a
commit 97971092ae
3 changed files with 18 additions and 6 deletions

View File

@@ -275,7 +275,7 @@ log {
# for syslog and lvm2_log_fn purposes.
# Any 'yes' or 'no' questions not overridden by other arguments
# are suppressed and default to 'no'.
silent = 1
silent = 0
# Should we send log messages through syslog?
# 1 is yes; 0 is no.
@@ -421,7 +421,7 @@ global {
# Type 3 uses built-in clustered locking.
# Type 4 uses read-only locking which forbids any operations that might
# change metadata.
locking_type = 3
locking_type = 1
# Set to 0 to fail when a lock request cannot be satisfied immediately.
wait_for_locks = 1