diff options
author | N Balachandran <nbalacha@redhat.com> | 2018-04-06 16:06:51 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2018-04-13 02:27:27 +0000 |
commit | 1f0765242a689980265c472646c64473a92d94c0 (patch) | |
tree | 4defc01d7f7fd31d8635b5dca55b8c3a5e11c0b9 /rpc/rpc-transport/socket/src/socket.c | |
parent | 29024cfdd5f131c7e3085cbddf9bd1cf60359960 (diff) |
cluster/dht: Handle file migrations when brick down
The decision as to which node would migrate a file
was based on the gfid of the file. Files were divided
among the nodes for the replica/disperse set. However,
if a brick was down when rebalance started, the nodeuuids
would be saved as NULL and a set of files would not be migrated.
Now, if the nodeuuid is NULL, the first non-null entry in
the set is the node responsible for migrating the file.
Change-Id: I72554c107792c7d534e0f25640654b6f8417d373
fixes: bz#1564198
Signed-off-by: N Balachandran <nbalacha@redhat.com>
Diffstat (limited to 'rpc/rpc-transport/socket/src/socket.c')
0 files changed, 0 insertions, 0 deletions