CentOS 6.5 Xtrabackup 2.4.2怎么安装


这篇文章主要介绍CentOS 6.5 Xtrabackup 2.4.2怎么安装,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完! –方法①
–安装所需的依赖包
[root@localhost /]#yum install perl-DBD-MySQL.x86_64

[root@localhost install]#wget ftp://rpmfind.net/linux/dag/redhat/el6/en/x86_64/dag/RPMS/libev-4.15-1.el6.rf.x86_64.rpm
–2016-04-24 20:01:25– ftp://rpmfind.net/linux/dag/redhat/el6/en/x86_64/dag/RPMS/libev-4.15-1.el6.rf.x86_64.rpm
=> “libev-4.15-1.el6.rf.x86_64.rpm”
Resolving rpmfind.net… 195.220.108.108
Connecting to rpmfind.net|195.220.108.108|:21… connected.
Logging in as anonymous … Logged in!
==> SYST … done. ==> PWD … done.
==> TYPE I … done. ==> CWD (1) /linux/dag/redhat/el6/en/x86_64/dag/RPMS … done.
==> SIZE libev-4.15-1.el6.rf.x86_64.rpm … 74692
==> PASV … done. ==> RETR libev-4.15-1.el6.rf.x86_64.rpm … done.
Length: 74692 (73K) (unauthoritative)

100%[===================================================================================================================>]
74,692 190K/s in 0.4s
2016-04-24 20:01:30 (190 KB/s) – “libev-4.15-1.el6.rf.x86_64.rpm” saved [74692]

[root@localhost install]#rpm -ivh libev-4.15-1.el6.rf.x86_64.rpm
warning: libev-4.15-1.el6.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
Preparing… ########################################### [100%]
1:libev ########################################### [100%]

–去percona官网下载linux系统通用的软件包
[root@localhost bin]# wget https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.4.2/binary/tarball/percona-xtrabackup-2.4.2-Linux-x86_64.tar.gz
–解压软件包
tar -zxvf percona-xtrabackup-2.4.2-Linux-x86_64.tar.gz
cd percona-xtrabackup-2.4.2-Linux-x86_64
cd bi开发云主机域名n/
[root@localhost bin]# ./innobackupex -?

–方法②
–也可以去percona官网下载xtrabackup Redhat系统专用的软件包

[root@localhost install]# wget https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/binary/redhat/6/x86_64/Percona-XtraBackup-2.3.4-re80c779-el6-x86_64-bundle.tar
–2016-04-24 20:09:46– https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/binary/redhat/6/x86_64/Percona-XtraBackup-2.3.4-re80c779-el6-x86_64-bundle.tar
Resolving www.percona.com… 74.121.199.234
Connecting to www.percona.com|74.121.199.234|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 27504640 (26M) [application/x-tar]
Saving to: “Percona-XtraBackup-2.3.4-re80c779-el6-x86_64-bundle.tar”

100%[===================================================================================================================>] 27,504,640 2.05M/s in 13s
2016-04-24 20:10:04 (1.97 MB/s) – “Percona-XtraBackup-2.3.4-re80c779-el6-x86_64-bundle.tar” saved [27504640/27504640]
–安装xtrabackup[root@localhost install]# rpm -ivh percona-xtrabackup-2.3.4-1.el6.x86_64.rpm
warning: percona-xtrabackup-2.3.4-1.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID cd2efd2a: NOKEY
Preparing… ########################################### [100%]
1:percona-xtrabackup ########################################### [100%]

[root@localhost install]# man xtrabackup

[root@localhost install]# which xtrabackup
/usr/bin/xtrabackup以上是“CentOS 6.5 Xtrabackup 2.4.2怎么安装”这篇文章的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注开发云行业资讯频道!

相关推荐: 如何在Windows系统中使用压缩归档文件安装MySQL

本篇文章给大家分享的是有关如何在Windows系统中使用压缩归档文件安装MySQL,小编觉得挺实用开发云主机域名的,因此分享给大家学习,希望大家阅读完这篇文章后可以有所收获,话不多说,跟着小编一起来看看吧。使用压缩文档安装在Windows上安装MySQL1.将…

免责声明:本站发布的图片视频文字,以转载和分享为主,文章观点不代表本站立场,本站不承担相关法律责任;如果涉及侵权请联系邮箱:360163164@qq.com举报,并提供相关证据,经查实将立刻删除涉嫌侵权内容。

(0)
打赏 微信扫一扫 微信扫一扫
上一篇 06/23 16:28
下一篇 06/23 16:28

相关推荐