参考https://github.com/gluster/glusterfs/issues/2056
旧版本的内核和glusterfs,postgresql会在运行一段时间后报访问不了文件的错误。
对卷进行以下设置即可解决问题
gluster volume set gvol0 performance.stat-prefetch off
文章讲述了在使用旧版本内核和GlusterFS时,PostgreSQL遇到文件访问问题的解决方案,通过调整卷设置`glustervolumesetgvol0performance.stat-prefetchoff`来修复该问题。
参考https://github.com/gluster/glusterfs/issues/2056
旧版本的内核和glusterfs,postgresql会在运行一段时间后报访问不了文件的错误。
对卷进行以下设置即可解决问题
gluster volume set gvol0 performance.stat-prefetch off
1795
1万+
1075
752

被折叠的 条评论
为什么被折叠?