FastCFS V4.2.0 发布,基于块存储的通用分布式文件系统
FastCFS V4.2.0 已经发布,基于块存储的通用分布式文件系统。
主要改进:
- 写盘支持direct io模式(默认不开启);
- 写盘线程采用有序队列,提升性能的同时可以最大程度保证顺序写;
- 5个bug修复。
修复的bug如下: bugfixed: calculate path_info->trunk_stat.used correctly fcfs_api_statvfs: unify avail and free space bugfixed: MUST persist fi->oper.additional_gids.list for future usage load redo logs filter records strictly slice_dedup_redo MUST match caller
强烈建议大家升级到最新的V4.2,server端和client端都要升级。