ceph / ceph/ceph.automation

Add additional data pools to cephfs

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
17
PR merge metrics
No merged PRs in 30d

Description

To (properly) support ceph file systems with erasure coding or with partial ssd backing, it would be nice if one could specify multiple data pools for `ceph.automation.ceph_fs` module. Or, a little cleaner maybe, if one could specify an `additional_data_pools` key such that `data` designates the main data pool without relying on yaml sorting.

Contributor guide

Open the contributing guide

Research direction

Start by locating the ceph.automation.ceph_fs module and any related tests or configuration examples. Determine how the current data pool is selected, then verify support for additional data pools while keeping data as the main pool; done means erasure-coded and partially SSD-backed Ceph filesystems can be specified without relying on YAML sorting.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, python
Domain
infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.