#1015837 logwatch: Unmatched Entries from lvm

#1015837#5
Date:
2022-07-22 09:37:58 UTC
From:
To:
A recent-ish upgrade of testing has meant that a couple of unmatched
LVM entries have started appearing in logwatch:

    PV /dev/dm-0 online, VG cryptssd500gb2-vg is complete.: 1 Time(s)
    PV /dev/dm-10 online, VG cryptdata16tb2-vg is complete.: 1 Time(s)
    PV /dev/dm-3 online, VG cryptdata12tb-vg is complete.: 1 Time(s)
    PV /dev/dm-6 online, VG cryptbackup16tb-vg is complete.: 1 Time(s)
    VG cryptbackup16tb-vg finished: 1 Time(s)
    VG cryptdata12tb-vg finished: 1 Time(s)
    VG cryptdata16tb2-vg finished: 1 Time(s)
    VG cryptssd500gb2-vg finished: 1 Time(s)

As success messages, I think these could be ignored altogether
by default. Alternatively they could be summarised into a table
something like:

PV                   VG
/dev/dm-0            cryptssd500gb2-vg
/dev/dm-10           cryptdata16tb2-vg
/dev/dm-3            cryptdata12tb-vg
/dev/dm-6            cryptbackup16tb-vg