Hi all, as told earlier, we are running opensuse 13.1 ppc on a IBM P7 lpar ( thx to Dinar Valeev for the help), but we are running into a few problems. Is there someone who experiences the same problems, or maybe even better, solved them ;) We use our system for icinga monitoring of about 200 servers with a total of 5000 services. We migrated from x-series to p-series (P710) because the load that is generated by WMI checks for the windows systems in our environment. We have assigned max 2 processors and 4 gig of memory to our lpar (no swapping at the moment) Our problems are: - We tried to run MariaDB 5.5.33 on the system, which generated under some load (of ido2db for all our hosts), which generated a lot of "InnoDB: Assertion failure in thread 70366933971360 in file buf0buf.ic line 1277" errors. Moving to MySQL 5.5.6 reduced the number of errors, but certain queries are interpreted differently as the older versions of MYSQL (or this is a bug somewhere), and was not usable. We ended up moving our mysql-db back to x-series. - On all of our lnx systems we have AD users, implemented according to on http://en.gentoo-wiki.com/wiki/Active_Directory_Authentication_using_LDAP. When we enable the pam modules used in the AD authentication, su-ing to root gives a memory fault. - we have our monitoring over two systems at the moment, x-series with a few networkdevices (which will be transferred to p-series also, but we have a freeze in december). To have all the results in one interface, we installed check_mk on x-series and mk_livestatus on p-series. The mk_livestatus doesn't read a configuration setting (or doesn't interpreted it correctly), and gives a 0 for config_broker_options instead of the -1 in the config. Recompiling the file with the -1 hardcoded gives a working mk_livestatus. - mk_livestatus is used to read values from nagios using a commandpipe, but some of the values (always the same fields) are 0 instead of the unix timestamp they should have. Somehow this all seems a bit memory rmanagement related, but i am not a programmer / debugger... Has someone any ideas about these problems? Kernel version on the p-series: uname -a Linux <systemname> 3.11.6-4-default #1 SMP Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) ppc64 ppc64 ppc64 GNU/Linux Hans Scheffers AIX / Linux Systeembeheer -- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ppc+owner@opensuse.org