Hello, I have set up three node Ceph cluster to store VMs. It works very well. Altough I don't know whyfreeing spaces does not work. For example I create Linux VM with 500G disk. It only takes smallfraction of that space after installation. Then I create two big files let say 20G. With "ceph -w" I seethat "data usage" went up those 20G. Then I remove those files and execute in guest "fstrim -v /" andit says it trimmed that that data. But it is not freed in ceph. I am using IDE of course and ext4 insideof guest.What am I doing wrong?Thanks!
↧