如何在OpenEBS主机上的内存tmpfs上运行副本?

时间:2018-11-08 12:44:10

标签: storage openebs

它们是在主机上的内存tmpfs上运行副本的一种方法。我遇到了问题(无限重启)

time="2018-11-02T21:55:05Z" level=fatal msg="Error running start replica command: failed to find extents, error: invalid argument"

该服务是否可以在安装在内存中的磁盘上工作?

1 个答案:

答案 0 :(得分:0)

当前,OpenEBS Jiva存储引擎仅支持那些支持扩展映射ext4,XFS等的文件系统。 因为tmpfs不支持扩展区映射,所以它失败了。