Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
mysqldump (Backup using ssh) not completed, & please advice my.cnf
Old 11-12-2010, 07:05 PM mysqldump (Backup using ssh) not completed, & please advice my.cnf
Skilled Talker

Posts: 78
Name: syu
Trades: 0
Hi guys i just move to new server


in previous server i can running mysql backup using mysqldump with no problem

Quote:
mysqldump --opt -u user -p dbname > backup.sql
but in this new server, its running not completed, stopped in the middle

the mysql size total are 2.2Gb, but its only get 650Mb



please advice what should we do, current server's specs are bigger from the previous servers





here is current server's specs

Quote:
Core i7 860 Quad Core - SINGLE CPU QUAD CORE 2.8GHZ FSB 2.5 GT/s (8MB CACHE) w/HT
Control Panel: CPanel/WHM - Centos 5 64 Bit
RAM/Memory: 8GB DDR3
Primary Hard Drive: 1TB SATA





here is the my.cnf content, from here, and please advice do you think below configuration are good for above server's specs, the server are running vbulletin big enough

Quote:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
skip-innodb
max_connections = 500
key_buffer = 16M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 1024
thread_cache_size = 64
wait_timeout = 1800
connect_timeout = 10
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 32M
query_cache_type = 1

[mysqld_safe]
err-log=/var/log/mysqld.log
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M

[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M

[mysql.server]
user=mysql
__________________
Lets help each other
basketmen is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-22-2010, 08:00 AM Re: mysqldump (Backup using ssh) not completed, & please advice my.cnf
cindyfowler's Avatar
Ultra Talker

Posts: 351
Trades: 0
You met this problem in this new server,I this the best way is to contact the new hosting provider.
cindyfowler is offline
Reply With Quote
View Public Profile
 
Old 11-23-2010, 02:24 PM Re: mysqldump (Backup using ssh) not completed, & please advice my.cnf
Junior Talker

Posts: 3
Trades: 0
Hi there,

Please try to increase:

max_allowed_packet = 128M

[mysqldump]
quick
max_allowed_packet = 128M

And don't forget to restart mysql service

Last edited by alex.caronet; 11-23-2010 at 02:31 PM..
alex.caronet is offline
Reply With Quote
View Public Profile
 
Old 12-05-2010, 01:39 PM Re: mysqldump (Backup using ssh) not completed, & please advice my.cnf
SysAssist's Avatar
Novice Talker

Posts: 5
Trades: 0
You can also try to raise this limit, and try again:

wait_timeout = 1800
__________________
I provide server administration and management services. 13 years of experience. PM if help is needed.
SysAssist is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to mysqldump (Backup using ssh) not completed, & please advice my.cnf
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13767 seconds with 12 queries