diff options
author | Sanju Rakonde <srakonde@redhat.com> | 2019-12-25 21:56:32 +0530 |
---|---|---|
committer | MOHIT AGRAWAL <moagrawa@redhat.com> | 2020-01-01 14:15:02 +0000 |
commit | e40d0c399333e1ef62ff104b5cd35d8a5baa75f4 (patch) | |
tree | bfd58e17070c731f58e11aaf4122bc7b3eab354b /tests/bugs/glusterd/daemon-log-level-option.t | |
parent | 7555ebc629774b95a878678f8ab0946c3bcf2f32 (diff) | |
download | glusterfs-e40d0c399333e1ef62ff104b5cd35d8a5baa75f4.tar.gz glusterfs-e40d0c399333e1ef62ff104b5cd35d8a5baa75f4.tar.xz glusterfs-e40d0c399333e1ef62ff104b5cd35d8a5baa75f4.zip |
glusterd: deafult options after volume reset
Problem: default option itransport.address-family is disappered
in volume info output after a volume reset.
Cause: with 3.8.0 onwards volume option transport.address-family
has default value, any volume which is created will have this
option set. So, volume info will show this in its output. But,
with reset volume, this option is not handled.
Solution: In glusterd_enable_default_options(), we should add this
option along with other default options. This function is called
by glusterd_options_reset() with volume reset command.
fixes: bz#1786478
Change-Id: I58f7aa24cf01f308c4efe6cae748cc3bc8b99b1d
Signed-off-by: Sanju Rakonde <srakonde@redhat.com>
Diffstat (limited to 'tests/bugs/glusterd/daemon-log-level-option.t')
0 files changed, 0 insertions, 0 deletions