Applicable Products
- QuTS hero h5.3.0 or later
- High Availability Manager
Scenario
When creating an HA cluster, the system syncs all data from the active node to the passive node. If the active node contains a large amount of data, the initial synchronization process may take a long time, especially if network, storage, or system resources are limited.
Solution
To reduce the initial synchronization time, you can take the following actions before you create the HA cluster:
- Use a high-speed network interface for the heartbeat connection
- Ensure you choose the interface with the highest bandwidth on both nodes for the heartbeat connection.
We recommend a minimum speed of 10 GbE. - Use a matching high-performance network cable connected directly between the two nodes.
Do not use any intermediary switches for the heartbeat connection.
- Use high-performance disks
- Use high-performance HDDs or SSDs to increase the data transfer speed.
- If the NAS model supports SSD cache, enable SSD cache to accelerate read/write operations during the synchronization.
- Enable data reduction features on shared folders
- Enabling data reduction features such as compression and deduplication on your shared folders can significantly reduce the amount of stored data in these folders, thereby also reducing synchronization time.
Important
- Changes to the compression and deduplication settings only affect newly added files. Existing files are not affected.
- To apply compression and deduplication to existing files, move the files to another shared folder with compression and deduplication already enabled.
- To enable data reduction settings on a shared folder, see Configuring compression and deduplication.
- Remove unnecessary data to reduce used space
- Before creating the cluster, check if the active node contains temporary files or unused backup data that can be deleted or offloaded.
- Reduce NAS system load during synchronization
- The initial synchronization process can heavily consume CPU and memory resources. Avoid running other resource-intensive tasks at the same time.
- Pause unnecessary background applications, scheduled jobs, or heavy access activities to ensure stable performance during the initial synchronization.
Further Reading
适用产品
- QuTS hero h5.3.0 or later
- High Availability Manager
场景
在创建HA 群集时,系统会将所有数据从活动节点同步到被动节点。如果活动节点包含大量数据,初始同步过程可能需要很长时间,尤其是在网络、存储或系统资源有限的情况下。
解决方案
为减少初始同步时间,您可以在创建HA 群集之前采取以下措施:
- 使用高速网络接口进行心跳连接
- 确保在两个节点上选择带宽最高的接口进行心跳连接。
我们建议最低速度为10 GbE。 - 使用匹配的高性能网络电缆直接连接两个节点。
不要使用任何中介交换机进行心跳连接。
- 使用高性能磁盘
- 使用高性能HDD或SSD以提高数据传输速度。
- 如果NAS型号支持SSD缓存,启用SSD缓存以加速同步期间的读写操作。
- 在共享文件夹上启用数据缩减功能
- 在共享文件夹上启用压缩和重复数据删除等数据缩减功能可以显著减少这些文件夹中存储的数据量,从而也减少同步时间。
重要
- 对压缩和重复数据删除设置的更改仅影响新添加的文件。现有文件不受影响。
- 要对现有文件应用压缩和重复数据删除,请将文件移动到已启用压缩和重复数据删除的另一个共享文件夹。
- 要在共享文件夹上启用数据缩减设置,请参阅配置压缩和重复数据删除。
- 删除不必要的数据以减少已用空间
- 在创建群集之前,检查活动节点是否包含可以删除或卸载的临时文件或未使用的备份数据。
- 在同步期间减少NAS系统负载
- 初始同步过程可能会大量消耗CPU和内存资源。避免同时运行其他资源密集型任务。
- 暂停不必要的后台应用程序、计划任务或繁重的访问活动,以确保初始同步期间的稳定性能。
进一步阅读