Hi All, I upgraded one of our 2 DC's from 4.6.8 to 4.7.2. I am scouting the log for post upgrade errors and seeing this entry. Should I be concerned? I should note, I ran a samba-tool dbcheck --cross-ncs and samba-tool dbcheck --cross-ncs --fix after the upgrade. (6 errors found and fixed) I am not seeing any adverse effects yet. Kind regards
On Wed, 15 Nov 2017 15:36:03 +0200 Ian Coetzee via samba <samba at lists.samba.org> wrote:> Hi All, > > I upgraded one of our 2 DC's from 4.6.8 to 4.7.2. I am scouting the > log for post upgrade errors and seeing this entry. Should I be > concerned? > > I should note, I ran a > > samba-tool dbcheck --cross-ncs > > and > > samba-tool dbcheck --cross-ncs --fix > > after the upgrade. (6 errors found and fixed) > > I am not seeing any adverse effects yet. > > Kind regards >How did you upgrade ? Have you upgraded everything ? Rowland
Hi Rowland,> How did you upgrade ?I upgraded by merging the latest code from the samba git repo, doing a git clean to remove old local files. Then using a set of scripts (outside the samba git folder) I compile the code into a rpm which then gets redistributed internally to our DC's, running CentOS 6.9 (All packages up to date)> Have you upgraded everything ?I am not quite sure what you mean by this. I assume: $ wbinfo -V Version 4.7.2 $ smbclient -V Version 4.7.2 $ samba-tool -V 4.7.2 Kind regards