In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
How to install percona-xtrabackup, for this problem, this article details the corresponding analysis and solution, hoping to help more small partners who want to solve this problem find a simpler and easier way.
1. Install dependency packages:
yum install cmake gcc gcc-c++ libaio libaio-devel automake autoconf bison libtool ncurses-devel libgcrypt-devel libev-devel libcurl-devel vim-common libevdev-devel -y
2. Yum installation method:
yum install https://www.percona.com/redir/downloads/percona-release/redhat/latest/percona-release-0.1-6.noarch.rpm -y
Install percona-xtrabackup
yum install percona-xtrabackup-24 percona-toolkit.noarch -y
3. Binary package installation method:
Download binary package:
https://www.percona.com/downloads/XtraBackup/LATEST/
4. Backup to remote, the premise is to do ssh mutual trust:
#Non-compressed mode:
innobackupex --stream=tar /tmp | ssh root@192.168.56.100 \ "cat - > /backup/bak.tar"
#Compression method:
innobackupex --stream=tar /tmp | ssh root@192.168.56.100 \ "gzip >/backup/bak.tar.gz"
About how to install percona-xtrabackup questions to share the answer here, I hope the above content can be of some help to everyone, if you still have a lot of doubts not solved, you can pay attention to the industry information channel to learn more related knowledge.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.