search for: tdb_expand

Displaying 5 results from an estimated 5 matches for "tdb_expand".

Did you mean: dn_expand
2015 Oct 16
2
Problems with TDBs on CTDB-managed Samba instance
...[2015/10/16 10:25:30.892468, 0] ../source3/lib/util_tdb.c:313(tdb_log) tdb(<PATH OMMITTED>/gencache_notrans.tdb): tdb_rec_read bad magic 0xd9fee666 at offset=517632 [2015/10/16 10:25:37.827964, 0] ../source3/lib/util_tdb.c:313(tdb_log) tdb(<PATH OMMITTED>/gencache_notrans.tdb): tdb_expand overflow detected current map_size[4294967295] size[124]! """ These messages appear in *great* number, especially the message about "tdb_expand overflow detected." Interestingly, the size of the file it mentions is the exact size in bytes as the presumed array reference...
2001 Mar 21
2
Exploding connections
i've managed to catch the exploding connections database in the act. i was able to attach gdb to the smbd while it was going crazy: (gdb) bt #0 0xf55da in tdb_expand () #1 0xf5787 in tdb_allocate () #2 0xf6554 in tdb_store () #3 0x6534 in claim_connection () #4 0x406a2 in make_connection () #5 0x1e105 in reply_tcon_and_X () #6 0x3e256 in switch_message () #7 0x3e8c7 in chain_reply () #8 0x1ffc3 in reply_sesssetup_and_X () #9 0x3e256 in switch_message (...
2017 Jan 14
3
Corrupted idmap...
Rowland, I commented out what you asked me to, no change. # Global parameters [global] workgroup = TRUEVINE realm = TRUEVINE.LAN netbios name = DC01 server role = active directory domain controller server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbi$ # idmap_ldb:use rfc2307 = yes # idmap config *:backend = tdb # idmap
2015 Oct 16
0
Problems with TDBs on CTDB-managed Samba instance
...468, 0] ../source3/lib/util_tdb.c:313(tdb_log) > tdb(<PATH OMMITTED>/gencache_notrans.tdb): tdb_rec_read bad magic 0xd9fee666 at offset=517632 > > > [2015/10/16 10:25:37.827964, 0] ../source3/lib/util_tdb.c:313(tdb_log) > tdb(<PATH OMMITTED>/gencache_notrans.tdb): tdb_expand overflow detected current map_size[4294967295] size[124]! tdb_rec_read bad magic - this means a corrupted tdb database. Can you shutdown, remove these tdb's and restart ?
2015 Oct 17
3
Problems with TDBs on CTDB-managed Samba instance
...92468, 0] ../source3/lib/util_tdb.c:313(tdb_log) > tdb(<PATH OMMITTED>/gencache_notrans.tdb): tdb_rec_read bad magic 0xd9fee666 at offset=517632 > > > [2015/10/16 10:25:37.827964, 0] ../source3/lib/util_tdb.c:313(tdb_log) > tdb(<PATH OMMITTED>/gencache_notrans.tdb): tdb_expand overflow detected current map_size[4294967295] size[124]! tdb_rec_read bad magic - this means a corrupted tdb database. Can you shutdown, remove these tdb's and restart ?