Bug 930019 - multipath is broken in dracut due to missing /etc/multipath.conf file (systemd multpath.service condition)
Summary: multipath is broken in dracut due to missing /etc/multipath.conf file (system...
Status: RESOLVED DUPLICATE of bug 927719
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: 201503*
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Hannes Reinecke
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-07 10:04 UTC by Thomas Renninger
Modified: 2021-03-02 16:44 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***