And we really want to ignore error messages? > + if ($running && $conf->{agent} && > PVE::QemuServer::qga_check_running($vmid)) { > + eval { PVE::QemuServer::vm_mon_cmd($vmid, "guest-fstrim"); }; > + } > +