Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2016 00:33:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215503] net/glusterfs: Glusterfs client does not refreshing content of the files
Message-ID:  <bug-215503-13-wQeFZXI5cf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215503-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215503-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215503

--- Comment #1 from craig001@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 & instal=
l)
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215503-13-wQeFZXI5cf>