debian8 安装percona-xtrabackup 很简单

发布时间:2020-08-10 18:56:09 作者:990487026
来源:网络 阅读:1245






我的源

root@itsm:/tmp/percona-xtrabackup_debian8# cat /etc/apt/sources.list
deb http://mirrors.ustc.edu.cn/debian jessie main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian jessie main contrib non-free
deb http://mirrors.ustc.edu.cn/debian jessie-proposed-updates main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian jessie-proposed-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian jessie-updates main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian jessie-updates main contrib non-free
root@itsm:/tmp/percona-xtrabackup_debian8#




下载4个包

wget https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/binary/debian/jessie/x86_64/percona-xtrabackup-dbg_2.3.4-1.jessie_amd64.deb
wget https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/binary/debian/jessie/x86_64/percona-xtrabackup-test_2.3.4-1.jessie_amd64.deb
wget https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/binary/debian/jessie/x86_64/percona-xtrabackup_2.3.4-1.jessie_amd64.deb
wget https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/binary/debian/jessie/x86_64/xtrabackup_2.3.4-1.jessie_all.deb




安装

itsm@itsm:/tmp/percona-xtrabackup_debian8$ sudo -s
root@itsm:/tmp/percona-xtrabackup_debian8# 
root@itsm:/tmp/percona-xtrabackup_debian8# dpkg -i ./*.deb;apt-get -f install
Do you want to continue? [Y/n] y




测试备份

root@itsm:/tmp/percona-xtrabackup_debian8# innobackupex --user=root --password=password ./   
trabackup: Transaction log of lsn (15584661) to (15584661) was copied.
160401 03:24:33 completed OK!

xtrabackup安装,并测试成功。


推荐阅读:
  1. 面向对象的三个基本特征
  2. Jenkins安装以及邮件配置详解

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

安装 percona debian8

上一篇:千锋Linux云计算教程全套视频合集:Dockerfile详解(二)

下一篇:Oracle专题7之多表查询

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》