2015-07-09 13:48 GMT+03:00 Valerio Pachera <[email protected]>: > May you explain me how to enable discard?
inside vm you need to mount -o remount,discard / after that fstrim -v / (that create massive write for sheepdog) after that each delete inside vm create discard request to sheepdog. -- Vasiliy Tolstov, e-mail: [email protected] -- sheepdog mailing list [email protected] https://lists.wpkg.org/mailman/listinfo/sheepdog
