linkedin / linkedin/ambry

Ability to run on CoW filesystems?

Open
#1,097 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.8k
Forks
298
Avg merge
21h 43m
Merged PRs (30d)
9

Description

Currently Ambry strictly needs fallocate to create partition files. But CoW fses like btrfs or zfs do not support it. Is there any way to run on top of CoW fses? I'm aware of the design goal behind the fallocate usage.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the partition-file creation path that requires fallocate and reviewing how Ambry invokes it; then compare the stated btrfs and zfs constraints. Done means a maintainer-approved, documented way to run Ambry on CoW filesystems.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, linux
Domain
backend, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.