Bug 472090

Summary: /etc/init.d/clvmd points to /usr/sbin for LVM tools
Product: [Fedora] Fedora Reporter: John Ruemker <jruemker>
Component: lvm2-clusterAssignee: Alasdair Kergon <agk>
Status: CLOSED NEXTRELEASE QA Contact: Corey Marthaler <cmarthal>
Severity: medium Docs Contact:
Priority: high    
Version: 10CC: agk, ccaulfie, dwysocha, jbrassow, mbroz, prockai
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: 2008-12-09 11:31:25 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 John Ruemker 2008-11-18 17:41:37 UTC
Description of problem: The clvmd init script in F10 Rawhide looks for the lvm tools (lvdisplay, vgchange, etc) in /usr/sbin as opposed to /sbin.  This results in a failure when trying to start the service, although clvmd actually does get started

Version-Release number of selected component (if applicable): lvm2-cluster-2.02.39-6.fc10.x86_64

How reproducible: Always

Steps to Reproduce:
1. # service clvmd start
  
Actual results: clvmd starts but the service reports 

    Activating VGs: /etc/init.d/functions: line 499: /usr/sbin/vgchange: No such file or directory
                                                           [FAILED]

Expected results: clvmd should start and the service should report "OK"

Comment 1 Alasdair Kergon 2008-11-18 18:20:59 UTC
Hmmm.  I wonder if that was caused by the changes to work around the bug in rpm, or if it goes back longer.

Anyway, let's keep these out of /usr now - I'll update the script.

Comment 2 Alasdair Kergon 2008-11-19 20:20:23 UTC
Please test Package: lvm2-2.02.39-7.fc10 Tag: dist-f10-updates-candidate

Comment 3 Fedora Update System 2008-11-19 20:28:24 UTC
lvm2-2.02.39-7.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/lvm2-2.02.39-7.fc10

Comment 4 John Ruemker 2008-11-20 21:03:35 UTC
That fixed it.  Thanks

Comment 5 Fedora Update System 2008-11-22 16:48:47 UTC
lvm2-2.02.39-7.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update lvm2'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/f10/FEDORA-2008-9969

Comment 6 Bug Zapper 2008-11-26 05:34:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Fedora Update System 2008-12-09 11:31:21 UTC
lvm2-2.02.39-7.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.