Bug 30247

Summary: LVM failed to set up
Product: [Retired] Red Hat Linux Reporter: Bill Huang <bhuang>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: havill
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: 2001-03-06 22:53: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:
Attachments:
Description Flags
hwconf
none
lspci output
none
output of dmesg none

Description Bill Huang 2001-03-02 02:08:57 UTC
(Originally reported by Hamada)
Tried to use LVM on wolverine

1. changed partition id of /dev/hda11 /dev/hda12 /dev/hda13 to ox8e

vgscan
pvcreate /dev/hda11 /dev/hda12 /dev/hda13
vgcreate lvm01 /dev/hda11 /dev/hda12 /dev/hda13
lvcreate -L 600M -n lv01 lvm01
mke2fs /dev/lvm01/lv01

2. made /home file system

3. system is rebooted,it told that the volume made before is NOT available.
rc.sysinit:Setting up LVM:failed

4.tried to
vgchange --available y lvm01

the volume was still NOT availble

5. Tried to
vgchange --available n lvm01

6. Unable to handle kernel paging request at virtual address

The information about the test machine are attached.

Comment 1 Bill Huang 2001-03-02 02:12:49 UTC
Created attachment 11520 [details]
hwconf

Comment 2 Bill Huang 2001-03-02 02:13:29 UTC
Created attachment 11521 [details]
lspci output

Comment 3 Bill Huang 2001-03-02 02:14:24 UTC
Created attachment 11522 [details]
output of dmesg

Comment 4 Arjan van de Ven 2001-03-07 13:06:04 UTC
LVM seems to be too unstable to ship. 
We disabled it in our configurations.