Oops, correction in-line....
On Fri, 2010-01-22 at 12:31 -0500, Mullis, Josh (CCI - Atlanta) wrote: > > For the time being I have put the following in root's crontab: > > ----------------- /sbin/service jabberd stop ; /sbin/service osa-dispatcher stop ; rm -Rf /var/lib/jabberd/db/* ; /sbin/service jabberd start ; /sbin/service osa-dispatcher start > ----------------- > > > ...which I think is overkill, but it works very well. > > > > Is there any timeline for func integration to replace jabber/osa? > > > > Thanks > -Josh > > > > > On Fri, 2010-01-15 at 12:09 -0500, Mullis, Josh (CCI - Atlanta) wrote: > > > > > > > Been having an issue where if the spacewalk server is rebooted or a > > "rhn-satellite restart" is issued, scheduled actions DO NOT happen > > until an rhn_check is run. > > > > By rhn_check I mean either manually running rhn_check, or restarting > > the osad daemon on the client (which essentially does an rhn_check). > > After restarting osad, if I immediately schedule another action, it > > still does not get pushed to client unless another osad restart or > > rhn_check is done. > > > > > > > > > > If I do the following steps, my scheduled actions are taken care of > > immediately.... > > > > ------------------- > > 1. rm -Rf /var/lib/jabberd/db/* > > 2. service jabberd restart > > 3. service osa-dispatcher restart > > 4. service osad restart (On spacewalk clients) > > ---------------------- > > > > > > > > I have tried just restarting jabberd and osa-dispatcher on the server, > > and then osad on clients, it makes no difference. > > However, if I re-do the above steps, it starts to handle actions very > > quickly again. > > > > > > > > >From what I understand, the above commands re-build the jabber auth > > database. > > > > So why after a database rebuild does it work properly, but breaks > > after a reboot or "rhn-satellite restart"??? > > What is changing after a reboot or "rhn-satellite restart" ? > > > > I still see clients successfully logging into jabber via the logs. > > > > > > Using spacewalk v0.6 on RHEL5 > > > > > > Thanks for reading through this! > > -Josh
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
