Language:
switch to room list switch to menu My folders
Go to page: First ... 7 8 9 10 [11]
[#] Wed Jul 15 2026 09:23:21 EDT from IGnatius T Foobar

Subject: Re: Prepareing

[Reply] [ReplyQuoted] [Headers] [Print]

Better yet, I'll give you a cheat code :)

Go to freeipa.org and check out their demo server. Point your Citadel LDAP to it and go !

[#] Fri Jul 17 2026 02:41:30 EDT from Motobike

Subject: Re: Prepareing

[Reply] [ReplyQuoted] [Headers] [Print]

 

Mi Jul 15 2026 09:23:21 EDT von IGnatius T Foobar Betreff: Re: Prepareing
Better yet, I'll give you a cheat code :)

Go to freeipa.org and check out their demo server. Point your Citadel LDAP to it and go !

I want use my own local LDAP. Its a very secure setup and productive server. I'll wait for a schema down build it inside my lldap. 



[#] Fri Jul 17 2026 07:47:43 EDT from luisgo

Subject: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

Dear All,

I am having the following problem with purge. During the processing after purge (where there are generated temporary files that can ocuppy more than 30GBytes. In my case until exaust my free disk space of 52GBytes) there happens several core dumps (each 2 minutes) that citadel recovers every time (until now). Can I infer that the data files are corrupt or are valid after the processing?

Thank you,

Luís Gonçalves.

 



[#] Fri Jul 17 2026 11:50:51 EDT from IGnatius T Foobar

Subject: Re: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

 

I am having the following problem with purge. During the processing after purge (where there are generated temporary files that can ocuppy more than 30GBytes. In my case until exaust my free disk space of 52GBytes) there happens several core dumps (each 2 minutes) that citadel recovers every time (until now). Can I infer that the data files are corrupt or are valid after the processing?

Luis, this seems to happen to you a lot.  Are you sending large amounts of unusually large messages through your system?  If so, and you are limited on disk space, perhaps you should purge more than once per day, so the database can clean up its log files multiple times per day.

To do so, run the following command from your Citadel Server directory:

./sendcommand TDAP

Furthermore, in the next release of Citadel Server we will have support for LMDB, and you might want to convert your database from Berkeley DB to LMDB.  This is because LMDB doesn't write separate journal files and will manage your space better.



Go to page: First ... 7 8 9 10 [11]