]> git.proxmox.com Git - pve-docs.git/commitdiff
ceph: add a bit to discard/trim
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Nov 2019 17:56:53 +0000 (18:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Nov 2019 18:27:23 +0000 (19:27 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pveceph.adoc

index d01ae462d0c49a4b2153de6060fe6259d2efee82..4edfe4b0ee0ae8e62e8aad63b3482a5d7e87e3ff 100644 (file)
@@ -758,11 +758,13 @@ pveceph osd destroy <id>
 Replace the old disk with the new one and use the same procedure as described
 in xref:pve_ceph_osd_create[Create OSDs].
 
-Run fstrim (discard)
-~~~~~~~~~~~~~~~~~~~~
+Trim/Discard
+~~~~~~~~~~~~
 It is a good measure to run 'fstrim' (discard) regularly on VMs or containers.
 This releases data blocks that the filesystem isn’t using anymore. It reduces
-data usage and the resource load.
+data usage and the resource load. Most modern operating systems issue such
+discard commands to their disks regurarly. You only need to ensure that the
+Virtual Machines enable the xref:qm_hard_disk_discard[disk discard option].
 
 [[pveceph_scrub]]
 Scrub & Deep Scrub