xbstream -x < ./backs/backup.xbstream  -C /dbnode/data/

innobackupex --defaults-file=/dbnode/etc/my.cnf --ibbackup=xtrabackup --apply-log /dbnode/data/

innobackupex --defaults-file=/dbnode/etc/my.cnf --ibbackup=xtrabackup --copy-back ./restore   (可不用)

chown -R mysql:mysql /dbnode/data

相关文章:

  • 2022-01-29
  • 2021-12-15
  • 2021-12-15
  • 2021-12-25
  • 2021-07-29
  • 2021-12-13
  • 2021-09-25
猜你喜欢
  • 2022-12-23
  • 2022-02-03
  • 2022-12-23
  • 2021-09-30
  • 2022-01-03
  • 2022-02-28
相关资源
相似解决方案