[Bugs] [Bug 1684029] upgrade from 3.12, 4.1 and 5 to 6 broken
bugzilla at redhat.com
bugzilla at redhat.com
Thu Feb 28 11:55:57 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1684029
Sanju <srakonde at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |amukherj at redhat.com,
| |srakonde at redhat.com
Flags| |needinfo?(amukherj at redhat.c
| |om)
--- Comment #1 from Sanju <srakonde at redhat.com> ---
The peers are running inro rejected state because there is a mismatch in the
volfiles. Differences are:
1. Newer volfiles are having "option transport.socket.ssl-enabled off" where
older volfiles are not having this option.
2. order of quick-read and open-behind are changed
commit 4e0fab4 introduced this issue. previously we didn't had any default
value for the option transport.socket.ssl-enabled. So this option was not
captured in the volfile. with the above commit, we are adding a default value.
So this is getting captured in volfile.
commit 4e0fab4 has a fix for
https://bugzilla.redhat.com/show_bug.cgi?id=1651059. I feel this commit has
less significance, we can revert this change. If we do so, we are out of 1st
problem.
not sure, why the order of quick-read and open-behind are changed.
Atin, do let me know your thoughts on proposal of reverting the commit 4e0fab4.
Thanks,
Sanju
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list