The command appears to fail:
[root@mail01 policyd]# cbpadmin --cleanup --config=/etc/policyd/cluebringer.conf
Policyd Admin Tool (ClueBringer) v2.0.11RC1 - Copyright (c) 2007-2009 AllWorldIT
  => AccessControl: enabled
  => Quotas: enabled
Module: Core
  -> running cleanup...
[CORE] Failed to remove old session tracking records: cbp::dblayer::DBDo(125): 
Error executing command '
                                DELETE FROM
                                                session_tracking
                                WHERE
                                                Timestamp < '1300874871'
                ': Got temporary error 233 'Out of operation records in 
transaction coordinator (increase MaxNoOfConcurrentOperations)' from NDBCLUSTER
Use of uninitialized value $sth in string ne at 
/usr/lib64/policyd-2.0/cbp/modules/Core.pm line 57.
Use of uninitialized value $sth in concatenation (.) or string at 
/usr/lib64/policyd-2.0/cbp/modules/Core.pm line 57.
[CORE] Removed  records from session tracking table
Module: Access Control Plugin
Module: Quotas Plugin
  -> running cleanup...
[QUOTAS] Removed 0

Any ideas?

Thanks

From: [email protected] [mailto:[email protected]] 
On Behalf Of Nigel Kukard
Sent: 24 March 2011 05:56
To: [email protected]
Subject: Re: [policyd-users] session_tracking table

I'm looking at the session_tracking table while testing and I'm seeing it grow 
pretty rapidly. Is there anything that needs to be done to this table with 
regards to archiving/deleting data from it?  I'm a bit worried that a year down 
the line this table will become unmanageable and fill up my DB servers..

Check out cbpadmin, it cleans up the tables.

Regards
Nigel
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to