Bug 1161034

Summary: rename operation doesn't work
Product: [Community] GlusterFS Reporter: lidi <lidi>
Component: disperseAssignee: Xavi Hernandez <jahernan>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.6.0CC: bugs, gluster-bugs, ndevos
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-11 14:13:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lidi 2014-11-06 08:39:41 UTC
Steps to Reproduce:
1.gluster vol create test disperse 3 redundancy 1 10.10.21.20:/sdb 10.10.21.21:/sdb 10.10.21.22:/sdb force;
2.start the volume and mount it on /cluster2/test
3.cd /cluster2/test
4.touch aa
5.mv aa bb

Actual results:
the file name is still 'aa'

Comment 1 Xavi Hernandez 2014-11-11 14:13:18 UTC
This problem is derived from the issues caused by bug #1159471.

Comment 2 Xavi Hernandez 2014-11-11 14:13:36 UTC

*** This bug has been marked as a duplicate of bug 1159471 ***