Bug 120459

Summary: bootup lvm vgscan fails due to missing libreadline.so.4
Product: [Fedora] Fedora Reporter: Mika Hirvonen <hirvox>
Component: lvm2Assignee: Stephen Tweedie <sct>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-26 17:03:23 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 Mika Hirvonen 2004-04-08 23:15:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6)
Gecko/20040206 Firefox/0.8

Description of problem:
When booting a system with lvm2-2.00.10-1.3 and the /usr filesystem in
a LV, the initial lvm vgscan fails due to missing libreadline.so.4,
which usually resides in /usr/lib and is thus inaccessible at this
part of the bootup.

Booting into rescue mode and downgrading to lvm2-2.00.08-5 fixed the
problem and allowed the system to boot.

Version-Release number of selected component (if applicable):
lvm2-2.00.10-1.3

How reproducible:
Always

Steps to Reproduce:
1. put /usr into a LV
2. install lvm2-2.00.10-1.3
3. reboot
    

Actual Results:  system fails to complete lvm vgscan, fails to mount
the filesystems and drops to a maintenance shell

Expected Results:  system should have completed vgscan normally and
continued to mount filesystems on logical volumes

Additional info:

Comment 1 Mika Hirvonen 2004-04-09 05:36:42 UTC

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