Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 26289

Summary: Mismatch /var/lock/subsys/pvmd3 and /etc/init.d/pvmd
Product: [Retired] Red Hat Linux Reporter: Walter Mueller <walter.mueller>
Component: pvmAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: walter.mueller
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-02-06 10:05:03 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 Walter Mueller 2001-02-06 10:04:59 UTC
shutdown shows the message

/etc/rc6.d/killall /etc/init.d/pvmd3 no such file or directory

This is because the file in /etc/init.d is called pvmd but the 
execution of  /etc/init.d/pvmd touches the file /var/lock/subsys/pvmd3

killall strips the directory part from the entry in /var/lock/subsys/pvmd3
and
tries execute the file in /etc/init.d/pvmd3 which does not exist

Comment 1 Trond Eivind Glomsrxd 2001-02-06 16:10:01 UTC
This was fixed in 3.4.3-25 yesterday, coming to Rawhide soonish.