Hi guys,
I'm still confused about the bdev_enable_discard & bdev_enable_discard options in Ceph, if this option is activated will it trim (clean unused blocks) automatically?
I have activated it, but I don't notice any changes. and it looks like it's still the same as usual, you have to use fstrim and check the discard option.
ceph config set global bdev_enable_discard true
ceph config set global bdev_async_discard true
Maybe others can share their experiences after activating the bdev_enable_discard and bdev_async_discard options in Ceph.
Thank You
I'm still confused about the bdev_enable_discard & bdev_enable_discard options in Ceph, if this option is activated will it trim (clean unused blocks) automatically?
I have activated it, but I don't notice any changes. and it looks like it's still the same as usual, you have to use fstrim and check the discard option.
ceph config set global bdev_enable_discard true
ceph config set global bdev_async_discard true
Maybe others can share their experiences after activating the bdev_enable_discard and bdev_async_discard options in Ceph.
Thank You