[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
Wed Mar 11 07:07:55 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1811907
--- Comment #3 from zhou lin <zz.sh.cynthia at gmail.com> ---
[root at mn-0:/home/robot]
# echo "fromm mn-0">>/mnt/export/testfile
[root at mn-0:/home/robot]
# stat /mnt/export/testfile
File: /mnt/export/testfile
Size: 30 Blocks: 1 IO Block: 131072 regular file
Device: 28h/40d Inode: 9855109080001305442 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: (
615/_nokfsuifileshare)
Access: 2020-05-10 09:33:59.713840197 +0300
Modify: 2020-05-10 09:33:59.713840197 +0300
Change: 2020-05-10 09:33:59.714413772 +0300
Birth: -
[root at mn-0:/home/robot]
# cat /mnt/export/testfil
cat: /mnt/export/testfil: No such file or directory
[root at mn-0:/home/robot]
# cat /mnt/export/testfile
from mn0
from mn-1
fromm mn-0
[root at mn-0:/home/robot]
# date
Wed 11 Mar 2020 09:05:58 AM EET
[root at mn-0:/home/robot]
it seems that after change system time to future, and restore, even when you
write sth to the file the file's modify/access time keeps to be the future, i
think this is wrong.
--
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