Skip to content

performance vs cephfs #6258

@opsding

Description

@opsding

存储架构对比
CephFS架构
应用程序 → 内核CephFS驱动 → Ceph集群

  • 挂载类型: 原生ceph文件系统
  • 命名空间: bench (PVC: pvc-newfs-test)
    JuiceFS架构
    应用程序 → FUSE → JuiceFS客户端 → RADOS(数据) + TiKV(元数据)
  • 挂载类型: fuse.juicefs用户态文件系统
  • 数据后端: 相同Ceph集群(RADOS)
  • 元数据: TiKV集群
  • 命名空间: test-juicefs (PVC: pvc-juicefs-test)
Image

为什么性能会差这么多?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions