ceph-csi/docs
Madhu Rajanna 8ef7143e6c rbd: add maxsnapshotsonimage flag
Added maxsnapshotsonimage flag to flatten
the older rbd images on the chain to avoid
issue in krbd.The limit is in krbd since it
only allocate 1 4KiB page to handle all the
snapshot ids for an image.

The max limit is 510 as per
https://github.com/torvalds/linux/blob/
aaa2faab4ed8e5fe0111e04d6e168c028fe2987f/drivers/block/rbd.c#L98
in cephcsi we arekeeping the default to 450 to reserve 10%
to avoid issues.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-06 10:08:31 +00:00
..
design/proposals doc: make sure configmap object referred or documented correctly 2020-06-10 11:33:10 +00:00
ceph-csi-upgrade.md doc: update doc to delete alpha snapshot 2020-07-03 11:32:00 +00:00
coding.md doc: do not mention "github.com/pkg/errors" 2020-07-03 09:12:48 +00:00
DCO DOC: Added document for DOC and commit message 2020-05-06 16:54:15 +00:00
deploy-cephfs.md doc: Add prefix for naming subvolumes and snapshots 2020-05-27 05:54:10 +00:00
deploy-rbd.md rbd: add maxsnapshotsonimage flag 2020-07-06 10:08:31 +00:00
development-guide.md CI: Add Rule to auto merge PR 2020-05-20 14:27:33 +05:30
expand-pvc.md doc: correct PVC expansion documentation 2020-06-16 10:31:29 +00:00
metrics.md Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
releases.md doc: update to current release tracking method 2020-04-17 09:16:58 +00:00
resource-cleanup.md Document about stale resource cleanup 2020-04-14 11:29:07 +00:00
static-pvc.md docs: add doc for cephFS static PV 2020-05-18 08:30:50 +00:00