Bug 459158

Summary: multipath needs libaio in early userspace, can it be moved from /usr/lib to /lib?
Product: [Fedora] Fedora Reporter: Ben Marzinski <bmarzins>
Component: libaioAssignee: Jeff Moyer <jmoyer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-15 15:47:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Marzinski 2008-08-14 19:10:43 UTC
Description of problem:
As mentioned in bz #457589, multipath is failing on bootup because it links against libaio, and it can get called before /usr is mounted.

If it's possible, moving libaio to /lib would fix this problem. Otherwise, there will need to be a multipath binary that is statically linked to libaio.

Comment 1 Jeff Moyer 2008-08-26 12:26:30 UTC
I don't see a reason we can't do this.  I'll put something together and see if anyone pukes on it.

Comment 2 Jeff Moyer 2008-09-03 20:51:54 UTC
I just kicked off a build of libaio-0.3.107-4.fc10.  Do you have a way of testing that package before it is included in the composition?

Comment 3 Jeff Moyer 2008-09-15 15:47:36 UTC
Well, this made it into the tree without testing (aside from my own).  I'm closing this bug.