ASG 320 w/ v7.004
Anyone seen this before? Don't know how to debug it ...
This thread was automatically locked due to age.
mysql> show processlist;
+----+------+-----------------+---------+---------+------+-------+------------------+
| Id | User | Host | db | Command | Time | State | Info |
+----+------+-----------------+---------+---------+------+-------+------------------+
| 9 | root | localhost:48238 | STORAGE | Sleep | 1 | | NULL |
| 10 | root | localhost | NULL | Query | 0 | NULL | show processlist |
+----+------+-----------------+---------+---------+------+-------+------------------+
2 rows in set (0.03 sec)
mysql> show status;
| Variable_name | Value |
| Aborted_clients | 6 |
| Aborted_connects | 0 |
| Binlog_cache_disk_use | 0 |
| Binlog_cache_use | 0 |
| Bytes_received | 79 |
| Bytes_sent | 424 |
| Com_show_processlist | 1 |
| Com_show_slave_hosts | 0 |
| Com_show_slave_status | 0 |
| Com_show_status | 1 |
| Compression | OFF |
| Connections | 11 |
| Created_tmp_disk_tables | 0 |
| Created_tmp_files | 5 |
| Created_tmp_tables | 1 |
| Delayed_errors | 0 |
| Delayed_insert_threads | 0 |
| Delayed_writes | 0 |
| Flush_commands | 1 |
| Handler_commit | 0 |
| Handler_delete | 0 |
| Handler_discover | 0 |
| Handler_prepare | 0 |
| Handler_read_first | 0 |
| Handler_read_key | 0 |
| Handler_read_next | 0 |
| Handler_read_prev | 0 |
| Handler_read_rnd | 0 |
| Handler_read_rnd_next | 0 |
| Handler_rollback | 0 |
| Handler_savepoint | 0 |
| Handler_savepoint_rollback | 0 |
| Handler_update | 0 |
| Handler_write | 130 |
| Innodb_buffer_pool_pages_data | 43 |
| Innodb_buffer_pool_pages_dirty | 0 |
| Innodb_buffer_pool_pages_flushed | 591 |
| Innodb_buffer_pool_pages_free | 468 |
| Innodb_buffer_pool_pages_latched | 0 |
| Innodb_buffer_pool_pages_misc | 1 |
| Innodb_buffer_pool_pages_total | 512 |
| Innodb_buffer_pool_read_ahead_rnd | 2 |
| Innodb_buffer_pool_read_ahead_seq | 0 |
| Innodb_buffer_pool_read_requests | 902438 |
| Innodb_buffer_pool_reads | 26 |
| Innodb_buffer_pool_wait_free | 0 |
| Innodb_buffer_pool_write_requests | 645 |
| Innodb_data_fsyncs | 2244 |
| Innodb_data_pending_fsyncs | 0 |
| Innodb_data_pending_reads | 0 |
| Innodb_data_pending_writes | 0 |
| Innodb_data_read | 2871296 |
| Innodb_data_reads | 42 |
| Innodb_data_writes | 2267 |
| Innodb_data_written | 19952128 |
| Innodb_dblwr_pages_written | 591 |
| Innodb_dblwr_writes | 559 |
| Innodb_log_waits | 0 |
| Innodb_log_write_requests | 19 |
| Innodb_log_writes | 568 |
| Innodb_os_log_fsyncs | 1126 |
| Innodb_os_log_pending_fsyncs | 0 |
| Innodb_os_log_pending_writes | 0 |
| Innodb_os_log_written | 300544 |
| Innodb_page_size | 16384 |
| Innodb_pages_created | 1 |
| Innodb_pages_read | 42 |
| Innodb_pages_written | 591 |
| Innodb_row_lock_current_waits | 0 |
| Innodb_row_lock_time | 0 |
| Innodb_row_lock_time_avg | 0 |
| Innodb_row_lock_time_max | 0 |
| Innodb_row_lock_waits | 0 |
| Innodb_rows_deleted | 1 |
| Innodb_rows_inserted | 1 |
| Innodb_rows_read | 1408 |
| Innodb_rows_updated | 8 |
| Key_blocks_not_flushed | 0 |
| Key_blocks_unused | 14495 |
| Key_blocks_used | 2 |
| Key_read_requests | 453 |
| Key_reads | 2 |
| Key_write_requests | 325 |
| Key_writes | 220 |
| Last_query_cost | 0.000000 |
| Max_used_connections | 2 |
| Not_flushed_delayed_rows | 0 |
| Open_files | 14 |
| Open_streams | 0 |
| Open_tables | 11 |
| Opened_tables | 0 |
| Qcache_free_blocks | 1 |
| Qcache_free_memory | 9986184 |
| Qcache_hits | 8350 |
| Qcache_inserts | 12 |
| Qcache_lowmem_prunes | 0 |
| Qcache_not_cached | 141587 |
| Qcache_queries_in_cache | 2 |
| Qcache_total_blocks | 7 |
| Questions | 445733 |
| Rpl_status | NULL |
| Select_full_join | 0 |
| Select_full_range_join | 0 |
| Select_range | 0 |
| Select_range_check | 0 |
| Select_scan | 1 |
| Slave_open_temp_tables | 0 |
| Slave_retried_transactions | 0 |
| Slave_running | OFF |
| Slow_launch_threads | 0 |
| Slow_queries | 0 |
| Sort_merge_passes | 0 |
| Sort_range | 0 |
| Sort_rows | 0 |
| Sort_scan | 0 |
| Table_locks_immediate | 142108 |
| Table_locks_waited | 0 |
| Tc_log_max_pages_used | 0 |
| Tc_log_page_size | 0 |
| Tc_log_page_waits | 0 |
| Threads_cached | 0 |
| Threads_connected | 2 |
| Threads_created | 10 |
| Threads_running | 1 |
| Uptime | 41871 |
+-----------------------------------+----------+
222 rows in set (0.02 sec)
# uptime
6:06pm up 30 days 7:17, 1 user, load average: 0.31, 0.61, 0.58
top:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3257 mysql 16 0 385m 285m 4840 S 24.5 56.6 6411:21 mysqld
mysql> show processlist\G
*************************** 1. row ***************************
Id: 9
User: root
Host: localhost:48238
db: STORAGE
Command: Query
Time: 1
State: NULL
Info: CALL getMessageToScan( "smtp", 0 )
mysql> show processlist\G
*************************** 1. row ***************************
Id: 9
User: root
Host: localhost:48238
db: STORAGE
Command: Query
Time: 0
State: NULL
Info: CALL getMessageToScan( "pop3", 0 )
mysql> show status;
+-----------------------------------+------------+
| Variable_name | Value |
+-----------------------------------+------------+
| Aborted_clients | 6 |
| Aborted_connects | 0 |
| Binlog_cache_disk_use | 0 |
| Binlog_cache_use | 0 |
| Bytes_received | 116 |
| Bytes_sent | 6443 |
| Com_show_processlist | 2 |
| Com_show_slave_hosts | 0 |
| Com_show_slave_status | 0 |
| Com_show_status | 2 |
| Compression | OFF |
| Connections | 12 |
| Created_tmp_disk_tables | 0 |
| Created_tmp_files | 5 |
| Created_tmp_tables | 2 |
| Delayed_errors | 0 |
| Delayed_insert_threads | 0 |
| Delayed_writes | 0 |
| Flush_commands | 1 |
| Handler_read_rnd_next | 223 |
| Handler_write | 352 |
| Innodb_buffer_pool_pages_data | 43 |
| Innodb_buffer_pool_pages_dirty | 0 |
| Innodb_buffer_pool_pages_flushed | 34809 |
| Innodb_buffer_pool_pages_free | 468 |
| Innodb_buffer_pool_pages_latched | 0 |
| Innodb_buffer_pool_pages_misc | 1 |
| Innodb_buffer_pool_pages_total | 512 |
| Innodb_buffer_pool_read_ahead_rnd | 2 |
| Innodb_buffer_pool_read_ahead_seq | 0 |
| Innodb_buffer_pool_read_requests | 63651540 |
| Innodb_buffer_pool_reads | 26 |
| Innodb_buffer_pool_wait_free | 0 |
| Innodb_buffer_pool_write_requests | 44934 |
| Innodb_data_fsyncs | 128423 |
| Innodb_data_pending_fsyncs | 0 |
| Innodb_data_pending_reads | 0 |
| Innodb_data_pending_writes | 0 |
| Innodb_data_read | 2871296 |
| Innodb_data_reads | 42 |
| Innodb_data_writes | 130622 |
| Innodb_data_written | 1174752256 |
| Innodb_dblwr_pages_written | 34809 |
| Innodb_dblwr_writes | 31809 |
| Innodb_log_waits | 0 |
| Innodb_log_write_requests | 1880 |
| Innodb_log_writes | 33294 |
| Innodb_os_log_fsyncs | 64804 |
| Innodb_os_log_pending_fsyncs | 0 |
| Innodb_os_log_pending_writes | 0 |
| Innodb_os_log_written | 17997824 |
| Innodb_page_size | 16384 |
| Innodb_pages_created | 1 |
| Innodb_pages_read | 42 |
| Innodb_pages_written | 34809 |
| Innodb_row_lock_current_waits | 0 |
| Innodb_row_lock_time | 0 |
| Innodb_row_lock_time_avg | 0 |
| Innodb_row_lock_time_max | 0 |
| Innodb_row_lock_waits | 0 |
| Innodb_rows_deleted | 188 |
| Innodb_rows_inserted | 189 |
| Innodb_rows_read | 668877 |
| Innodb_rows_updated | 1407 |
| Key_blocks_not_flushed | 0 |
| Key_blocks_unused | 14495 |
| Key_blocks_used | 2 |
| Key_read_requests | 455 |
| Key_reads | 2 |
| Key_write_requests | 325 |
| Key_writes | 220 |
| Last_query_cost | 0.000000 |
| Max_used_connections | 2 |
| Not_flushed_delayed_rows | 0 |
| Open_files | 14 |
| Open_streams | 0 |
| Open_tables | 12 |
| Opened_tables | 0 |
| Qcache_free_blocks | 1 |
| Qcache_free_memory | 9986184 |
| Qcache_hits | 521356 |
| Qcache_inserts | 925 |
| Qcache_lowmem_prunes | 0 |
| Qcache_not_cached | 7992414 |
| Qcache_queries_in_cache | 2 |
| Qcache_total_blocks | 7 |
| Questions | 25171459 |
| Rpl_status | NULL |
| Select_full_join | 0 |
| Select_full_range_join | 0 |
| Select_range | 0 |
| Select_range_check | 0 |
| Select_scan | 2 |
| Slave_open_temp_tables | 0 |
| Slave_retried_transactions | 0 |
| Slave_running | OFF |
| Slow_launch_threads | 0 |
| Slow_queries | 0 |
| Sort_merge_passes | 0 |
| Sort_range | 0 |
| Sort_rows | 0 |
| Sort_scan | 0 |
| Table_locks_immediate | 7995893 |
| Table_locks_waited | 0 |
| Tc_log_max_pages_used | 0 |
| Tc_log_page_size | 0 |
| Tc_log_page_waits | 0 |
| Threads_cached | 0 |
| Threads_connected | 2 |
| Threads_created | 11 |
| Threads_running | 1 |
| Uptime | 2617992 |
+-----------------------------------+------------+