Current time: 11-27-2024, 08:25 AM Hello There, Guest! (LoginRegister)


Post Reply 
IspCP se cae
Author Message
djtenssy Offline
Junior Member
*

Posts: 85
Joined: Jun 2008
Reputation: 0
Post: #5
RE: IspCP se cae
Hola de nuevo.

Parecía que iba bien, pero esta mañana se ha vuelto a caer. En /var/log/messages tenía esto antes de caerse:

Jul 17 07:00:15 sv1 kernel: php5-cgi[28571]: segfault at d ip b725f922 sp bff61a10 error 4 in libc-2.7.so[b71ef000+155000]
Jul 17 07:12:33 sv1 kernel: php5-cgi[29641]: segfault at d ip b736b922 sp bfd12a30 error 4 in libc-2.7.so[b72fb000+155000]
Jul 17 07:12:33 sv1 kernel: php5-cgi[29829]: segfault at d ip b732c922 sp bf8eaa40 error 4 in libc-2.7.so[b72bc000+155000]
Jul 17 07:28:50 sv1 kernel: php5-cgi[30672]: segfault at d ip b7267922 sp bfecfa30 error 4 in libc-2.7.so[b71f7000+155000]
Jul 17 07:41:06 sv1 kernel: php5-cgi[31474]: segfault at d ip b71b5922 sp bf86da30 error 4 in libc-2.7.so[b7145000+155000]
Jul 17 07:43:10 sv1 kernel: php5-cgi[31574]: segfault at d ip b7346922 sp bfb65a40 error 4 in libc-2.7.so[b72d6000+155000]
Jul 17 07:45:10 sv1 kernel: php5-cgi[31631]: segfault at d ip b7236922 sp bf8b8a10 error 4 in libc-2.7.so[b71c6000+155000]
Jul 17 07:47:16 sv1 kernel: php5-cgi[28733]: segfault at d ip b725b922 sp bf94ea30 error 4 in libc-2.7.so[b71eb000+155000]

Jpertuz, he pasado el script que comentabas y me tira esto:

MySQL Version 5.0.51a-24+lenny4-log i486

Uptime = 0 days 0 hrs 37 min 51 sec
Avg. qps = 9
Total Questions = 21252
Threads Connected = 1

Warning: Server has not been running for at least 48hrs.
It may not be safe to use these recommendations

To find out more information on how each of these
runtime variables effects performance visit:
http://dev.mysql.com/doc/refman/5.0/en/s...ables.html
Visit http://www.mysql.com/products/enterprise/advisors.html
for info about MySQL's Enterprise Monitoring and Advisory Service

SLOW QUERIES
The slow query log is enabled.
Current long_query_time = 10 sec.
You have 227 out of 21273 that take longer than 10 sec. to complete
Your long_query_time seems to be fine

BINARY UPDATE LOG
The binary update log is NOT enabled.
You will not be able to do point in time recovery
See http://dev.mysql.com/doc/refman/5.0/en/p...overy.html

WORKER THREADS
Current thread_cache_size = 8
Current threads_cached = 4
Current threads_per_sec = 0
Historic threads_per_sec = 0
Your thread_cache_size is fine

MAX CONNECTIONS
Current max_connections = 100
Current threads_connected = 1
Historic max_used_connections = 5
The number of used connections is 5% of the configured maximum.
You are using less than 10% of your configured max_connections.
Lowering max_connections could help to avoid an over-allocation of memory
See "MEMORY USAGE" section to make sure you are not over-allocating

INNODB STATUS
Current InnoDB index space = 1 M
Current InnoDB data space = 1 M
Current InnoDB buffer pool free = 66 %
Current innodb_buffer_pool_size = 8 M
Depending on how much space your innodb indexes take up it may be safe
to increase this value to up to 2 / 3 of total system memory

MEMORY USAGE
Max Memory Ever Allocated : 55 M
Configured Max Per-thread Buffers : 262 M
Configured Max Global Buffers : 42 M
Configured Max Memory Limit : 304 M
Physical Memory : 959 M
Max memory limit seem to be within acceptable norms

KEY BUFFER
Current MyISAM index space = 6 M
Current key_buffer_size = 16 M
Key cache miss rate is 1 : 6
Key buffer free ratio = 88 %
Your key_buffer_size seems to be fine

QUERY CACHE
Query cache is enabled
Current query_cache_size = 16 M
Current query_cache_used = 1 M
Current query_cache_limit = 1 M
Current Query cache Memory fill ratio = 9.52 %
Current query_cache_min_res_unit = 4 K
Your query_cache_size seems to be too high.
Perhaps you can use these resources elsewhere
MySQL won't cache query results that are larger than query_cache_limit in size

SORT OPERATIONS
Current sort_buffer_size = 2 M
Current read_rnd_buffer_size = 256 K
Sort buffer seems to be fine

JOINS
Current join_buffer_size = 132.00 K
You have had 0 queries where a join could not use an index properly
Your joins seem to be using indexes properly

OPEN FILES LIMIT
Current open_files_limit = 1024 files
The open_files_limit should typically be set to at least 2x-3x
that of table_cache if you have heavy MyISAM usage.
Your open_files_limit value seems to be fine

TABLE CACHE
Current table_cache value = 64 tables
You have a total of 1419 tables
You have 64 open tables.
Current table_cache hit rate is 0%
, while 100% of your table cache is in use
You should probably increase your table_cache

TEMP TABLES
Current max_heap_table_size = 16 M
Current tmp_table_size = 32 M
Of 1218 temp tables, 6% were created on disk
Effective in-memory tmp_table_size is limited to max_heap_table_size.
Created disk tmp tables ratio seems fine

TABLE SCANS
Current read_buffer_size = 128 K
Current table scan ratio = 13 : 1
read_buffer_size seems to be fine

TABLE LOCKING
Current Lock Wait ratio = 0 : 21528
Your table locking seems to be fine

Qué me recomiendas que modifique?

Gracias y salu2.-
07-17-2010 07:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
IspCP se cae - djtenssy - 07-10-2010, 05:55 PM
RE: IspCP se cae - kurgans - 07-10-2010, 06:42 PM
RE: IspCP se cae - djtenssy - 07-10-2010, 09:14 PM
RE: IspCP se cae - jpertuz - 07-14-2010, 08:20 AM
RE: IspCP se cae - djtenssy - 07-17-2010 07:53 PM
RE: IspCP se cae - kilburn - 07-28-2010, 08:22 PM
RE: IspCP se cae - djtenssy - 08-02-2010, 06:01 PM
RE: IspCP se cae - djtenssy - 08-10-2010, 01:20 AM
RE: IspCP se cae - djtenssy - 08-14-2010, 06:26 AM
RE: IspCP se cae - kilburn - 08-14-2010, 06:54 AM
RE: IspCP se cae - djtenssy - 08-30-2010, 05:15 PM
RE: IspCP se cae - kurgans - 08-30-2010, 05:47 PM
RE: IspCP se cae - djtenssy - 09-12-2010, 10:41 AM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)