[Spacewalk-list] osa-dispatcher and osad

Sander Grendelman sander at grendelman.com
Mon Feb 28 12:11:59 UTC 2011


On Mon, Feb 28, 2011 at 01:05:27PM +0100, Sander Grendelman wrote:
> service osa-dispatcher stop
> service jabberd stop
> ### remove all "roster" lines from /etc/jabberd/sm.xml> ###
> service jabberd start
> ### Check if sm is running
> service osa-dispatcher start

Oh, and don't forget to remove the old DB after stopping jabberd, so:

service osa-dispatcher stop
service jabberd stop
### remove all "roster" lines from /etc/jabberd/sm.xml> ###
rm -f /var/lib/jabberd/db/*
service jabberd start
### Check if sm is running
service osa-dispatcher start






More information about the Spacewalk-list mailing list