[Bugs] [Bug 1579276] New: rpc: The gluster auth version is always AUTH_GLUSTERFS_v2
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 17 09:42:13 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1579276
Bug ID: 1579276
Summary: rpc: The gluster auth version is always
AUTH_GLUSTERFS_v2
Product: GlusterFS
Version: mainline
Component: rpc
Assignee: bugs at gluster.org
Reporter: khiremat at redhat.com
CC: bugs at gluster.org
Description of problem:
The new features like ctime which uses auth version - AUTH_GLUSTERFS_v3 is
failing because the auth value is always AUTH_GLUSTERFS_v2
Version-Release number of selected component (if applicable):
mainline
How reproducible:
Always happening in one machine and not reproducible in others
Steps to Reproduce:
1. Create gluster volume, start it.
2. Enable ctime and utime features on the volume
3. Mount the volume
4. Create a file, stat to record ctime
5. chmod on file, stat to record ctime.
Actual results:
The ctime is same between create and chmod.
Expected results:
The ctime should have changed between create and chmod
Additional info:
--
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