[Gluster-infra] glusterfs-core repo on forge is wedged

Justin Clift justin at gluster.org
Mon Jun 23 09:55:31 UTC 2014


On 23/06/2014, at 10:50 AM, Vijay Bellur wrote:
> On 06/23/2014 03:14 PM, Justin Clift wrote:
>> On 23/06/2014, at 10:27 AM, Rolf Bjaanes wrote:
>>> Hi Justin,
>>> 
>>> Can we have a look at the changes to be pushed?
>> 
>> Sure.  We're just wanting the repo there to be sync'd with our canonical
>> upstream one:
>> 
>>   https://git.gluster.org/glusterfs.git
>> 
>> 
>>> And can someone else try to push just to eliminate some potential sources of error.
>> 
>> 
>> Weirdly, I'm not a member of that project and can't add new
>> members to it.  (I'm a site admin?)
>> 
>> Vijay, do you have time to add me to the project, so I can
>> try pushing to it as well?
>> 
>>   https://forge.gluster.org/+glusterfscore/memberships
> 
> You have been added as an admin to glusterfscore.


Thanks Vijay. :)

Good news too, pushing worked:

*************************************************************

$ git push forge master
Counting objects: 2547, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (1626/1626), done.
Writing objects: 100% (2161/2161), 557.06 KiB, done.
Total 2161 (delta 1495), reused 987 (delta 527)
remote: => Syncing Gitorious... [OK]
To git at forge.gluster.org:glusterfs-core/glusterfs.git
   a05c579..1e4a046  master -> master

$ git log forge/master
commit 1e4a046828ea11cb4c7738a2a00fb715f84dc1ff
Author: Ravishankar N <root at ravi3.(none)>
Date:   Thu Jun 19 17:41:25 2014 +0000

    cluster/stripe: don't treat ESTALE as failure in lookup
    
    Problem:
    In a stripe volume, symlinks are created only on the first brick via the
    default_symlink() call. During gfid lookup, server sends ESTALE from the other
    bricks, which is treated as error in stripe_lookup_cbk()
    
    Fix:
    Don't treat ESTALE as error in stripe_lookup_cbk()
    
    Change-Id: Ie4ac8f0dfd3e61260161620bdc53665882e7adbd
    BUG: 1111454
    Signed-off-by: Ravishankar N <root at ravi3.(none)>
    Reviewed-on: http://review.gluster.org/8135
    Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

*************************************************************

Rolf, I think we're ok. :)

Regards and best wishes,

Justin Clift

--
GlusterFS - http://www.gluster.org

An open source, distributed file system scaling to several
petabytes, and handling thousands of clients.

My personal twitter: twitter.com/realjustinclift



More information about the Gluster-infra mailing list