Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2104134 - Stopping foreman also stops dynflow-sidekiq
Summary: Stopping foreman also stops dynflow-sidekiq
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Satellite Maintain
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.12.0
Assignee: satellite6-bugs
QA Contact: Gaurav Talreja
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-05 15:37 UTC by Stephen Wadeley
Modified: 2022-11-28 10:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-09 12:41:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SAT-14062 0 None None None 2022-11-28 10:27:39 UTC

Description Stephen Wadeley 2022-07-05 15:37:21 UTC
Description of problem:



`satellite-maintain service stop --only foreman`
 and then 
`satellite-maintain service start --only foreman`

and then

`satellite-maintain service status`
I see not all services are running again

 "Some services are not running (dynflow-sidekiq@orchestrator, dynflow-sidekiq@worker-1, dynflow-sidekiq@worker-hosts-queue-1".

Version-Release number of selected component (if applicable):
Sat 6.11.0 snap_version: '26.0'
~]# rpm -q satellite
satellite-6.11.0-2.el8sat.noarch
~]# rpm -q foreman
foreman-3.1.1.21-1.el8sat.noarch


How reproducible:
Every time


Steps to Reproduce:
1. satellite-maintain service stop --only foreman
2. satellite-maintain service start --only foreman
3. satellite-maintain service status

Actual results:
 "Some services are not running (dynflow-sidekiq@orchestrator, dynflow-sidekiq@worker-1, dynflow-sidekiq@worker-hosts-queue-1".

Expected results:
All services are running.


Additional info:

I will attach logs.

Comment 2 Stephen Wadeley 2022-07-06 14:25:56 UTC
Hi

this does not appear to be a regression, process works OK in 6.10.7

Tested on
~]# rpm -q satellite
satellite-6.10.7-1.el7sat.noarch

~]# rpm -q foreman
foreman-2.5.2.21-1.el7sat.noarch

I will attach logs.

Comment 4 Stephen Wadeley 2022-07-06 14:29:23 UTC
(In reply to Stephen Wadeley from comment #2)
> Hi
> 
> this does not appear to be a regression, process works OK in 6.10.7
> 
sorry, that is a regression (does not happen on previous major version).

Comment 6 Eric Helms 2022-08-09 12:41:28 UTC
This is generally speaking intended behaviour and starting just the foreman service is not something we would suggest. If you can clarify in what scenario one would stop and then start only the foreman service (versus using restart).


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