Re: [Gluster-devel] Change in rebalance graph

2017-05-17 Thread Pranith Kumar Karampuri
AFR had similar problem 2 years back and we started persisting afr children and graph always gets generated with what the xattrs will be in that order as an option. You can check afr_pending_xattrs_init() for it. On the glusterd side we give an identifer for each of the bricks. The main reason we

[Gluster-devel] Change in rebalance graph

2017-05-16 Thread Raghavendra Gowdappa
dht: Add readdir-ahead in rebalance graph if parallel-readdir is on Issue: The value of linkto xattr is generally the name of the dht's next subvol, this requires that the next subvol of dht is not changed for the life time of the volume. But with parallel readdir enabled,