Hi, On Mon, Feb 18, 2008 at 05:46:38PM +0100, Lars Marowsky-Bree wrote: > On 2008-02-18T15:57:15, Dejan Muhamedagic <[EMAIL PROTECTED]> wrote: > > > > But there is a problem. In the environment not installed mgmtd, the > > > heartbeat failes at the first. > > > > What fails? Compilation? Heartbeat should be aware of the mgmtd > > only insofar as to manage the process (the respawn directive). > > Since having mgmtd around when it's not used is not such a > > biggie, perhaps we should just drop the '#ifdef MGMT_ENABLED' > > from heartbeat/config.c. > > This would then no longer automatically start mgmtd when installed, and > thus is not desirable.
What I meant was not to drop the lines between #ifdef and #endif just to make them not optional. I thought that I made it clear in the same sentence. Obviously not. > > > So, do you have a good idea for > > > resolving it? > > Not now. Those changes were done by Andrew and I'm not familiar > > with that work. > > Why reply when you don't have a good idea? ;-) Didn't know that that is a prerequisite to post. I'm typically short on good ideas anyway. > > I guess that he should have removed references to > > mgmtd completely from the Heartbeat since it has been moved in > > with the gui. > > The respawn directives are still controlled by config.c; we'd need to > make that somehow pluggable as I suggested in my other post. Nice to have, but not sure if that should be a priority. My guess is that for now just having mgmtd start with the rest of the CRM related stuff would suffice. > > BTW, the gui does use mgmt, but perhaps there are going to be more > > clients. Perhaps the package should be named mgmt. > > I think the GUI specfile needs to be overhauled completely anyway and > might be in search for a new name ;-) It used to be called heartbeat-gui > though. Thanks, Dejan > > > Regards, > Lars > > -- > Teamlead Kernel, SuSE Labs, Research and Development > SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG N?rnberg) > "Experience is the name everyone gives to their mistakes." -- Oscar Wilde > > _______________________________________________________ > Linux-HA-Dev: [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
