Compare commits

..

1 Commits

Author SHA1 Message Date
c16851cd5d docs: add docs for cephfs
All checks were successful
Build / precommit (pull_request) Successful in 5m46s
- specifically related to managing csi volumes for kubernetes
2026-02-03 19:42:07 +11:00

View File

@ -31,8 +31,6 @@ Always refer back to the official documentation at https://docs.ceph.com/en/late
## managing cephfs with subvolumes
This will:
Create erasure code profiles. The K and M values are equivalent to the number of data disks (K) and parity disks (M) in RAID5, RAID6, etc.
sudo ceph osd erasure-code-profile set ec_6_2 k=6 m=2