我有几个文件上传网站,文件从数百千字节到几千兆字节不等。
目前,我在几台服务器上的分布式复制 Gluster 卷中拥有所有文件。
Gluster 最大的问题是速度。
例如,我有一个包含约 80,000 张图像的文件夹,每个图像平均 500KB,我花了几个小时来更改图像的所有者。
目前一切都相当不错,但我担心有更多的文件以及处理它们所需的时间。
我有什么选择?我对 Gluster 做错了吗?
这是我的 gluster 配置:
performance.cache-size: 1GB
performance.cache-refresh-timeout: 60
performance.cache-max-file-size: 100KB
cluster.choose-local: true
performance.readdir-ahead: on
performance.io-thread-count: 16
client.event-threads: 3
server.event-threads: 3