Skip to content

[Feature]: Supports the capability to manage different storage media #3603

@Victor1319

Description

@Victor1319

Contact Details

No response

Is there an existing issue for this?

  • I have searched all the existing issues

Is your feature request related to a problem? Please describe.

Presently, a single volume restricts all its files to a single storage medium, making it impossible to differentiate between HDD and SSD replicas at the lower level. As a result, the system cannot meet the requirement to store different files on distinct types of storage media, such as SSDs for frequently accessed data and HDDs for less frequently accessed data.

Describe the solution you'd like.

The system supports heterogeneous storage media within a single volume, enabling files to be stored on HDD, SSD, or erasure-coded (EC) storage. Although each file resides on only one type of medium at any given time, users experience seamless access to all files within the same volume, irrespective of the underlying storage medium.

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions