Skip to content

if use write back then upload large file very slow #6417

@lygn128

Description

@lygn128

What happened: when mount --write-back then dd write large file speed change from 500MB/s to 100+ MB/s

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):
juicefs mount --writeback(or not)
dd if=/dev/zero of=./$(hostname).40G bs=4096000 count=1000

Anything else we need to know?

Environment:

  • JuiceFS version :juicefs version 1.4.0-dev+2025-07-03.c7dadcb7
  • Cloud provider or hardware configuration running JuiceFS:
  • OS (e.g cat /etc/os-release): ubuntu 22.04
  • Kernel (e.g. uname -a):5.15.0-156-generic
  • Object storage (cloud provider and region, or self maintained): aws s3
  • Metadata engine info (version, cloud provider managed or self maintained): redis 6
  • Network connectivity (JuiceFS to metadata engine, JuiceFS to object storage):
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions