ceph-csi/internal
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
..
cephfs cleanup: use errors.As() in cephfs.checkVolExists() 2020-07-03 09:12:48 +00:00
csi-common rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
journal cleanup: address err113 warnings about direct error comparisons 2020-07-06 08:57:46 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: add maxsnapshotsonimage flag 2020-07-06 10:08:31 +00:00
util rbd: add maxsnapshotsonimage flag 2020-07-06 10:08:31 +00:00