DescriptionMatt Benjamin (redhat)
2016-07-19 14:02:37 UTC
Description of problem:
RGW-NFS unable to rename files between directories of the mounted fs.
How reproducible:
100%
Steps to Reproduce:
1. mount nfs-rgw (e.g., at /mnt/rgw)
2. create directories /mnt/rgw/d1 and /mnt/rgw/d2
3. create a file f1 in /mnt/rgw/d1
4. mv
Actual results:
"file does not exist"
Expected results:
(no error)
Additional info:
This bug is already fixed on ceph upstream, creating this bz to pull to rhcs 2.0. Since rename is performed by the rsync program, our tech preview use case requires it.
both rsync and mv tests are working
[root@magna104 mnt]# rsync -rv ~/torsync/* ./target/
sending incremental file list
file1
file2
file3
sent 31461290 bytes received 69 bytes 8988959.71 bytes/sec
total size is 31457280 speedup is 1.00
so marking this as verified.
verified on librgw2-10.2.2-38.el7cp.x86_64
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2016-1755.html