Bug 75492
Summary: | initscripts /etc/rc.sysinit fails to mount lvm partitions if lvm-mod is not loaded | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Josiah Royse <jroyse> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | rvokal, shishz |
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: | 2002-10-18 20:06:59 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: | |||
Bug Depends On: | 50556 | ||
Bug Blocks: |
Description
Josiah Royse
2002-10-09 01:16:58 UTC
Hm, sure, we can load the module. Added in CVS. The problem is not resolved with LVM. Here's the catch in RH 8.0 that I experienced. If during Anaconda setup using Disk Druid, I create a Volume Group. LVM loads fine during bootup. If I setup the volume group AFTER I install the machine, LVM fails as described. This was a fix for RH 8.0- so you'll have to be sure you are up2date. Double check the /etc/rc.sysinit script for the LVM file checks, you may no have put the lvm config files in the same place the script checks for them in. |