[pve-devel] [PATCH storage] lvm: avoid warning due to human-readable text in vgs output

Fiona Ebner f.ebner at proxmox.com
Fri Jan 12 09:57:38 CET 2024


Am 11.01.24 um 17:58 schrieb Friedrich Weber:
> 
> [1] https://sourceware.org/git/?p=lvm2.git;a=blob;f=lib/format_text/archive.c;h=5acf0c04a;hb=38e0c7a1#l222
> 

>  222                 log_print_unless_silent("Consider pruning %s VG archive with more then %u MiB in %u files (see archiving settings in lvm.conf).",
>  223                                         vgname, (unsigned)sum, archives_size);

Can we pass a silent flag when invoking the command instead?




More information about the pve-devel mailing list