Bug 811129 - Disable lvmetad use in dracut
Summary: Disable lvmetad use in dracut
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 17
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: dracut-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 996627
TreeView+ depends on / blocked
 
Reported: 2012-04-10 08:40 UTC by Peter Rajnoha
Modified: 2013-08-13 14:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 996627 (view as bug list)
Environment:
Last Closed: 2012-07-03 07:44:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
disable lvmetad in dracut (1.34 KB, patch)
2012-04-10 08:43 UTC, Peter Rajnoha
no flags Details | Diff

Description Peter Rajnoha 2012-04-10 08:40:53 UTC
Currently dracut uses lvm.conf as found in the system and modifies only global/locking_type setting. As there's a new feature introduced - the lvmetad daemon, dracut should disable its use as well by setting "global/use_lvmetad=0"
(patch attached).

Otherwise, there's a warning message issued:

dracut: WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning.

Comment 1 Peter Rajnoha 2012-04-10 08:43:43 UTC
Created attachment 576422 [details]
disable lvmetad in dracut


Note You need to log in before you can comment on or make changes to this bug.