Bug 1066511

Summary: Enhancement - glusterd should be chkconfig-ed on
Product: [Community] GlusterFS Reporter: SATHEESARAN <sasundar>
Component: glusterdAssignee: bugs <bugs>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-19 15:10:15 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:

Description SATHEESARAN 2014-02-18 14:51:21 UTC
Description of problem:
-----------------------
After installing glusterfs 3.5 Beta3 rpms on CentOS, I see that 'gluster' is not chkconfig-ed

It would be good to chkconfig glusterd on, by default.

Version-Rlease number of selected component (if applicable):
------------------------------------------------------------
glusterfs-3.5 Beta3


How reproducible:
-----------------
NA - As this is a Enhancement


Steps to Reproduce:
--------------------
1. Check whether glusterd is chkconfig-ed post installation
2.
3.

Actual results:
---------------
glusterd is not chkconfig-ed on, so across reboots, glusterd would be down


Expected results:
------------------
glusterd should be chkconfig-ed on


Additional info:
----------------

[root@my-centos ~]# uname -r
2.6.32-431.5.1.el6.x86_64

[root@my-centos ~]# cat /etc/issue
CentOS release 6.5 (Final)
Kernel \r on an \m

[root@my-centos ~]# gluster --version
glusterfs 3.5.0beta3 built on Feb 11 2014 20:45:24
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU General Public License.

[root@my-centos ~]# gluster pe s
Connection failed. Please check if gluster daemon is operational.

[root@my-centos ~]# chkconfig --list glusterd
glusterd        0:off   1:off   2:off   3:off   4:off   5:off   6:off

Comment 1 SATHEESARAN 2015-06-19 15:10:15 UTC
Now glusterd is chkconfig-ed
Changing the state of this bug accordingly