Bug 694163 - Triggerd chapter: add reference to DC_DAEMON_LIST
Summary: Triggerd chapter: add reference to DC_DAEMON_LIST
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Grid_User_Guide
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: 2.0
: ---
Assignee: Alison Young
QA Contact: Tomas Rusnak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-06 16:12 UTC by Luigi Toscano
Modified: 2011-06-24 01:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-24 01:23:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 675209 0 high CLOSED Update base-db for trigger service 2021-02-22 00:41:40 UTC

Internal Links: 675209

Description Luigi Toscano 2011-04-06 16:12:14 UTC
In order to enable triggerd another line must be added to condor configuration:
DC_DAEMON_LIST = $(DC_DAEMON_LIST), TRIGGERD

It must be put in the box in point 2 which contains:
'DAEMON_LIST = $(DAEMON_LIST), TRIGGERD'


See also BZ675209.

Comment 1 Jan Sarenik 2011-05-11 13:43:28 UTC
"DC_DAEMON_LIST = $(DC_DAEMON_LIST), TRIGGERD" will not work

Have a look at bug 606391 comment 23

Comment 2 Jan Sarenik 2011-05-11 13:45:35 UTC
And please, make the readers aware that "DC_DAEMON_LIST =+" may be used
only once (otherwise it does not add to, but overrides the previous =+
setting).

Comment 3 Alison Young 2011-05-17 02:04:06 UTC
(In reply to comment #1)
> "DC_DAEMON_LIST = $(DC_DAEMON_LIST), TRIGGERD" will not work
> 
> Have a look at bug 606391 comment 23

So adding the line under sub-heading "Configuring the event trigger daemon" is not required anymore?

Comment 5 Robert Rati 2011-05-19 22:54:34 UTC
Need to add:

DC_DAEMON_LIST =+ TRIGGERD

Under the DAEMON_LIST entry.  Also, merge step 1 and 2, as those 2 boxes are all part of the same configuration for the triggerd.

Comment 7 Tomas Rusnak 2011-06-03 12:02:20 UTC
DC_DAEMON_LIST =+ TRIGGERD included in chapter 16 para 1.

>>> VERIFIED


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