1) set issue_discards = 1 in /etc/lvm/lvm.conf
2) added discard to the end of the luks entry in /etc/crypttab. Also tried with allow-discards
3) Added rd.luks.options=discard to both ke dracut -H -frnel entries on /boot/efi/EFI/qubes/xen.cfg. Also tried with rd.luks.allow-discards
4) Rebuild initrd in hostonly mode with dracut -H -f
rebooted the system with each try and every time, the response to command:
sudo fstrim -v /
fstrim: /: the discard operation is not supported
Is there anything wrong?