[Bugs] [Bug 1512532] [RFE] Improve geo-replication log file naming for better readability
bugzilla at redhat.com
bugzilla at redhat.com
Tue Nov 14 06:10:44 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1512532
Aravinda VK <avishwan at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |POST
--- Comment #2 from Aravinda VK <avishwan at redhat.com> ---
This will be fixed as part of major refactor patch for Geo-rep. As per commit
message log file name changes are
https://review.gluster.org/#/c/18257/
Both Master and Slave nodes will have subdir for session in the format
"<mastervol>_<primary_slave_host>_<slavevol>
- $GLUSTER_LOGDIR/geo-replication/<mastervol>_<primary_slave_host>_<slavevol>
-
$GLUSTER_LOGDIR/geo-replication-slaves/<mastervol>_<primary_slave_host>_<slavevol>
Log file paths renamed since session info is available with directory name
itself.
$LOG_DIR_MASTER/
- gsyncd.log - Gsyncd, Worker monitor logs
- mnt-<brick-path>.log - Aux mount logs, mounted by each worker
- changes-<brick-path>.log - Changelog related logs(One per brick)
$LOG_DIR_SLAVE/
- gsyncd.log - Slave Gsyncd logs
- mnt-<master-node>-<master-brick-path>.log - Aux mount logs, mounted for
each connection from master-node:master-brick
- mnt-mbr-<master-node>-<master-brick-path>.log - Same as above, but
mountbroker setup
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list