Bug 821443

Summary: log-rotate fails if the goe-rep session is through ssh
Product: [Community] GlusterFS Reporter: Vijaykumar Koppad <vkoppad>
Component: geo-replicationAssignee: Venky Shankar <vshankar>
Status: CLOSED CURRENTRELEASE QA Contact: Saurabh <saujain>
Severity: urgent Docs Contact:
Priority: medium    
Version: mainlineCC: bbandari, gluster-bugs, mzywusko, vbellur, vshankar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:09:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: 3.3.0qa45 Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Vijaykumar Koppad 2012-05-14 13:52:10 UTC
Description of problem:If there is geo-rep session between master and slave through ssh, if you do log-rotate. It fails 


Version-Release number of selected component (if applicable):3.3.0qa41


How reproducible:always 


Steps to Reproduce:
1.start a geo-rep session between master and slave through ssh (master volume can be any type ) 
2.Try geo-rep log-rotate using the command 
gluster volume geo-rep <master> <slave> log-rotate 
  
Actual results: It fails with error 

[root@QA-16 ~]# gluster volume geo vol 172.17.251.56:/root/geo log-rotate
Error rotating log file
geo-replication command failed


Expected results:Log-rotate should succeed 


Additional info: