[Bugs] [Bug 1462200] glusterd status showing failed when it's stopped in RHEL7
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jun 19 12:41:36 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1462200
Atin Mukherjee <amukherj at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amukherj at redhat.com
--- Comment #6 from Atin Mukherjee <amukherj at redhat.com> ---
Description of problem:
=======================
glusterd status showing "Active: failed" when it's stopped in RHEL7
~]# systemctl status glusterd
● glusterd.service - GlusterFS, a clustered file-system server
Loaded: loaded (/usr/lib/systemd/system/glusterd.service; enabled; vendor
preset: disabled)
Active: failed (Result: exit-code) since Fri 2016-10-14 10:07:13 IST; 1s ago
Process: 19087 ExecStart=/usr/sbin/glusterd -p /var/run/glusterd.pid
--log-level $LOG_LEVEL $GLUSTERD_OPTIONS (code=exited, status=0/SUCCESS)
Main PID: 19088 (code=exited, status=15)
CGroup: /system.slice/glusterd.service
└─5830 /sbin/rpc.statd
Version-Release number of selected component (if applicable):
=============================================================
glusterfs-3.11
How reproducible:
=================
Always
Steps to Reproduce:
====================
1. Have glusterfs 3.11 installed on RHEL7 node
2. Start the glusterd if it's not running // systemctl start glusterd
3. Stop the glusterd // systemctl stop glusterd
4. Check the status // systemctl status glusterd ---> will show "Active:
Failed"
Actual results:
===============
glusterd status showing failed when it's stopped in RHEL7
Expected results:
=================
Status should show Inactive / Not running when it's stopped
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=YARfxtVO28&a=cc_unsubscribe
More information about the Bugs
mailing list