uabrc / uabrc/uabrc.github.io

Add information about Volume Type choices in `cloud.rc`

Open
#575 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

system: storage 🛢
Dominant language
Python
Stars
24
Forks
15
Avg merge
10d 3h
Merged PRs (30d)
1

Description

Choices in Volume Type in cloud.rc:

  • cinder-ceph-canonical-re
    • re for REplication
    • triple-replication
    • each byte of data consumes three bytes of storage
  • cinder-ceph-canonical-ec
    • ec for Erasure Coding
    • every three bytes of data consumes four bytes of storage (25% overhead)
    • one byte is the erasure encoding
    • slightly less performant than re due to calculation of encoding

Add this to:

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 reading the volumes and instances tutorial pages linked in the issue. Add the Volume Type choices and storage/performance explanations to the volumes page, include a brief note on the instances page, and consider whether the detailed material should later move to a separate page.

Written by the indexing model from the issue text.

Assessment

Domain
cloud, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.