diff options
author | Krishnan Parthasarathi <kparthas@redhat.com> | 2013-01-08 08:53:51 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-01-16 18:36:51 -0800 |
commit | 40ce0d6b12a105c975a58bf308b73ca677c7d5fb (patch) | |
tree | 1d32f2a5cd16ad35d4a095f161200a430d7a56e3 /xlators/cluster | |
parent | b9249c8f9f838c2a9c28e5c09fffddc9c8917df6 (diff) |
glusterd: Don't persist enable-pump in volinfo->dict
- enable-pump option in the pump xlator is set during a replace-brick
session. This was persisted in the volinfo->dict for volume file
generation.
It has two 'harmful' side-effects,
a) It would lead to volinfo cksum divergence among peers in
cluster (for the same version no.) during a replace-brick session.
b) "enable-pump" key would appear in "gluster volume info VOLNAME".
This key is used internally in volume file generation code to
optionally load the pump xlator in the source brick. It is _not_
an volume option.
Change-Id: I37a8e7186e2985d187e4a166a599cf69145a90f9
BUG: 886000
Signed-off-by: Krishnan Parthasarathi <kparthas@redhat.com>
Reviewed-on: http://review.gluster.org/4367
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/cluster')
0 files changed, 0 insertions, 0 deletions