From: "Stefan G. Weichinger" <lists@xunil.at>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] systemd
Date: Mon, 22 Aug 2011 10:26:49 +0200 [thread overview]
Message-ID: <4E5212C9.5080704@xunil.at> (raw)
In-Reply-To: <4E513B35.4070209@xunil.at>
next box tested.
Installed systemd on my main workstation now that I understood how to
easily flip back to booting w/ openrc in case of problems.
I heavily use LVM here and this gives me the following issues:
I use lvm.service from the gentoo-wiki:
http://en.gentoo-wiki.com/wiki/Systemd#LVM
For sure I enabled it ...
When I boot this machine it boots up to starting the LVM-devices and
waits for some time then writes something like:
welcome to emergency mode ...
Start of /dev/VG...something failed (due to some dependencies)
(for all the LVs)
and lets me login or press Ctrl-D to continue.
(I can't remember the exact words, don't know if they are logged somewhere)
When I press Ctrl-D all the LVs are mounted(!) and it boots up fine to
graphical login.
hmm.
It then tells me:
# systemctl status lvm.service
lvm.service - Linux Volume Manager
Loaded: loaded (/etc/systemd/system/lvm.service)
Active: active (exited) since Mon, 22 Aug 2011 09:55:36 +0200; 22min ago
Process: 5568 ExecStop=/sbin/lvchange --sysinit -a ln $(/sbin/vgs -o
vg_name --noheadings --nosuffix 2> /dev/null) (code=exited, status=3)
Process: 5861 ExecStart=/sbin/vgchange --sysinit -a ly (code=exited,
status=0/SUCCESS)
Process: 5738 ExecStart=/sbin/vgscan --mknodes --ignorelockingfailure
(code=exited, status=0/SUCCESS)
Process: 5654 ExecStart=/sbin/pvscan --ignorelockingfailure
(code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/lvm.service
Why does that ExecStop fail? Why is it called at boot anyway?
I also tried another lvm.service from the russian gentoo-wiki, that
servicefile just pulls in /etc/init.d/lvm, but that didn't help so I
went back to the mentioned file.
What I wonder: what changes between running into that timeout and my
pressing Ctrl-D?
Thanks for helpful comments, Stefan
next prev parent reply other threads:[~2011-08-22 8:28 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-17 21:04 [gentoo-user] systemd Stefan G. Weichinger
2011-08-17 22:54 ` Sebastian Beßler
2011-08-20 20:22 ` Stefan G. Weichinger
2011-08-20 20:54 ` Sebastian Beßler
2011-08-21 17:07 ` Stefan G. Weichinger
2011-08-22 8:26 ` Stefan G. Weichinger [this message]
2011-08-22 9:54 ` Stefan G. Weichinger
2011-08-22 10:26 ` Joost Roeleveld
2011-08-22 10:31 ` Stefan G. Weichinger
2011-08-22 11:42 ` Joost Roeleveld
2011-08-22 16:55 ` Stefan G. Weichinger
2011-08-22 17:03 ` Joost Roeleveld
2011-08-22 18:24 ` Stefan G. Weichinger
2011-08-22 18:29 ` Stefan G. Weichinger
2011-08-22 21:09 ` Stefan G. Weichinger
2011-08-23 6:27 ` Joost Roeleveld
2011-08-23 8:30 ` Stefan G. Weichinger
2011-08-23 9:04 ` Joost Roeleveld
2011-08-23 9:17 ` Stefan G. Weichinger
2011-08-23 9:22 ` Stefan G. Weichinger
2011-08-23 22:00 ` Stefan G. Weichinger
2011-08-24 7:03 ` Joost Roeleveld
2011-08-23 6:27 ` Joost Roeleveld
2011-08-23 17:17 ` Stroller
2011-08-23 17:49 ` Canek Peláez Valdés
2011-08-23 18:57 ` Alan McKinnon
2011-08-23 19:06 ` Canek Peláez Valdés
2011-08-23 19:43 ` Alan McKinnon
2011-08-23 19:50 ` Canek Peláez Valdés
2011-08-23 20:19 ` Alan McKinnon
2011-08-23 20:32 ` Canek Peláez Valdés
2011-08-24 21:19 ` [gentoo-user] systemd walt
2011-08-24 21:28 ` Alan McKinnon
2011-08-23 20:16 ` [gentoo-user] systemd Sebastian Beßler
2011-08-23 20:43 ` Alan McKinnon
2011-08-23 21:10 ` kashani
2011-08-23 21:22 ` Alan McKinnon
2011-08-24 4:15 ` Dale
2011-08-24 7:10 ` Joost Roeleveld
2011-08-30 11:56 ` Alex Schuster
2011-08-30 12:13 ` Michael Schreckenbauer
2011-08-30 15:11 ` Canek Peláez Valdés
2011-08-30 23:01 ` Alex Schuster
2011-08-30 23:18 ` Michael Mol
2011-09-01 21:48 ` Alan McKinnon
2011-09-01 22:32 ` Canek Peláez Valdés
2011-09-01 23:27 ` Alan McKinnon
2011-09-02 7:33 ` Mick
2011-09-02 15:28 ` Alan McKinnon
2011-09-03 0:05 ` Neil Bothwick
2011-09-03 7:56 ` Mick
2011-09-03 8:38 ` Neil Bothwick
2011-09-03 9:52 ` Alan McKinnon
2011-09-03 9:40 ` Alan McKinnon
2011-09-03 10:07 ` Neil Bothwick
2011-09-03 13:09 ` Peter Humphrey
2011-09-03 13:21 ` Alan McKinnon
2011-09-03 23:52 ` Peter Humphrey
2011-09-04 0:19 ` Alan McKinnon
2011-09-04 0:44 ` Peter Humphrey
2011-09-04 9:33 ` Peter Humphrey
2011-08-31 13:13 ` [gentoo-user] systemd walt
2011-10-11 20:27 ` [gentoo-user] systemd Stefan G. Weichinger
2011-10-11 21:04 ` Canek Peláez Valdés
2011-10-11 21:33 ` Stefan G. Weichinger
2011-10-11 22:23 ` Canek Peláez Valdés
2011-10-11 22:39 ` Stefan G. Weichinger
2011-10-11 22:47 ` Canek Peláez Valdés
2011-10-11 22:49 ` Stefan G. Weichinger
-- strict thread matches above, loose matches on Subject: below --
2017-11-04 16:15 [gentoo-user] Systemd siefke_listen
2017-11-04 16:58 ` Neil Bothwick
2017-11-04 20:30 ` siefke_listen
2011-08-16 0:28 [gentoo-user] OT: but cool - NASDAQ is gentoo powered Adam Carter
2011-08-16 1:48 ` Michael Mol
2011-08-16 17:06 ` Canek Peláez Valdés
2011-08-16 20:58 ` Stefan G. Weichinger
2011-08-16 21:06 ` Paul Hartman
2011-08-16 23:24 ` Canek Peláez Valdés
2011-08-17 14:04 ` Stefan G. Weichinger
2011-08-17 14:47 ` [gentoo-user] systemd (was: NASDAQ is gentoo powered) Stefan G. Weichinger
2011-08-17 15:00 ` [gentoo-user] systemd Stefan G. Weichinger
2011-08-17 16:00 ` Stefan G. Weichinger
2011-08-17 18:48 ` Stefan G. Weichinger
2011-08-17 19:20 ` Stefan G. Weichinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E5212C9.5080704@xunil.at \
--to=lists@xunil.at \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox