hello
using ceph and local zfs ,
with kvm's with discard set in pve, fstrim does not work.
I get:
/etc/fstab has:
kvm config:
I thought I read on pve wiki that discard / trim would work on zfs and ceph.
Is fstrim supposed to work? II may have something set up incorrectly.
using ceph and local zfs ,
with kvm's with discard set in pve, fstrim does not work.
I get:
Code:
# fstrim /
fstrim: /: the discard operation is not supported
/etc/fstab has:
Code:
UUID=string / ext4 rw,relatime,nobarrier,data=ordered,errors=remount-ro 0 1
kvm config:
Code:
virtio0: ceph-kvm:vm-2118-disk-1,discard=on,size=8G
I thought I read on pve wiki that discard / trim would work on zfs and ceph.
Is fstrim supposed to work? II may have something set up incorrectly.
Last edited: