Update reference to qvm-trim-template for R4+

Fixes QubesOS/qubes-issues#5260
This commit is contained in:
Andrew David Wong 2019-08-31 19:38:15 -05:00
parent a9137e98cf
commit 40bcb530c0
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
4 changed files with 19 additions and 76 deletions

View file

@ -53,10 +53,3 @@ This applies also to any TemplateBasedVM relative to its parent TemplateVM, but
Credit: [Joanna Rutkovska](https://twitter.com/rootkovska/status/832571372085850112)
Trim for standalone AppVMs
---------------------
The `qvm-trim-template` command is not available for a standalone AppVM.
It is still possible to trim the AppVM disks by using the `fstrim --all` command from the appvm.
You can also add the `discard` option to the mount line in `/etc/fstab` inside the standalone AppVM if you want trimming to be performed automatically, but there may be a performance impact on writes and deletes.