Bug 653668 - osa-dispatcher does not seem to be dispatching jobs
Summary: osa-dispatcher does not seem to be dispatching jobs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Server
Version: 1.1
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Pazdziora
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space13
TreeView+ depends on / blocked
 
Reported: 2010-11-15 21:54 UTC by jstroehmann
Modified: 2012-03-06 09:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-29 15:48:34 UTC
Embargoed:


Attachments (Terms of Use)
osa-dispatcher.log as requested. (9.27 MB, text/plain)
2010-11-23 16:29 UTC, jstroehmann
no flags Details

Description jstroehmann 2010-11-15 21:54:21 UTC
Description of problem:
When i schedule remote commands or reboots, it does not execute immediately. I have to force a manual "rhn_check" or wait until the scheduled rhn_checkin.

Version-Release number of selected component (if applicable):
spacewalk 1.1

How reproducible:
always

Steps to Reproduce:
1. schedule a command in the web ui
2. wait a while
3. ...
  
Actual results:
you have to wait up to a couple hours for a command to execute

Expected results:
commands should execute immediately


Additional info:

Comment 1 Jan Pazdziora 2010-11-20 16:59:53 UTC
Taking.

Comment 2 Jan Pazdziora 2010-11-20 17:01:37 UTC
What OS and version is this?

Please attach your /var/log/rhn/osa-dispatcher.log.

Is this with SELinux in enforcing mode. What does

  grep AVC /var/log/audit/audit.log

show?

Comment 3 jstroehmann 2010-11-23 15:43:46 UTC
#### OS version #####
[root@itsw201 ~]# cat /etc/redhat-release
Fedora release 11 (Leonidas)
[root@itsw201 ~]# uname -a
Linux itsw201.aa1.pqe 2.6.30.10-105.2.23.fc11.x86_64 #1 SMP Thu Feb 11 07:06:34 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

#### SELinux status #####
SELinux is disabled:
[root@itsw201 ~]# grep AVC /var/log/audit/audit.log
[root@itsw201 ~]# grep SELINUX= /etc/selinux/config
# SELINUX= can take one of these three values:
SELINUX=disabled
[root@itsw201 ~]#

#### Spacewalk Version #####
[root@itsw201 ~]# cat /etc/yum.repos.d/spacewalk.repo
[spacewalk]
name=Spacewalk
baseurl=http://spacewalk.redhat.com/yum/1.1/Fedora/11/$basearch/

Comment 4 jstroehmann 2010-11-23 16:29:50 UTC
Created attachment 462381 [details]
osa-dispatcher.log as requested.

osa-dispatcher.log as requested.

Comment 5 Jan Pazdziora 2010-11-23 17:34:31 UTC
(In reply to comment #3)
> #### OS version #####
> [root@itsw201 ~]# cat /etc/redhat-release
> Fedora release 11 (Leonidas)

[...]

> #### Spacewalk Version #####
> [root@itsw201 ~]# cat /etc/yum.repos.d/spacewalk.repo
> [spacewalk]
> name=Spacewalk
> baseurl=http://spacewalk.redhat.com/yum/1.1/Fedora/11/$basearch/

This is a bit strange -- we've never had Spacewalk 1.1 on Fedora 11:

   https://fedorahosted.org/spacewalk/wiki/ReleaseNotes11

Comment 6 jstroehmann 2010-11-24 15:04:53 UTC
apologies, i looked at the RPM versions and it appears we are at 1.0. it would appear someone attempted to upgrade unsuccessfully at some point. sorry for the misinformation.

Comment 7 Jan Pazdziora 2010-11-26 13:49:58 UTC
Can you please confirm the version of jabberd on your Spacewalk and if it's been updated to 2.2.11, update spacewalk-setup-jabberd and follow

https://www.redhat.com/archives/spacewalk-list/2010-November/msg00181.html

?

Comment 8 jstroehmann 2010-11-29 15:38:16 UTC
This is the versions of jabber rpms i am currently at.

[root@itsw201 ~]# rpm -qa|grep -i jabb
spacewalk-setup-jabberd-1.0.1-1.fc11.noarch
jabberpy-0.5-0.19.fc11.noarch
jabberd-2.2.8-2.fc11.x86_64

There is no jabberd update in my repository.

Comment 9 Jan Pazdziora 2010-11-29 15:48:34 UTC
(In reply to comment #8)
> This is the versions of jabber rpms i am currently at.
> 
> [root@itsw201 ~]# rpm -qa|grep -i jabb
> spacewalk-setup-jabberd-1.0.1-1.fc11.noarch
> jabberpy-0.5-0.19.fc11.noarch
> jabberd-2.2.8-2.fc11.x86_64
> 
> There is no jabberd update in my repository.

The current Spacewalk release is 1.2, available on Fedora 12 -- 14. You might want to upgrade to that version, as Fedora 11 is EOL now, and there were multiple fixes going to 1.2.


Note You need to log in before you can comment on or make changes to this bug.