[linux-lvm] Monitoring LVM RAID

Anatoly Pugachev matorola at gmail.com
Mon Aug 4 10:37:28 UTC 2014


On Fri, Jul 25, 2014 at 3:57 PM, Eugene Bright <hexumg at gmail.com> wrote:
> Could you help me with me question about LVM?
>
> I've read a ton of manuals, but found nothing.
> I'm not sure about direction. Let me know if I sent email to wrong address.
>
> I can't find right way to monitor LVM RAID status.
> Is there something like mdadm --monitor?


# systemctl status lvm2-monitor
lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc.
using dmeventd or progress polling
   Loaded: loaded (/usr/lib/systemd/system/lvm2-monitor.service; enabled)
   Active: active (exited) since Mon 2014-08-04 14:35:44 MSK; 18s ago
     Docs: man:dmeventd(8)
           man:lvcreate(8)
           man:lvchange(8)
           man:vgchange(8)
  Process: 17893 ExecStart=/sbin/lvm vgchange --monitor y
(code=exited, status=0/SUCCESS)
 Main PID: 17893 (code=exited, status=0/SUCCESS)




More information about the linux-lvm mailing list