The phrasing left some room for speculation when this would be triggered. E.g. after cloning a full VM?
Currently the only instances where it is used is when a disk is moved or a VM migrated. Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> --- PVE/QemuServer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 70c14ba..e3f9551 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -156,7 +156,7 @@ my $agent_fmt = { default_key => 1, }, fstrim_cloned_disks => { - description => "Run fstrim after cloning/moving a disk.", + description => "Run fstrim after moving a disk or migrating the VM.", type => 'boolean', optional => 1, default => 0 -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel