Data Domain - DDBoostFS 插件程序应用程序验证和适用于 MySQL 的最佳实践:Percona Xtrabackup
Summary: 本知识库文章提供了使用 Data Domain DD Boost 文件系统插件程序 (BoostFS) 的应用程序的最佳实践和配置指导准则。 此外,知识库文章还包含有关如何配置应用程序以最大限度地发挥 BoostFS 的所有优势的见解和提示。 Percona XtraBackup 是一个免费、开源、完整的在线备份解决方案,适用于所有版本的 Percona Server、MySQL® 和 MariaDB®。 Percona XtraBackup** 下载量超过 100 万次,通过在事务系统上执行安全、无阻塞和压缩备份,确保计划内维护期间的应用程序可用性不间断。 它是一种可靠的MySQL热备份解决方案,可在生产环境中保持服务器性能。 ...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
设置 BoostFS
在要备份的 MySQL 服务器上安装 BoostFS。
创建装载点 /backup 并使用 BoostFS 装载 DD 存储单元。
禁用压缩和加密
--compress[=name] Compress individual backup files using the specified compression algorithm.
Currently the only supported algorithm is 'quicklz'. It is also the default algorithm, i.e. the one used when --compress is used without an argument.
By default compression is disabled, so backup command without this option will backup without compression.
--encrypt=name Encrypt individual backup files using the specified encryption algorithm.
配置多个流
CLI option --parallel as shown in above backup/restore command enables multi-stream (<64).
如何执行备份。
/usr/bin/xtrabackup --user=root --password=Password@123 --host=ostqa-len35.datadomain.com --port=3306 --databases=db1 --
parallel=50 --backup --target-dir=/mounts/bfs/gen0 --data-dir=/mnt/1tbpart/mysql &> xtrabackup-$BFSPREFIX.out
如何执行还原。
/usr/bin/xtrabackup --user=root --password=Password@123 --host=ostqa-len35.datadomain.com --port=3306 --databases=db1 --
parallel=60 --copy-back --target-dir=/mounts/bfs/gen0 --data-dir=/mnt/1tbpart/mysql &> xtrabackup-$BFSPREFIX.out
最佳实践 — Percona Xtrabackup
1.禁用软件压缩和加密以实现更好的重复数据消除。
2.启用多个流以提高吞吐量。
3.不支持多流恢复。
4.每个 BoostFS 插件最多 63 个流。
有关 boostfs 装载的额外命令选项,请参阅配置和使用 BoostFS for Windows 和 Linux 指南。
| 选项 | 描述 |
| -o allow-others=<true | false> |
允许客户端系统上除 boostfs 装载所有者之外的用户。 默认值:false |
Additional Information
本白皮书重点介绍适用于 Windows 和 Linux 应用程序主机的 Dell EMC™ DD Boost - 文件系统 (BoostFS) 的部署和配置。
Boostfs 驱动程序和下载
https://www.dell.com/support/home/en-us/product-support/product/data-domain-boost-file-system/drivers
Boostfs 配置指南 https://www.dell.com/support/home/en-us/product-support/product/data-domain-boost-file-system/docs
Affected Products
Data DomainArticle Properties
Article Number: 000206566
Article Type: How To
Last Modified: 30 Sept 2025
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.