ceph-csi/internal/csi-addons
Rakshith R 3a1d55db16 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)

# Conflicts:
#	internal/rbd/errors.go
2023-07-12 10:42:49 +00:00
..
networkfence rbd: ignore stdErr for ceph osd blocklist when there is no error 2022-11-12 04:20:14 +00:00
rbd rbd: do not execute rbd sparsify when volume is in use 2023-07-12 10:42:49 +00:00
server util: add common logging to csi-addons gRPC 2021-12-23 17:43:23 +00:00