2011 8:05 PM
To: Simon Litchfield
Cc: gluster-users@gluster.org
Subject: Re: [Gluster-users] Write-behind breaks Mercurial
This is interesting. write-behind guarantees ordering of read/write such that
you always read written data. Do you happen to know if Mercurial reads and
writes from differen
This is interesting. write-behind guarantees ordering of read/write such
that you always read written data. Do you happen to know if Mercurial reads
and writes from different file descriptors on the same file? Can you give us
logs and configuration details of your setup?
Avati
On Mon, Jun 6, 2011
Hi all
It seems Mercurial doesn't work with "write behind" on. Any ideas?
With write-behind --
root@dj1:~/mnt# gluster volume set conf performance.write-behind on
Set volume successful
root@dj1:~/mnt# hg clone http://projects.unbit.it/hg/uwsgi
destination directory: uwsgi
requesting all changes