ceph-csi/internal
Rakshith R 9c5e921839 rbd: do not execute rbd sparsify when volume is in use
This commit makes sure sparsify() is not run when rbd
image is in use.
Running rbd sparsify with workload doing io and too
frequently is not desirable.
When a image is in use fstrim is run and sparsify will
be run only when image is not mapped.

Signed-off-by: Rakshith R <rar@redhat.com>
(cherry picked from commit 98fdadfde7)
2023-07-11 22:21:17 +00:00
..
cephfs cephfs: add mountOptions during NodeStage call 2023-06-19 09:51:40 +00:00
controller rebase: update sigs.k8s.io/controller-runtime to current version 2023-06-06 12:21:43 +00:00
csi-addons rbd: do not execute rbd sparsify when volume is in use 2023-07-11 22:21:17 +00:00
csi-common build: address interfacer warning 2023-06-05 04:49:46 +00:00
journal build: address gofmt warnings 2023-06-05 04:49:46 +00:00
kms build: address gofmt warnings 2023-06-05 04:49:46 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs build: address errorlint warning 2023-06-05 04:49:46 +00:00
rbd rbd: do not execute rbd sparsify when volume is in use 2023-07-11 22:21:17 +00:00
util build: address gosec warning 2023-06-05 04:49:46 +00:00