Comment 31 for bug 1473903

Revision history for this message
Phillip Susi (psusi) wrote :

We have already spent a lot of effort over the years going with #2, so turning around at this point isn't the right thing to do. The one place I still see multipath-tools doing the wrong thing is in its kpartx.rules file, which still contains this stanza:

ENV{DM_STATE}=="ACTIVE", ENV{DM_UUID}=="mpath-*", \
        RUN+="/sbin/kpartx -a -p -part /dev/$name"

That '-p part' simply needs deleted.