Bug 1290602 - CTDB hook scripts fail to start/stop ctdb on systemd systems
Summary: CTDB hook scripts fail to start/stop ctdb on systemd systems
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: scripts
Version: mainline
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Michael Adam
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-10 23:25 UTC by Michael Adam
Modified: 2015-12-16 20:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-16 20:39:28 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Michael Adam 2015-12-10 23:25:19 UTC
Description of problem:

chkconfig on/off orignally starts/stops the service.
This assumption is used by the S29CTDB hook scripts.

Now on systemd systems, chkconfig on/off is redirected
to systemctl enable/disable, which does _not_ start/stop
the service.

Expected:

Hook scripts start/stop ctdb.

Comment 1 Vijay Bellur 2015-12-10 23:27:17 UTC
REVIEW: http://review.gluster.org/12944 (hook-scripts: fix S29CTDB scripts on systemd systems) posted (#1) for review on master by Michael Adam (obnox)

Comment 2 Michael Adam 2015-12-16 20:39:28 UTC
Expectation was wrong. It works as designed.


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