IT Admin
2016-Mar-03 00:08 UTC
[Samba] Samba AD/DC crashed again, third time in as many months
Hi Marc, I added "log level = 10" to my smb.conf, the new log is here: http://www.anonpaste.net/?p=f1ec8 The initial failure of this domain occurred in mid-december, I associated it with a failure of the raid array after an ubuntu upgrade, however, I suspect that wasn't really the case. I rebuilt the domain, it failed again about a week later with roughly the same behaviour as I'm seeing now. I worked with the samba-users group over a period of about three weeks to troubleshoot the issue, we settled on my database being corrupted beyond repair, at the time I believed CrashPlan backup was to blame, but again I suspect that may not have been the case, or at least it wasn't the only issue in play. I removed all Canonical samba packages, downloaded the latest samba source from samba.org, compiled and installed samba 4.3.3. I then provisioned the current domain and rebuilt their infrastructure after which I worked with Rowland a bit to implement the samba_backup script. The domain seemed fine up until about two weeks ago at which time I started seeing failures in log.samba, typically referencing dns update failures and NT_STATUS_UNAVAILABLE etc. A reboot of the DC always brought samba back, I had hoped upgrading to the latest release would alleviate those issues. Unfortunately the entire thing fell apart this morning, samba failing to start, their entire domain is noon-functional. I'm not sure how to verify all other unwanted samba packages are gone, what would you suggest? I look forward to any guidance you may be able to offer. On Wed, Mar 2, 2016 at 5:42 PM, Marc Muehlfeld <mmuehlfeld at samba.org> wrote:> Am 02.03.2016 um 18:52 schrieb IT Admin: > > Samba is compiled from source. > > Samba DB is stored on local RAID array. > > Changes to AD are done using ADUC from a Windows 7 box. > > AD is used for authentication, user shares (folder redirection), and > shared > > folders. > > Can you add > log level = 10 > to your smb.conf, empty your log directory and start Samba. It should > generate a new log, that captures all output. Then put it to cpaste.org > or some other paste service and share the link with us. Maybe we see > something interesting. > > > Does something changed when the problem occured the first time? Some > package updates, crashes, etc.? > > > Can you make sure that no kind of Samba package (daemon, libs, etc.) is > installed on the system? Maybe your selfcompiled version overwrites some > stuff and your OS installed an update, that mixes now with the self > compiled version. Just a guess. > > Regards, > Marc >
Marc Muehlfeld
2016-Mar-03 19:59 UTC
[Samba] Samba AD/DC crashed again, third time in as many months
Hello, Am 03.03.2016 um 01:08 schrieb IT Admin:> I added "log level = 10" to my smb.conf, the new log is here: > http://www.anonpaste.net/?p=f1ec8Do you still have the compiled sources or can re-compile the 4.3.3 sources with the same ./configure parameters? If yes, do an "make install" over your existing installation and see what happens. Regards, Marc
IT Admin
2016-Mar-03 20:33 UTC
[Samba] Samba AD/DC crashed again, third time in as many months
I do have the 4.3.3 sources. The only configure flag i set was --enable-debug. I can execute that install, however the issue of unwanted libs still lingers. I'm confused, is it or is it not an issue that i have libtld, libtalloc and pytalloc libs in /usr/lib? And if it is an issue whats the best path forward to resolve it? JS On Mar 3, 2016 2:59 PM, "Marc Muehlfeld" <mmuehlfeld at samba.org> wrote:> Hello, > > Am 03.03.2016 um 01:08 schrieb IT Admin: > > I added "log level = 10" to my smb.conf, the new log is here: > > http://www.anonpaste.net/?p=f1ec8 > > Do you still have the compiled sources or can re-compile the 4.3.3 > sources with the same ./configure parameters? If yes, do an "make > install" over your existing installation and see what happens. > > Regards, > Marc >
Possibly Parallel Threads
- Samba AD/DC crashed again, third time in as many months
- Samba AD/DC crashed again, third time in as many months
- Samba AD/DC crashed again, third time in as many months
- Samba AD/DC crashed again, third time in as many months
- Samba AD/DC crashed again, third time in as many months