Bug 930019

Summary: multipath is broken in dracut due to missing /etc/multipath.conf file (systemd multpath.service condition)
Product: [openSUSE] openSUSE Tumbleweed Reporter: Thomas Renninger <trenn>
Component: BasesystemAssignee: Hannes Reinecke <hare>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: 201503*   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Renninger 2015-05-07 10:04:38 UTC
Title says everything.
multipathd is not started and rootfs and swap are not found:
systemctl status multipathd.service
* multipathd.service - Device-Mapper Multipath Device Controller
   Loaded: loaded (/usr/lib/systemd/system/multipathd.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
Condition: start condition failed at Thu 2015-05-07 11:49:11 CEST; 7min ago
           ConditionPathExists=/etc/multipath.conf was not met


creating /etc/multipath.conf, restarting multipath service, exiting emergency shell and the system comes up...
Comment 1 Thomas Renninger 2015-05-07 14:07:07 UTC
there already is a bug for this one...

*** This bug has been marked as a duplicate of bug 927719 ***