Description of problem: All slave logs from different workers are logged in one log file. This makes it very difficult to debug. Maintain the session dir in /var/log/glusterfs/geo-replication-slaves/ For example: Existing: /var/log/glusterfs/geo-replication-slaves/<master_vol_uuid>:<name>.log Proposed: /var/log/glusterfs/geo-replication-slaves/<session or master uuid>/<master_brick>:<name>.log
*** This bug has been marked as a duplicate of bug 1412689 ***