gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] <DAEMON>: new autodiscovery mode && live-cd support


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON>: new autodiscovery mode && live-cd support
Date: Sun, 12 Oct 2003 22:35:07 +0200

Hi all.

Just added a new search-mode for autodiscovery: "start
autodiscovery2/ad2/105 N.A." => start searching on nodes found by omdiscd
(==nodes having their own dirs in /proc/hpc/nodes directory).

Notice this feature is automagically called if you specify the new
"--livecd/-lc" command line option for the daemon => this new autodiscovery
mode is useful for live-cd distros  (ATM this is the only specific setting
for live-cd distros : PlumpOS/klusterKnoppix/Quantian/...). :)))

Comments?

Byez.

<rejected>

<< CVS NOTES >>

IN chSupport.cpp
(+) added new option "start autodiscovery2/ad2/105" => start seraching
daemons on node found by omdiscd

IN connHandler.cpp
(+) added support for new option "start autodiscovery2/ad2/105"

IN csCollector.cpp
(m) in enableLivecdSpecificSettings() function: the search will be done i na
separate thread (to avoid the lock for the main process)
(+) added new enableLivecdSpecificSettings() function => will invoke the new
search-daemons-on-nodes-found-by-omdiscd of gomdSeracher class.

IN gomdSearcher.h/gomdSearcher.cpp
(+) added exception handling in run() function
(+) added a search-modes switch in run() function
(+) cosmetics

IN main.cpp
(+) added new command line option: --livecd/-lc to enable specific setting
for live-cd distros (ATM the only setting will invoke the new
search-daemons-on-nodes-found-by-omdiscd of gomdSearcher class)

IN omInfo.cpp
(+) cosmetics

IN supported_cmds
(+)added new entry: "start autodiscovery2/ad2/105 N.A."







reply via email to

[Prev in Thread] Current Thread [Next in Thread]