ceph-csi/internal/csi-addons/rbd
Rakshith R 98fdadfde7 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>
2023-07-11 13:48:36 +00:00
..
identity.go rbd: add replication capability & service to csiaddons server 2022-08-18 08:19:20 +00:00
network_fence_test.go cleanup: remove import alias for fence library 2022-04-18 10:29:08 +00:00
network_fence.go cleanup: correct the comment in csi-addons/rbd 2023-06-27 14:07:34 +00:00
reclaimspace_test.go rbd: implement NodeReclaimSpace 2021-12-23 17:43:23 +00:00
reclaimspace.go rbd: do not execute rbd sparsify when volume is in use 2023-07-11 13:48:36 +00:00
replication_test.go rbd: (lastSyncInfo)handle last sync duration being empty case 2023-06-23 11:23:17 +00:00
replication.go rbd: (lastSyncInfo)handle last sync duration being empty case 2023-06-23 11:23:17 +00:00