Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MaxDB - Everything about MaxDB, formerly known as SAP DB
MySQL++ - Programming with the C++ API to MySQL
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
Meaning of some warnings while starting database instance on Linux

Meaning of some warnings while starting database instance on Linux

2006-10-17       - By Martin Cordova

 Back
Reply:     1     2     3  

Hello:

I found these messages in knldiag. Since all my schemas on this
instance lost their indexes some time ago (I am still investigating),
I wonder if these warnings are important, and if they are, should I
use ulimit or something like that to solve it??

My platform:

OpenSuSE 10.0: Linux version 2.6.13-15.12-default (geeko@(protected))
(gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 Thu Aug 24
11:23:58 UTC 2006

Kernel    7.6.00   Build 027-121-124-939
X32/LINUX 7.6.00   Build 027-121-124-939

These are the messages:

2006-10-16 21:37:54  4261     11521 PIPE_IO  Operating system does not
support fstat for input check of pipes
2006-10-16 21:37:54  4261     11522 PIPE_IO  Input check for pipe with
poll supported
2006-10-16 21:37:54  4261 WNG 11000 INITIAL  Configured 2055 files.
Failed to open optional 1428 self io files.
2006-10-16 21:37:54  4261 WNG 11000 INITIAL  Limit reached at file
1011! Check user and system limits...
2006-10-16 21:37:54  4261 WNG 11000 INITIAL  Database tries to start
now, but can run into resource problem later...

My OS limits:

ulimit -a

core file size        (blocks, -c) 0
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) 32
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) unlimited
cpu time             (seconds, -t) unlimited
max user processes            (-u) 7935
virtual memory        (kbytes, -v) unlimited

Any help will be very appreciated.

Regards,
Martin
--
Dinamica - RADical J2EE framework
open source, easy and powerful
http://www.martincordova.com

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/maxdb?unsub=mysql@(protected)