Bug 30247 - LVM failed to set up
Summary: LVM failed to set up
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-02 02:08 UTC by Bill Huang
Modified: 2007-04-18 16:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-06 22:53:36 UTC
Embargoed:


Attachments (Terms of Use)
hwconf (1.93 KB, text/plain)
2001-03-02 02:12 UTC, Bill Huang
no flags Details
lspci output (607 bytes, text/plain)
2001-03-02 02:13 UTC, Bill Huang
no flags Details
output of dmesg (5.42 KB, text/plain)
2001-03-02 02:14 UTC, Bill Huang
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.