Been running my install of VICIDial for several months now and all has been running really smoothely until the last week.
It seems the server does a hard lock up every 2 days or so and only way of getting it back is to reset it and repair the mysql tables etc.
I have managed to get this log out, it seems to be ramping up to 100% cpu usage and then crashing.
- Code: Select all
- ViciBox Redux v.6.0.3-141118
- Code: Select all
Asterisk 1.8.29.0-vici
- Code: Select all
========TIME=======
2015-11-05 23:51:12
========Load Average=======
23:51pm up 0:07, 2 users, load average: 16.17, 8.19, 3.46
========Process List=======
%CPU %MEM PID USER COMMAND
1.2 0.2 2412 root /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
0.9 0.2 2411 root /usr/bin/perl /usr/share/astguiclient/AST_conf_update.pl
1.0 0.2 2414 root /usr/bin/perl /usr/share/astguiclient/ADMIN_keepalive_ALL.pl
1.0 0.2 2418 root /usr/bin/perl /usr/share/astguiclient/AST_vm_update.pl
0.5 4.6 1319 mysql /usr/sbin/mysqld --user=mysql --group=mysql --port=3306 --socket=/var/run/mysql/mysql.sock --datadir=/var/lib/mysql --skip-external-locking --key_buffer_size=640M --max_allowed_packet=2M --table_open_cache=8192 --sort_buffer_size=4M --net_buffer_length=8K --read_buffer_size=4M --read_rnd_buffer_size=16M --myisam_sort_buffer_size=64M --thread_cache_size=50 --query_cache_size=0 --thread_concurrency=8 --skip-name-resolve --connect_timeout=60 --long_query_time=3 --log_slow_queries --max_connections=768 --open_files_limit=24576 --max_heap_table_size=32M --expire_logs_days=3 --default-storage-engine=MyISAM --table_definition_cache=8192 --table_cache=8192 --concurrent_insert=2 --myisam_recover --myisam_repair_threads=1 --tmpdir=/tmp/ --log-bin=mysql-bin --binlog_format=mixed --server-id=1
0.5 0.1 2417 root /usr/bin/perl /usr/share/astguiclient/AST_manager_kill_hung_congested.pl
0.4 0.1 2435 root /usr/bin/perl /usr/share/astguiclient/ADMIN_timeclock_auto_logout.pl
0.2 0.0 1 root /sbin/init
0.2 0.2 1718 root /usr/bin/perl /usr/share/astguiclient/VD_email_inbound.pl
0.1 0.3 1716 root /usr/bin/perl /usr/share/astguiclient/FastAGI_log.pl --debug
0.0 0.2 1796 root /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
0.1 0.2 2367 root /usr/bin/perl /usr/share/astguiclient/AST_vm_update.pl
0.1 0.2 2370 root /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
0.1 0.2 2371 root /usr/bin/perl /usr/share/astguiclient/AST_conf_update.pl
0.1 0.2 2372 root /usr/bin/perl /usr/share/astguiclient/ADMIN_keepalive_ALL.pl
0.1 0.2 2385 root /usr/bin/perl /usr/share/astguiclient/AST_update.pl
0.1 0.2 2388 root /usr/bin/perl /usr/share/astguiclient/AST_manager_listen.pl
I'm really not too sure what is causing the crash, but I am hoping this is it as I have no idea of where else to look.
If this is causing it, why has this only just started in the last week?
Any help would be greatly appreciated.