seaweedfs: [Docs] Replication factor 002 not working?

Describe the bug I’m not sure if this is a bug or bad configuration. Honestly I expected the replication factor 002 meant something like I want the original file and two extra copies across 2 other servers in the same rack and same datacenter.

The results exposed in the picture attached are with a new created cluster, 1 master, 3 volumes and only 1 uploaded file just to test this theory. I expected the same file was replicated across these 3 volume servers, with same size, etc. This is not what I see (file’s size is ~53MB, 19MB, 19MB)

Screenshot from 2023-06-15 01-54-58

The requests I did: Screenshot from 2023-06-15 01-55-20

System Setup Screenshot from 2023-06-15 01-56-28

weed version

version 30GB 3.52 fb4b61036cd6389b18efc5343b766b1c5512ad1c linux arm64

cat /etc/os-release

PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.2 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Expected behavior Same file, across servers should be exactly the same?

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 24 (20 by maintainers)

Most upvoted comments

@chrislusf Hi, Can you assign me this issue