Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: LVM2+mdraid+systemd (was Re: [gentoo-user] systemd and lvm)
Date: Fri, 20 Sep 2013 17:03:13
Message-Id: 523C7FC3.8060600@xunil.at
In Reply to: Re: LVM2+mdraid+systemd (was Re: [gentoo-user] systemd and lvm) by "Canek Peláez Valdés"
1 Am 20.09.2013 18:50, schrieb Canek Peláez Valdés:
2
3 >> OK. I send this message now and test another few reboots.
4 >
5 > Forgot to mention it: I also enabled mdadm.service.
6
7 That service is enabled here as well and running fine.
8
9
10
11 # systemctl status lvm2-activation-net.service
12 lvm2-activation-net.service - Activation of LVM2 logical volumes
13 Loaded: loaded (/etc/lvm/lvm.conf)
14 Active: inactive (dead) since Fr 2013-09-20 20:57:15 CEST
15 Docs: man:lvm(8)
16 man:vgchange(8)
17 Process: 580 ExecStart=/sbin/lvm vgchange -aay --sysinit (code=exited,
18 status=0/SUCCESS)
19 Process: 366 ExecStartPre=/usr/bin/udevadm settle (code=exited,
20 status=0/SUCCESS)
21 Main PID: 580 (code=exited, status=0/SUCCESS)
22
23 Sep 20 20:57:13 hiro.oops.intern lvm[580]: 10 logical volume(s) in
24 volume group "VG03" now active
25 Sep 20 20:57:15 hiro.oops.intern systemd[1]: Started Activation of LVM2
26 logical volumes.
27
28
29 nice ... but not at every boot ... one time they are activated, one time
30 not.
31
32 *sigh*
33
34 Thanks for all your patience ... I could live with that lvm.service ;-)
35
36 Considering to convert the mdadm-RAID to metadata 1.2 (wouldn't hurt
37 anyway, right?)
38
39 Stefan