Bug 763886 (GLUSTER-2154)

Summary: Move .cmd_log_history to log directory
Product: [Community] GlusterFS Reporter: Vijay Bellur <vijay>
Component: glusterdAssignee: Vijay Bellur <vbellur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 3.1.0CC: gluster-bugs, rabhat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTA Mount Type: ---
Documentation: DNR CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anand Avati 2010-11-25 05:34:16 UTC
PATCH: http://patches.gluster.com/patch/5781 in master (mgmt/glusterd: Move .cmd_log_history to log directory)

Comment 1 Vijay Bellur 2010-11-25 07:53:31 UTC
.cmd_log_history should move to log directory instead of /etc/glusterd as it exists today.

Comment 2 Raghavendra Bhat 2011-02-18 03:11:06 UTC
fixed. .cmd_log_history is not there in /etc/glusterd anymore. Its present in the log file directory.



root@bigbang:/home/raghu# ls -a /etc/glusterd/
.  ..  glusterd.info  nfs  peers  vols
root@bigbang:/home/raghu# ls -a /usr/local/var/log/glusterfs/
.  ..  bricks  .cmd_log_history  mnt-client.log  nfs.log  pid_negative-.log  usr-local-etc-glusterfs-glusterd.vol.log
root@bigbang:/home/raghu#