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。
使用 BoostFS 建立掛接點 /backup 並掛接 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 個串流。
Overview fs 掛接的額外命令選項,請見設定 和使用 Windows 和 Linux 版 BoostFS 指南。
| 選項 | 說明 |
| -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.