Re: [samba 3.0.28a,1) PANIC: tdb_reopen_all failed

2008-05-11 Thread Gilles
On Sun, 11 May 2008 00:17:03 +0200, Gilles <[EMAIL PROTECTED]>
wrote:
>No problem there. I did create my own /usr/local/etc/smb.conf, and
>smbpasswd is living under /usr/local/etc/samba/. The n-1 version
>worked fine, and this version was installed about a week ago.

I uninstalled, recompiled the Ports. Hopefully, this error won't occur
again. Thanks.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [samba 3.0.28a,1) PANIC: tdb_reopen_all failed

2008-05-10 Thread Gilles
On Sat, 10 May 2008 23:08:45 +0200, Mel
<[EMAIL PROTECTED]> wrote:
>Not sure it's related, but did you read the message you get before you 
>installed this version?
>( cd /usr/ports/net/samba3 && make pre-everything)

# cd /usr/ports/net/samba3 && make pre-everything
===>  NOTICE: This version of port has changed location of Samba
password
===>  NOTICE: (smbpasswd) directory. Files in '/usr/local/private'
===>  NOTICE: have moved to '/usr/local/etc/samba'.

No problem there. I did create my own /usr/local/etc/smb.conf, and
smbpasswd is living under /usr/local/etc/samba/. The n-1 version
worked fine, and this version was installed about a week ago.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [samba 3.0.28a,1) PANIC: tdb_reopen_all failed

2008-05-10 Thread Mel
On Saturday 10 May 2008 15:40:02 Gilles wrote:

> [2008/05/10 10:29:59, 0] lib/util_tdb.c:tdb_log(664)
>   tdb(/var/db/samba/locking.tdb): tdb_reopen: open failed (No such
> file or directory)

> FWIW, I downloaded the latest ports and compiled it recently to get
> samba-3.0.28a,1. I didn't get this type of error with the previous
> version. Is it possible to downgrade to a stable version?

Not sure it's related, but did you read the message you get before you 
installed this version?
( cd /usr/ports/net/samba3 && make pre-everything)

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[samba 3.0.28a,1) PANIC: tdb_reopen_all failed

2008-05-10 Thread Gilles
Hello

I got a bunch of PANIC messages this morning on a FreeBSD 6.3 host,
and had to restart Samba:


[2008/05/10 10:28:51, 0] lib/util.c:smb_panic(1633)
  PANIC (pid 43086): tdb_reopen_all failed.

[2008/05/10 10:28:51, 0] lib/util.c:log_stack_trace(1737)
  BACKTRACE: 3 stack frames:
   #0 0x8220341  at /usr/local/sbin/smbd
   #1 0x82b9389  at /usr/local/sbin/smbd
   #2 0x8086b8e <_start+118> at /usr/local/sbin/smbd

[2008/05/10 10:28:51, 0] lib/fault.c:dump_core(181)
  dumping core in /var/log/samba/cores/smbd

[2008/05/10 10:29:59, 0] lib/util_tdb.c:tdb_log(664)
  tdb(/var/db/samba/locking.tdb): tdb_reopen: open failed (No such
file or directory)

[2008/05/10 10:29:59, 0] smbd/server.c:open_sockets_smbd(572)
  tdb_reopen_all failed.


FWIW, I downloaded the latest ports and compiled it recently to get
samba-3.0.28a,1. I didn't get this type of error with the previous
version. Is it possible to downgrade to a stable version?

Thank you.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"