happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
8.99k stars 1.98k forks source link

集群部署时,发现io和流量都较高 #564

Open zhongshan365 opened 2 years ago

zhongshan365 commented 2 years ago

请教对于io和流量有没有什么建议处理方案?

happyfish100 commented 2 years ago

单副本存在数据丢失风险,最好使用双副本或三副本。