Bug 502175 - Initscripts not showing status or stopping correctly
Summary: Initscripts not showing status or stopping correctly
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: condor
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthew Farrellee
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 502171 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-22 10:59 UTC by Adam Huffman
Modified: 2009-05-25 21:25 UTC (History)
1 user (show)

Fixed In Version: 7.2.3-2.fc10
Clone Of:
Environment:
Last Closed: 2009-05-25 21:25:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Huffman 2009-05-22 10:59:41 UTC
Description of problem:

When I run 'service condor status' I see the following output:

condor_master is stopped

even when condor is running.

When I run 'service condor stop' the condor daemons don't stop.

Version-Release number of selected component (if applicable):
condor-7.2.3-1.fc10.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matthew Farrellee 2009-05-22 13:20:26 UTC
The init script only stops daemons that it started, the master's pidfile is used to enforce this.

Comment 2 Adam Huffman 2009-05-22 14:36:50 UTC
That doesn't seem to work though.  I've just stopped condor with pkill, started it again via the initscript, then tried to stop via the initscript.  It didn't have any effect.

Comment 3 Matthew Farrellee 2009-05-22 15:21:00 UTC
*** Bug 502171 has been marked as a duplicate of this bug. ***

Comment 4 Matthew Farrellee 2009-05-22 15:23:44 UTC
You'll have to delete the InstanceLock because the condor_master didn't get a chance to clean it up on exit.

The issue here is the init script changed to use /var/{log,lock,run}/condor, but the package wasn't updated.

Comment 5 Fedora Update System 2009-05-22 16:13:24 UTC
condor-7.2.3-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/condor-7.2.3-2.fc10

Comment 6 Fedora Update System 2009-05-25 21:25:20 UTC
condor-7.2.3-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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