gomd-devel
[Top][All Lists]
Advanced

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

[gomd-devel] <DAEMON> Now autodiscovery is an optional :)


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON> Now autodiscovery is an optional :)
Date: Sun, 11 Apr 2004 21:06:57 +0200

Hi Matt.

Now autodiscovery is an optional :)
If OM is enabled, GOMD will assume there will be another daemon on every
found node, ok? :)

Bye.

<< CVS NOTES >>

IN utils.cpp
(+) cosmetics

IN omInfo.h/omInfo.cpp
(+) added new getNodeIDByNodeIP() method to get the ID of a node via irs IP
(uses "mosctl whois")
(m) nodeList now is nodeMap (list->map). Format is "ID:IP".

IN gomdSearcher.h/gomdSearcher.cpp
(+) added new appendNodeInfosToKnownGomdsMap() method: if oM is active,
we'll append all available nodes to the map of known gomds (this can be
useful if we have gomd on every node => we won't be forced to start the
autodiscovery on every gomd/every node
(m) using omInfo::nodeMap map.

IN globalInitializer.cpp
(+) call to gomdSearcher::appendNodeInfosToKnownGomdsMap().

IN connHandler.cpp
(m) using omInfo::nodeMap map.





reply via email to

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