These derivative translators mostly call DHT functions, but their init/fini functions were copied from DHT long ago and haven't been kept up to date. Therefore, they're not initializing the dht_conf_t properly before use. This could lead to many problems from missing functionality to crashes.
http://review.gluster.org/4710 This ended up involving a lot more code than I expected, but it was all necessary work anywhere. There were other bits and pieces of copied-and-pasted code (e.g. notify) that had the same maintainability issues.
REVIEW: http://review.gluster.org/5390 (Add switch and nufa options to 'gluster cli') posted (#1) for review on master by Harshavardhana (harsha)
REVIEW: http://review.gluster.org/5391 (Add switch and nufa options to 'gluster cli') posted (#1) for review on master by Harshavardhana (harsha)
REVIEW: http://review.gluster.org/5391 (Add switch and nufa options to 'gluster cli') posted (#2) for review on master by Harshavardhana (harsha)
REVIEW: http://review.gluster.org/5391 (Add switch and nufa options to 'gluster cli') posted (#3) for review on master by Harshavardhana (harsha)
REVIEW: http://review.gluster.org/5391 (Add switch and nufa options to 'gluster cli') posted (#4) for review on master by Harshavardhana (harsha)
COMMIT: http://review.gluster.org/5391 committed in master by Anand Avati (avati) ------ commit 71d69e4331d7abff910e1f013bb7b2cb9d7f630c Author: Harshavardhana <harsha> Date: Wed Jul 24 14:49:58 2013 -0700 Add switch and nufa options to 'gluster cli' Change-Id: Ic3c43291e0e1ead0d89c0436e8d70aa5dee2f543 BUG: 924488 Signed-off-by: Harshavardhana <harsha> Reviewed-on: http://review.gluster.org/5391 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anand Avati <avati>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report. glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user
*** Bug 987240 has been marked as a duplicate of this bug. ***