Bug 467333 - Daemon name in DAEMON_LIST (and DC_DAEMON_LIST) TOO important
Summary: Daemon name in DAEMON_LIST (and DC_DAEMON_LIST) TOO important
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: grid
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: grid-maint-list
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-16 21:24 UTC by Matthew Farrellee
Modified: 2016-05-24 16:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-24 16:47:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matthew Farrellee 2008-10-16 21:24:56 UTC
poo = $(collector)
poo_args = -p 9618
daemon_list = master, poo, schedd, negotiator, startd
dc_daemon_list = MASTER, POO, SCHEDD, NEGOTIATOR, STARTD

condor_on/off -collector does not work because the MASTER cannot find the COLLECTOR, because it is named POO

Also, the contents of the DC_DAEMON_LIST parameter is *case-sensitive* and not to the case of the parameter that defines the daemon's location, just must be uppercase.

Two gotchas waiting to happen.


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