Data Domain:MySQL Enterprise Backup 的 DDBoostFS 附掛程式驗證和最佳實務
Summary: 本知識文章提供 Data Domain DD Boost 檔案系統附掛程式 (BoostFS) 應用程式的最佳實務和組態準則。 此外,本文還包含有關如何配置應用程式以最大限度地發揮 BoostFS 所有優勢的見解和提示。 MySQL Enterprise Backup 為 MySQL 提供企業級備份與還原功能。它可以在包括 Linux 在內的多個平台上提供熱、線上、無阻塞備份。 ...
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 建立掛接點/備份和掛接 DD 儲存裝置。
如何停用壓縮和加密:
--compress=TRUE/FALSE (default) by default compression is disabled, so backup command without this option will backup without compression.
--encrypt=TRUE/FALSE (default) by default encryption is disabled, so backup command without this option will backup without encryption.
如何執行備份:
mysqlbackup --no-defaults --debug --force --trace=0 --user=root --password=passwd --host=ostqa-len35.datadomain.com --port=3306 --with-timestamp --backup-dir=/mounts/bfs/si-gen1 --backup-image=/mounts/bfs/si-gen1.img backup-to-image &> mysqlbackup-$BFSPREFIX.out
如何開始還原:
mysqlbackup --no-defaults --debug --force --trace=0 --user=root --password=passwd --host=ostqa-len35.datadomain.com --port=3306 --with-timestamp --backup-dir=/mounts/bfs/si-gen1 --backup-image=/mounts/bfs/si-gen1.img --datadir=/mnt/1tbpart/mysql copy-backand-apply-log &> mysqlbackup-$BFSPREFIX.out
最佳實務 - MySQL Enterprise 備份
- 停用軟體壓縮和加密功能,以獲得更優異的重複資料刪除效能。
- 避免使用增量備份。
- 每個資料庫一個備份流。
額外命令選項 boostfs mount 來自配置和使用 Windows BoostFS 指南:
- O data - cache=<enable|disable> |
可啟用資料快取的選項,進而改善 MSSQL 多串流環境的效能。 預設值:停用 |
額外命令選項 boostfs mount 來自《為 Windows 和 Linux 配置和使用 BoostFS 指南》:
| 選項 | 說明 |
- o allow-others=<true | false> |
允許用戶端系統上使用者,而非掛接 BoostFS 擁有者。 預設值:false |
Additional Information
Affected Products
Data DomainArticle Properties
Article Number: 000206562
Article Type: How To
Last Modified: 14 Jan 2026
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.