[pve-devel] applied: [PATCH container] fix #3917: Ignore fstrim failure in pct fstrim
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Mar 16 17:05:15 CET 2022
On 11.03.22 12:59, Markus Frank wrote:
> With "noerr => 1" the function does not abort, when one of the
> mountpoints is not fstrim compatible like zfs (has its own trim).
> I do not think it is necessary to warn or error, because fstrim
> tells when something is not trimmable and aborts.
>
> Signed-off-by: Markus Frank <m.frank at proxmox.com>
> ---
> src/PVE/CLI/pct.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list