Bug 70141

Summary: rc.sysinit tries to activate LVM Volume Groups twice
Product: [Retired] Red Hat Linux Reporter: Nathan G. Grennan <redhat-bugzilla>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 8.0CC: aoliva, rvokal
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: 2002-07-30 18:44:15 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 Nathan G. Grennan 2002-07-30 18:22:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020712

Description of problem:
rc.sysinit tries to activate LVM Volume Groups twice. On my system it activates
just fine the first time and then says the volume group is already activated the
second time. I understand for that because of the different between root
partitions and other partitions this may be necessary, but for me it adds
unncessary boot messages. I recommend you either hide the output of one(doesn't
seem like a good solution, unless if selectively does it based on the success of
the first one), remove the output of both, or come out with some other more
elegant solution.

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


How reproducible:
Always

Steps to Reproduce:
1. Boot kernel with LVM support
2. Setup LVM Volume Groups
3. Reboot
	

Actual Results:  Activation of Volume Groups and then it trying to activate them
again. Then it saying they are already activated.

Expected Results:  To not see the message they are already activated.

Additional info:

Comment 1 Nathan G. Grennan 2002-07-30 18:44:10 UTC
Limbo beta2

Comment 2 Milan Kerslager 2002-11-24 11:26:08 UTC

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