Hide Forgot
*** Bug 788 has been marked as a duplicate of this bug. ***
distribute option lookup-unhashed should be on by default. Assume the following scenario: * distribute subvolumes expanded * defrag script is run to create new hash ranges, still no link files are created * create of an existing file name is done. This causes the create to succeed as it looks up at a subvol pointed to by new hash range. hence duplicate entries are created. Making lookup-unhashed auto not fix the above problem. lookup-unhashed on will fix.
Please reproduce.
(In reply to comment #2) > Please reproduce. Krishna, Any updates on this?
*** Bug 1166 has been marked as a duplicate of this bug. ***
PATCH: http://patches.gluster.com/patch/3752 in master (dht: set 'lookup-unhashed' to ON by default (instead of 'auto').)