| Summary: | gsyncd logs on slave side go to /dev/null | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Csaba Henk <csaba> |
| Component: | geo-replication | Assignee: | Csaba Henk <csaba> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | mainline | CC: | gluster-bugs, lakshmipathi |
| 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: | Type: | --- | |
| Regression: | RTNR | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | 3.2.3 | Category: | --- |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Csaba Henk
2011-04-17 06:04:20 UTC
PATCH: http://patches.gluster.com/patch/6958 in master (cli: preliminary cleanup for system:: commands) PATCH: http://patches.gluster.com/patch/6959 in master (cli: implement "system:: getwd" command) PATCH: http://patches.gluster.com/patch/6960 in master (cli: make it possible to set per-command timeouts for connection) PATCH: http://patches.gluster.com/patch/6961 in master (gsyncd service auto-discovery) PATCH: http://patches.gluster.com/patch/6962 in master (syncdaemon: implement template substitutions for config values) PATCH: http://patches.gluster.com/patch/6963 in master (syncdaemon: add session-owner option) PATCH: http://patches.gluster.com/patch/6964 in master (glusterd / geo-rep: do all gsyncd pre-configuration in glusterd init) PATCH: http://patches.gluster.com/patch/6965 in master (glusterd / geo-rep: harvesting further benefits of static gsyncd pre-config) PATCH: http://patches.gluster.com/patch/6980 in master (geo-replication: revamp CONFIG command) PATCH: http://patches.gluster.com/patch/6985 in master (cli: change geo-replication syntax to support slave-only invocation) PATCH: http://patches.gluster.com/patch/7019 in master (glusterd / cli: make the needed changes to let a masterless geo-rep config request get thru) PATCH: http://patches.gluster.com/patch/7028 in master (cli: adhere to timeouts properly) PATCH: http://patches.gluster.com/patch/7030 in master (cli: fix up parsing of geo-replication status) PATCH: http://patches.gluster.com/patch/7090 in master (glusterd / cli / rpc: move geo-replication reply parameters into dict) PATCH: http://patches.gluster.com/patch/7091 in master (glusterd / geo-rep: set session owner to the uuid of the master vol instead of that of glusterd) started master volume and gsyncing it to slave directory (make sure glusterd not running on slave machine) gsyncd logs didn't appear on slave log file. But when glusterd is running on slave,the logs are available on log-file specified in the slave config option . (slave-sys#/usr/sbin/gluster volume geo-replication <slave-dir> config) |