Description of problem: When trying to move a file on a nfs mount, the move of this file fails. know that the file is created in a base directory(which is a bucket). for ex: the mount point is : /mnt/ganesha-mount/ the path of the file is /mnt/ganesha-mount/base_dir0/file0 now when tried to move the file to a different name: mv file0 file1 i see the following error: mv: cannot move ‘file0’ to ‘file1’: Operation not permitted. the same happens even using with sudo.
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://access.redhat.com/errata/RHBA-2017:1497