Bug 763886 (GLUSTER-2154)
Summary: | Move .cmd_log_history to log directory | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Vijay Bellur <vijay> |
Component: | glusterd | Assignee: | Vijay Bellur <vbellur> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.1.0 | CC: | 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
.cmd_log_history should move to log directory instead of /etc/glusterd as it exists today. 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# |