[Bugs] [Bug 1597798] New: 'mv' of directory on encrypted volume fails
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 3 15:57:31 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1597798
Bug ID: 1597798
Summary: 'mv' of directory on encrypted volume fails
Product: GlusterFS
Version: 3.12
Component: encryption-xlator
Severity: high
Assignee: bugs at gluster.org
Reporter: chrisl at us.ibm.com
CC: bugs at gluster.org
Description of problem:
On a mounted encrypted glusterfs volume I am unable to 'mv' a directory
although if I turn off encryption on that same volume then the operation works
as expected. Operation also works when performed on the glusterfs server
itself but not on the client mount.
How reproducible:
Easily reproducible
Steps to Reproduce:
1. mount encrypted volume, mount -t glusterfs 9.x.x.x:/mv-test /test
2. cd /test
3. mkdir test1
4. mv test1 test2
Actual results:
test1 has been renamed to test2
Expected results:
mv: cannot move ‘test1’ to ‘test2’: Is a directory
Additional info:
Please contact me if you need more information or if there is additional
testing I can perform for you. thanks :)
--
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