This is rather strange. I built a local mysql cluster on a test box and loaded the tables in using ndbcluster instead of innodb. I then installed cluebringer on the same box and this appears to work fine. I can change, add and remove policies/quotas with no problem. Using mysqldump I copied this working copy of the database to my production 4 node cluster and although quotas now show up I still cannot update any policies..
Is there any debug I can turn on in the webui that will tell me why it's failing to update? Thanks From: [email protected] [mailto:[email protected]] On Behalf Of Ian Mordey Sent: 15 September 2010 11:24 To: [email protected] Subject: Re: [policyd-users] policyd v2 and MySQL Cluster If you need any more information please let me know. We are running: MySQL Server version: 5.1.47-ndb-7.1.5-cluster-gpl-log RHEL 5.5 x86_64 Cluebringer 2.0.10 built into an RPM from the provided spec file. These guys offer a packaged sandbox MySQL cluster config if you do not have a handy one to test with: http://www.severalnines.com/sandbox/custom.php Cheers Ian From: [email protected] [mailto:[email protected]] On Behalf Of Nigel Kukard Sent: 15 September 2010 10:42 To: [email protected] Subject: Re: [policyd-users] policyd v2 and MySQL Cluster Hi there I'm attempting to setup a policyd server using a MySQL cluster backend. There appears to be a problem with the webui talking to the database properly. Policy list displays correctly but if you change the Action to Change, make some changes and submit them they are never updated.. Quotas do not display at all even if manually inserted into the database. The only change I have made is to change the mysql table creation script from TYPE=InnoDB to TYPE=NDBCLUSTER. Has anyone got any experience of using policyd with MySQL cluster and could possibly point me in the right direction? We'll try reproduce on our side. Regards Nigel
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
