MySQL Forums
Forum List  »  French

Re: Importation
Posted by: Kdev Web
Date: May 24, 2012 07:45AM

J'ai effectué la sauvegarde :

- sur un serveur dédié Linux CENTOS 5.8
- WHM 11.32.2

- j'ai utilisé la sauvegarde du Cpanel pour enregistré la base de donnée

- à chaque fois que la restauration à été essayé, la charge du serveur montais, mais il y avait à chaque fois un problème pour la finissions

- le programme cms dolphin (boonex.com) est celui qui est utilisé

- j'ai pas essayé avec MySQL Administrator , j'ai essayé avec PhpMyAdmin et par le SSH, Bigdump


---------------
ce sont les genres de messages qu'il y a eu quand celà à été effectué sur le serveur


OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 95.131.70.172 [95.131.70.172] port 22.
debug1: Connection established.
debug1: identity file /home/kyle/.ssh/identity type -1
debug1: identity file /home/kyle/.ssh/id_rsa type 1
debug1: identity file /home/kyle/.ssh/id_dsa type -1
debug1: loaded 3 keys
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
debug1: match: OpenSSH_4.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host '95.131.70.172' is known and matches the RSA host key.
debug1: Found key in /home/kyle/.ssh/known_hosts:1856
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found

debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found

debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found

debug1: Next authentication method: publickey
debug1: Trying private key: /home/kyle/.ssh/identity
debug1: Offering public key: /home/kyle/.ssh/id_rsa
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Trying private key: /home/kyle/.ssh/id_dsa
debug1: Next authentication method: password
root@95.131.70.172's password:
Connection closed


-------------------------------

Avec Bigdump


13950 pts/0 S+ 0:26 | \_ mysql -u cptest4 -p cptest4_test

It goes for awhile then stalls/stops:

root@server1 [~]# strace -p 13950
Process 13950 attached - interrupt to quit
read(3,

Options: ReplyQuote


Subject
Views
Written By
Posted
5380
March 16, 2012 09:40AM
2804
March 22, 2012 06:28AM
2970
March 22, 2012 01:41PM
2714
March 22, 2012 03:09PM
2891
April 25, 2012 05:54AM
2967
April 25, 2012 06:01AM
3099
April 25, 2012 06:10AM
2994
May 21, 2012 02:13PM
2736
May 21, 2012 02:29PM
2862
April 25, 2012 06:14AM
2800
May 12, 2012 04:40PM
2770
May 13, 2012 02:15AM
2900
May 23, 2012 05:59PM
2751
May 23, 2012 10:34PM
3549
May 24, 2012 06:17AM
2559
May 24, 2012 07:13AM
Re: Importation
2815
May 24, 2012 07:45AM
2720
May 24, 2012 07:53AM
2863
May 24, 2012 09:00AM
2704
May 24, 2012 09:46AM
5722
May 24, 2012 01:04PM
2641
May 24, 2012 01:09PM
2842
May 24, 2012 02:02PM
2790
May 24, 2012 02:20PM
3475
May 24, 2012 05:40PM
2708
May 24, 2012 10:27PM
2683
May 26, 2012 04:55AM
2721
May 26, 2012 05:25AM
2721
May 26, 2012 05:31AM
2731
May 26, 2012 05:35AM
2716
May 30, 2012 10:47AM
2461
May 30, 2012 11:43AM
2667
May 31, 2012 03:41AM
2613
May 31, 2012 03:54AM
2826
May 31, 2012 05:31AM
2813
May 31, 2012 05:39AM
2709
May 31, 2012 10:23AM
2792
May 31, 2012 10:27AM
4069
May 24, 2012 06:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.