ZOS FS: Bcache enabled filesystem

Open
#2,229 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale

Research direction

Start with the linked circle_engineering issue #9 and clarify the undefined SSD cache size and the intended redundant-partition design. Review the existing ZOS filesystem support for the required Bcache and Btrfs configuration; done means an agreed implementation scope that meets the HDD minimum, cache, and data-integrity requirements.

Written by the indexing model from the issue text.

Description

type_feature

As per kds's request to support a new primitive file system that is enabled with Bcache, with a minimum of 0.1TB on HDD combined with a "to be defined" SSD space for caching. This configuration aims to enhance performance by leveraging SSD speeds for frequently accessed data while maintaining the larger storage capacity of HDDs.

It would be great to have two SSD partiions

  • a btrfs parition for the cache
  • a redundant partition on the SSD, to ensure data integrity and availability

part of https://git.ourworld.tf/tfgrid/circle_engineering/issues/9

Dominant language
Go
Stars
95
Forks
22
Avg merge
2m
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

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.

More from threefoldtech/zos

All issues in threefoldtech/zos

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.