Bug 977828 - db-control: start is not synchronous
Summary: db-control: start is not synchronous
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Kašpárek
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 462714
TreeView+ depends on / blocked
 
Reported: 2013-06-25 12:39 UTC by Matej Kollar
Modified: 2018-12-04 15:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-31 14:33:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 965674 1 None None None 2021-01-20 06:05:38 UTC

Internal Links: 965674

Description Matej Kollar 2013-06-25 12:39:06 UTC
Description of problem:

  Running "db-control start" seems like not synchronous.
  Querying state with "db-control status" can indicate that database
  is down if run immediately after start.

Version-Release number of selected component:

  spacewalk-dobby-1.9.22-15

How reproducible:

  not easy

Steps to Reproduce:

  0. prepare database that is used "a little".
  1. db-control stop
  2. db-control start
  3. db-control status

Actual results:
  # db-control status
  The database is offline.

Expected results:
  # db-control status
  The database is running and accepting connections.

Comment 4 Tomas Lestach 2013-08-14 12:15:05 UTC
A similar issue was addressed within Bug 972626.

Comment 6 Tomas Lestach 2016-03-31 14:33:52 UTC
Based on Comment 3 this is not a Satellite 5 issue, rather a postgresql service issue. Closing as CANTFIX.


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