From 550f3e4aefeea9fa28e7f1e645df26e5ebd7c2dc Mon Sep 17 00:00:00 2001 From: esote <25505632+esote@users.noreply.github.com> Date: Sun, 2 Dec 2018 10:51:12 -0600 Subject: [PATCH] Clarify thin pool usage and TRIM Resolves QubesOS/qubes-issues#4565 --- managing-os/templates.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/managing-os/templates.md b/managing-os/templates.md index 284990f0..f2b761aa 100644 --- a/managing-os/templates.md +++ b/managing-os/templates.md @@ -126,11 +126,10 @@ Important Notes (R4.0) subsequent changes to the parent TemplateVM's `/home` will not affect the child TemplateBasedVM's `/home`. - * Template VMs are created in a thin pool, making `qvm-trim-template` - no longer necessary. - - The root filesystems in Standalone VMs can employ - TRIM/discard on the root fs using normal tools and configuration options. + * All VMs are created in a thin pool by default, making `qvm-trim-template` + no longer necessary. You may wish to enable [TRIM/discard](/doc/disk-trim/) + in dom0, or use `fstrim` in dom0 monthly, but this will not impact VM free + space or disk usage. | | Inheritance (1) | Persistence (2) |--------------------|-----------------------------------------------------------|------------------------------------------