<div dir="ltr">Hi,<div><br></div><div>So I've been beating on this for a good part of the day and I'm not having much luck so I thought I'd ask on the ML if anybody has had any success with the following.</div><div><br></div><div>We have some applications that have been migrated off of our physical machines and into our OpenStack Cloud.  The trouble is that these apps and our storage take advantage of fstrim which returns the error:</div><div><br></div><div>          "fstrim: /: FITRIM ioctl failed: Operation not supported"</div><div><br></div><div>I thought... oh, easy I'll work up a quick patch to add this to Cinder and Nova; but I don't seem to be having any luck getting this to work.</div><div><br></div><div>I also cam across the Nova patch to add this to Local Disk here: [1]</div><div>and I seem to get the same error there as well.  </div><div><br></div><div>Testing fstrim on the devices from the compute node works fine, just not the device passed in to the instance.</div><div><br></div><div>The XML I'm sending looks like this [2]</div><div><br></div><div>I'm running on 14.04 with RC1 builds.</div><div><br></div><div>I'm not sure what I'm missing, or if anybody has been able to make this work, or if it should work.  Any insight would be greatly appreciated.</div><div><br></div><div>Thanks,</div><div>John</div><div><br></div><div><br></div><div>[1]: <a href="https://review.openstack.org/#/c/112977/12">https://review.openstack.org/#/c/112977/12</a></div><div>[2]: <a href="https://gist.github.com/j-griffith/3341ad287c5d684f02b5">https://gist.github.com/j-griffith/3341ad287c5d684f02b5</a></div></div>