Displaying 20 results from an estimated 10000 matches similar to: "can not compile 1.1.5 with BDB"
2008 Dec 19
4
Error: dict: Failed to initialize dictionary 'expire'
Hi!
Using dovecot-1.1.17, and BDB-4.6.21.
I'm having this error in every two weeks or so. I've running this in a
crontab:
/usr/local/sbin/dovecot --exec-mail \
ext /usr/local/libexec/dovecot/expire-tool
The expire plugin and tool is working fine, the configuration is ok, and
I'm using the BDB backend.
What happens in every ~two weeks is dovecot starts to give me this error
2005 Oct 21
1
Advices for Samba and OpenLDAP
hi list,
we have some trouble with openldap (back-bdb) and samba. i think it's
more a problem with openldap and bdb
(http://www.openldap.org/lists/openldap-bugs/200510/msg00185.html) but i
want to know something about your experiences with openldap in large
enterprises.
what are your settings for slapd and bdb?
or is there a better backend for slapd than bdb?
which software versions are
2006 Sep 19
2
[OT] SVN: Anybody use BDB?
I''m moving my Subversion repository to a new server. The old server uses
Berkeley DB/Sleepycat and if memory serves, it was a lot of effort to
set that up -- so I think I''ll try FSFS. Does anybody use BDB and prefer
that over FSFS? Or had any problems with FSFS? (I never had any problems
with BDB, performance or otherwise, btw.)
Thanks,
Joe
--
Posted via
2010 Mar 08
1
openldap-2.3.43 and db4-utils - DB_VERSION_MISMATCH
Hi,
I just started to set up a test ldap server and followed some tutorials.
One topic is the tuning/monitoring of the bdb.
So I installed the db4-utils and executed a "db_stat -h /var/lib/ldap/ -m".
The answere is no stat, but:
db_stat: Program version 4.3 doesn't match environment version
db_stat: DB_ENV->open: DB_VERSION_MISMATCH: Database environment version
mismatch
The
2008 Mar 14
0
Help needed in Building lustre using pre-packaged releases
Hi,
Can anyone guide me in building the lustre using pre-packaged lustre release.I''m using Ubuntu 7.10 I want to build lustre using RHEL2.6 rpms available on my system.I''m referring how_to in wiki. but in that no detailed step by step procedure is given for building lustre using pre-packed release.
I''m in need of this.
Thanks and Regards,
Ashok Bharat
-----Original
2011 Apr 15
1
Dovecot v2.0.12 OpenBSD - getpwuid() error
Hi!
I've upgraded from 2.0.11 to 2.0.12. I've experienced errors during
delivery with dovecot-lda. The error log attached contains the errors.
Since then I had to downgrade to 2.0.11, to make it work again.
When starting 2.0.12, it couldn't chown() the files under /var/dovecot
(eg.: dict) to the user specified in the configuration file.
Configuration:
# doveconf -n
# 2.0.11:
2009 Mar 05
1
BDB speed benefits
Hi.
Any idea what speed benefits the BDB translator provides over standard file
storage?
Also, how it's reliable, and what's the maximum file size it stores in the
DB?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090305/2b391a92/attachment.html>
2009 Mar 18
0
glusterfs bdb backend problem
I cannot touch or cp files to glusterfs filesystem with bdb backend.
orion31 is glusterfs server, orion28 is glusterfs client.
-------------------------------------------------------------------------------------------
[root at orion28 ~]# mount -t glusterfs /etc/glusterfs/glusterfs-bdb.vol /mnt
[root at orion28 ~]# touch /mnt/a
touch: cannot touch `/mnt/a': No such file or directory
[root
2008 Dec 20
1
glusterfs1.4rc6 bdb problem
I download 1.4rc6 version, and
#rpmbuild -ta glusterfs-1.4.0rc6.tar.gz --without ibverbs
# cd /usr/src/redhat/RPM/i386/
# rpm -ivh glusterfs-1.4.0rc6-1.i386.rpm
my configuration:
# cat /etc/gluster/glusterfs-server.vol
volume bdb
type storage/bdb
option directory /data2/glusterfs
option checkpoint-timeout 10
option lru-limit 200
end-volume
volume bdbserver
type protocol/server
option
2006 Jun 07
1
bdb xml
Anybody have any pointers for using BDB XML and Ruby on Rails?
I am developing on Windows XP pro..
I have installed Berkeley DB XML on my system
I have tried gem install rdbxml - this failed at first due to no nmake
I then installed nmake from the Windows support site.
Now when I run gem install rdbxml I get:
--------------
D:\>gem install rdbxml
Attempting local installation of
2006 Nov 26
0
Bug#400432: logcheck-database: slapcat Initializing BDB
Package: logcheck-database
Version: 1.2.51
Severity: wishlist
I'm backup my ldap with slapcat (from package slapd) and get a entry in
syslog. Can you add to /etc/logcheck/ignore.d.server/slpad:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ slapcat: bdb_db_init: Initializing BDB database$
-- System Information:
Debian Release: 3.1
APT prefers experimental
APT policy: (1, 'experimental')
2008 Oct 26
1
Fatal failure in auth-worker with dovecot-1.1.5
Hello,
after upgrade from dovecot-1.1.3 to dovecot-1.1.5 I am
getting Fatal failures in auth-worker:
Oct 26 14:00:31 host dovecot: auth(default): new auth connection: pid=27526
Oct 26 14:00:31 host dovecot: auth(default): client in: AUTH^I1^IDIGEST-MD5^Iservice=smtp
Oct 26 14:00:31 host dovecot: auth(default): client out:
2006 Aug 22
6
/lib/tls.disabled or xen-friendly glibc?
Hi,
until now I have run Xen with /lib/tls out of the way for both dom0 and domU''s,
but now I''m trying to install OpenLDAP in a domU, which requires TLS as
default. So now I have at least three options ahead of me:
1. mv /lib/tls.disabled back to /lib/tls and accept the performance penalty (is
there any documentation on how heavy this penalty is?)
2. Compile OpenLDAP
2008 Oct 27
2
dovecot expire doesn't work (?)
Hi!
I'm using dovecot-1.1.5 and trying to make the expire plugin work.
What I've configured in dovecot.conf is the following:
protocol imap,pop3,lda {
mail_plugins = [...] expire
}
dict {
expire = db:/var/dovecot/expire/expire.db
}
plugin {
expire = spamassassin/SPAM 2 spamassassin/HAM 2
expire_dict = proxy::expire
}
I have a sieve rule, to copy certain messages to my
2009 Feb 13
2
Expire failing with error Remote Disconnected
I'm trying to follow the instructions from:
http://wiki.dovecot.org/Plugins/Expire
for the BDB backend.
Everything is set up as indicated, but when I run:
dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool
I get back:
Error: read(/var/run/dovecot/dict-server) failed: Remote disconnected
I'm sure it's something simple....
Thx
rick
dovecot -n:
# 1.1.8: /etc/dovecot.conf
#
2008 Aug 05
4
expire-plugin: configuration dict-server
Hello all!
I tried to add the expire-plugin to my dovecot-installation (CentOS-RPM:
dovecot-1.1.1-2_76.el5) and followed the plugin-page from the WIKI
(http://wiki.dovecot.org/Plugins/Expire).
Unfortunately I have problems with the dictionary:
-->
dovecot: Aug 05 13:30:25 Error: dict: Unknown dict module: db
dovecot: Aug 05 13:30:25 Error: dict: Failed to initialize dictionary
2009 Jan 28
1
Unknown dict module: db with expire plugin
Hello.
I use dovecot 1.1.8 in a FreeBSD 6.3
Today, I want to active expire plugin.
But it does not work. I made instructions described in http://wiki.dovecot.org/Plugins/Expire for a bdb database.
See my dovecot -n:
# 1.1.8: /usr/local/etc/dovecot.conf
# OS: FreeBSD 6.3-RELEASE-p4 i386 ufs
syslog_facility: local6
ssl_cert_file: /etc/ssl/mail/***********.cert
ssl_key_file:
2008 Nov 26
1
expire tool question
Hi, I try to get expire working, with the BDB backend and mbox mailboxes.
If I try to invoke the expire-tool like
/usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --test
I get
[root at m ~]# /usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --test
Error: read(/var/run/dovecot/dict-server) failed: Remote disconnected
Hmm. I searched
2007 Oct 29
3
Samba+LDAP problems
Hello there...
My name is Marcelo, i am new in this list.
I don't know if here is the right place for asking about samba + LDAP,
if not, sorry...
I am finishing to implement a samba server with ldap support but, when i
want to add some group to the samba domain i obtain the following error
messages:
- SMBLDAP_TOOLS
# smbldap-groupadd -a -g 10000 -s S-1-5-21-blablabla -t 2 domainadmins
2009 May 22
1
rsync read block size
Hi All
We want to use rsync to backup a live Berkley db to a remote site. BDB
has a requirement that read has to be in the unit of db page size. So
wonder how could we make sure that rsync can follow that? If we need
to change the code, where we should begin to look at? Thanks!
Ming