Bug 1374723
Summary: | [Improvement] prevent running pulp-manage-db when pulp workers are up | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> | |
Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> | |
Status: | CLOSED ERRATA | QA Contact: | Bruno Rocha <rochacbruno> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.2.0 | CC: | bbuckingham, bkearney, bmbouter, chrobert, daviddavis, dkliban, ggainey, ipanova, jcallaha, ktordeur, mhrivnak, mmccune, omaciel, pcreech, rchan, rochacbruno, ttereshc, xdmoon, zhunting | |
Target Milestone: | Unspecified | Keywords: | Improvement, PrioBumpGSS, Triaged | |
Target Release: | Unused | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | pulp-2.8.7.6-1 | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1417079 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-06 08:28:20 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1385841, 1417079 |
Description
Pavel Moravec
2016-09-09 13:21:02 UTC
The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. *** Bug 1371677 has been marked as a duplicate of this bug. *** All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug status is at NEW. Updating the external tracker on this bug. The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. Verified in: satellite-6.2.8-1.0.el7sat.noarch Results: [root ~]# for i in pulp_resource_manager pulp_workers pulp_celerybeat; do service $i start; done Redirecting to /bin/systemctl start pulp_resource_manager.service Redirecting to /bin/systemctl start pulp_workers.service Redirecting to /bin/systemctl start pulp_celerybeat.service [root ~]# sudo -u apache pulp-manage-db Attempting to connect to localhost:27017 Attempting to connect to localhost:27017 Write concern for Mongo connection: {} The following processes might still be running: scheduler resource_manager reserved_resource_worker-0 reserved_resource_worker-1 reserved_resource_worker-3 reserved_resource_worker-2 Please wait 1 seconds while Pulp confirms this. The following processes are still running, please stop the running workers before retrying the pulp-manage-db command. scheduler resource_manager reserved_resource_worker-0 reserved_resource_worker-1 reserved_resource_worker-3 reserved_resource_worker-2 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0447 |