[Bug 215503] net/glusterfs: Glusterfs client does not refreshing content of the files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 23 00:33:47 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215503

--- Comment #1 from craig001 at lerwick.hopto.org ---
additional from Chris -

new fresh install - your 3.9.0 glusterfs
The error is the same.
Two hosts z-zn1 and z-zn2 (FreeBSD 10.3 after freebsd-update fetch & install)
Your fresh compiled glusterfs. Bricks are zfs filesystem mounted on brick11 &
brick22 respectively.
1) Create volume
# gluster volume create new2 replica 2 z-zn1:/brick11 z-zn2:/brick22 force
2) Start volume
 # gluster volume start new2
3) Mount volume
# mount_glusterfs z-zn1:new2 /mnt
4) cd /mnt & edit file ola.txt from z-zn1
5) ll &cat on z-zn2 - evrything OK (size & content)
6) edit ola.txt from z-zn2
7) ll & cat on z-zn2 - ERROR (size OK content only seen before)
8) umount /mnt
9) mount glusterfs
# mount_glusterfs z-zn1:new2 /mnt
10) ll &cat on z-zn2 - evrything OK (size & content)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list