Displaying 20 results from an estimated 400 matches similar to: "connections.tdb.0:tdb_rec_read bad magic and fd leak"
2009 Jan 21
1
error: tdb_rec_read bad magic
I am running Samba version 3.0.30 on AIX 5.3 and I got the following output
when using smbstatus:
tdb(/var/samba/locks/connections.tdb): tdb_rec_read bad magic 0x25a5b1e4 at
offset=278920
tdb(/var/samba/locks/locking.tdb): tdb_rec_read bad magic 0x0 at
offset=2547712
locked file list truncated
I am wondering what causes this and how to fix it. Thanks.
2014 Jul 22
1
tdb_rec_read bad magic
using samba 4.1.4
syslog have alot of those in log:
[2014/07/22 13:24:12.22351, 0]
../lib/ldb-samba/ldb_wrap.c:71(ldb_wrap_debug)
ldb: ltdb:
tdb(/usr/local/samba/private/sam.ldb.d/DC=DOMAINDNSZONES,DC=MYDOMAIN,DC=LOCAL.ldb):
tdb_rec_read bad magic 0x0 at offset=516897176
Anything I can do to fix it?
2012 Apr 17
0
CTDB panics when vacuuming serverid.tdb
CTDB Samba Team,
I have a two-node cluster successfully running a GFS2 filesystem. I
compiled ctdb ver 1.12 with Samba 3.6.3 for 64-bit systems. Running on
RHEL 5.7. I was able to add the cluster to the domain but after I
restarted CTDB, it panics right after doing a vacuum of the serverid.tdb
database.
The lock file is on the GFS FS so both nodes can access it. Any
ideas as to what
2008 Aug 21
2
nmbd Hogging CPU on Mac OSX (10.5.4)
Hi All,
Firstly, I know this is a MacOS X issue and not sure if you guys can help,
but I'm really hoping you can since I don't appear to be getting any joy
elsewhere.
Running OSX 10.5.4 and recently (last week) nmbd is hogging the CPU. I know
this is a part of the Samba server on OSX, hence the post to this mail-list.
When I disconnect from the network, nmbd goes away and doesn't
2017 Aug 26
2
DC Upgrade from 4.1.7 to 4.6.7
> -----Message d'origine-----
> De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland
> Penny via samba
> Envoyé : samedi 26 août 2017 12:00
> À : samba at lists.samba.org
> Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
>
...
> On Sat, 26 Aug 2017 11:28:00 +0400
> > Hi,
> >
> > I have begun to add a new 4.6.7 DC (following
2011 Jul 30
2
[PATCH] net_connect_*(): Wait for fd to complete connect(2) when fd is non-blocking
Hi,
Dovecot ignores EINPROGRESS on connect(2) for non-blocking fd.
This is wrong. After that, read(2) to fd (or write(2) to fd) fails
with ENOTCONN if the connection of fd is not completed.
The attached patch fixes this problem.
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/
-------------- next part
2013 May 14
3
frequent tdb corruption
Hi,
I'm seeing regular tdb corruption; typical log messages are:
tdb(/var/db/samba/sessionid.tdb): tdb_rec_read bad magic 0x42424242 at
offset=672032
tdb(/var/db/samba/connections.tdb): tdb_rec_read bad magic 0x0 at
offset=1111638594
tdb(/var/db/samba/locking.tdb): tdb_rec_read bad magic 0x42424242 at
offset=1034396
which then prevents fileserving from working properly (N.B. the bad
magic
2011 Mar 31
1
POP3 connection issue & SASL not compiled in
After I've configured dovecot for SSL according to the info given
in the link below:
? ?https://access.redhat.com/kb/docs/DOC-6671
(tried both POP3 & secure POP3 & got the same result)
I tested POP3 access from my unblocked (no firewall rule for outgoing)
broadband PC's Outlook to connect to the postfix/dovecot server & got
the following :
Tasks ? ? ? ? ? ? ? ?
2018 Jul 31
2
Internal DNS migrate to Bind9_DLZ
On Tue, 31 Jul 2018 11:39:56 +0200
Michal <Michal67M at seznam.cz> wrote:
> > /etc/named.conf
> > # Global Configuration Options
> >
> > include "/var/lib/samba/bind-dns/named.conf";
> >
> > options {
> >
> > dump-file "/var/named/data/cache_dump.db";
> > statistics-file
2017 Aug 26
2
DC Upgrade from 4.1.7 to 4.6.7
> -----Message d'origine-----
> De : Andrew Bartlett [mailto:abartlet at samba.org]
> Envoyé : samedi 26 août 2017 12:40
> À : HB; samba at lists.samba.org
> Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
>
> On Sat, 2017-08-26 at 12:32 +0400, HB via samba wrote:
> > >
> > Here is the output of samba-tool dbcheck :
> > # samba-tool dbcheck
>
2018 Jul 31
2
samba-tool dbcheck "Indexed and full searches both failed"
On Tue, 31 Jul 2018 07:37:38 -0500
Denis Morejon via samba <samba at lists.samba.org> wrote:
> Hi:
>
> I have two samba 4.7.4 DCs. One of them has problems. I can not use
> samba-tool on it. Then, when I try to fix It's database It returns:
>
> -------------------------------------------------------------------------------------------------------------------
>
2015 Oct 16
2
Problems with TDBs on CTDB-managed Samba instance
Hi All,
My site has two separate clustered Samba instances (managed by two independent CTDB instances) running over GPFS. In the last couple of weeks, we have seen a recurring issue that causes the `smbd` process in *one* of these instances to become unresponsive (as seen by CTDB), which results in flapping of CTDB and multiple IP takeover runs.
The symptoms that we observe are:
1) Samba
2015 Nov 26
0
[libdrm 08/13] nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd
From: Ben Skeggs <bskeggs at redhat.com>
The latter is deprecated, and will not be valid for newer clients.
Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
---
nouveau/abi16.c | 32 +++++++++++++++-----------------
nouveau/nouveau-symbol-check | 1 -
nouveau/nouveau.c | 43 +++++++++++++++++++++----------------------
nouveau/nouveau.h | 1 -
2017 Aug 26
0
DC Upgrade from 4.1.7 to 4.6.7
On Sat, 2017-08-26 at 12:32 +0400, HB via samba wrote:
> >
> Here is the output of samba-tool dbcheck :
> # samba-tool dbcheck
> Checking 1791 objects
> ltdb: tdb(/usr/local/samba/private/sam.ldb.d/DC%3DDOMAINDNSZONES,DC%3DCIRAD-REUNION,DC%3DCIRAD,DC%3DFR.ldb): tdb_rec_read bad magic 0xd9fee666 at offset=1115322096
>
> ltdb:
2002 Sep 29
0
Re: [PATCH] fix htree dir corrupt after fsck -fD
Hi Ryan,
>> This is a completely fresh loopback EXT3 filesystem, untouched by fsck -D,
>> and normally unmounted.
> Oh, and I've attached the current version of my test program if anyone is
> interested.
> ...
> It can corrupt my loopback test filesystems in under 5 minutes. Note that it
> will completely destroy any data in its working directory, however.
I am
2002 Sep 29
1
Re: ARGS [PATCH] fix htree dir corrupt after fsck -fD
Hi Ryan,
> I am running your program now over an hour without any corruption on the
> loopback mounted ext3 filesystem.
shit, I thought testing over an hour (10mins your program, umount, fsck -fD
test.img in a loop) is enough but it isn't. Damn f*ck :(
root@codeman:[/] # fsck -fD test.img
fsck 1.29 (24-Sep-2002)
e2fsck 1.29 (24-Sep-2002)
Truncating orphaned inode 6871 (uid=0, gid=0,
2005 Sep 02
0
./configure: 239: Syntax error: Bad fd number
Hi!
I try to build the unstable tree on my maschine, but I can''t finish
compiling it, because it fails during "make tools".
make[2]: Entering directory `/home/elias/src/xen-cvs/xen-unstable.hg/tools''
[ -f ioemu/config-host.h ] || \
(cd ioemu; ./configure --prefix=usr)
./configure: 239: Syntax error: Bad fd number
make[2]: *** [ioemuinstall] Error 2
make[2]: Leaving
2009 Apr 16
0
FD: R package to measure functional diversity indices
Dear useRs,
The FD package is intended for ecologists interested in functional
diversity (FD). It measures different functional diversity indices
from multiple traits (any type of traits). The first version of FD
(1.0-0) is now available on CRAN:
http://cran.r-project.org/web/packages/FD/
The main functions of FD are:
dbFD: Compute different multidimensional FD indices
gowdis: Gower
2009 Apr 16
0
FD: R package to measure functional diversity indices
Dear useRs,
The FD package is intended for ecologists interested in functional
diversity (FD). It measures different functional diversity indices
from multiple traits (any type of traits). The first version of FD
(1.0-0) is now available on CRAN:
http://cran.r-project.org/web/packages/FD/
The main functions of FD are:
dbFD: Compute different multidimensional FD indices
gowdis: Gower
2007 Nov 14
0
[PATCH] [xend] host.get_log() close fd
Close the filedescriptor after reading the log file.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel