Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他们是在主机上的内存 tmpfs 上运行副本的一种方式。我遇到了问题(无限重启)
time="2018-11-02T21:55:05Z" level=fatal msg="Error running start replica command: failed to find extents, error: invalid argument"
该服务是否能够在安装在内存中的磁盘上工作?
目前,OpenEBS Jiva 存储引擎仅支持那些支持扩展映射 ext4、XFS 等的文件系统......而 tmpfs 不支持扩展映射,因此它失败了。