[Bugs] [Bug 1811907] different glusterfs client see different file content but when check brick, the data are same.
bugzilla at redhat.com
bugzilla at redhat.com
Tue Mar 10 07:20:24 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1811907
--- Comment #1 from zhou lin <zz.sh.cynthia at gmail.com> ---
However, after I disable utime, everything is back to normal
[root at mn-0:/mnt/log/master/fsaudit]
# gluster v set log ctime.noatime off
volume set: success
[root at mn-0:/mnt/log/master/fsaudit]
# gluster v set log features.ctime off
volume set: success
[root at mn-0:/mnt/log/master/fsaudit]
# cat tt
from mn-1 after date +30
from mn-1 after date normal
from mn0
[root at mn-0:/mnt/log/master/fsaudit]
# ssh mn-1.local
USAGE OF THE ROOT ACCOUNT AND THE FULL BASH IS RECOMMENDED ONLY FOR LIMITED
USE. PLEASE USE A NON-ROOT ACCOUNT AND THE SCLI SHELL (fsclish) AND/OR LIMITED
BASH SHELL.
Read /opt/nokia/share/security/readme_root.txt for more details.
[root at mn-1:/root]
# cat /mnt/log/master/fsaudit/tt
from mn-1 after date +30
from mn-1 after date normal
from mn0
[root at mn-1:/root]
--
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