Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] boot problems
Date: Sat, 03 May 2014 11:20:21
Message-Id: 6539833.TvPLtO1q9n@andromeda
In Reply to: Re: [gentoo-user] boot problems by "Stefan G. Weichinger"
1 On Saturday, May 03, 2014 01:12:45 PM Stefan G. Weichinger wrote:
2 > Am 03.05.2014 13:05, schrieb J. Roeleveld:
3 > > dracut = initramfs
4 > > Did you update the initramfs recently? If out-of-sync with what is on the
5 > > "main" environment, it could lead to issues.
6 > >
7 > >> I worked with exactly this box around 10hrs ago and it booted fine then.
8 > >> I will check genlop what I upgraded at night ...
9 > >
10 > > And rethink everything you did in the last 10 hours. Something caused an
11 > > issue.
12 > > Also, check that the disks are fine and you don't have a degraded raid-
13 > > environment. The initramfs might try to have it rebuild. Which means the
14 > > whole system can be slow.
15 > >
16 > >> Got to eat now and take a rest ... I "love" to fix issues on a saturday
17 > >
18 > > Enjoy your lunch, I just had mine.
19 >
20 > next steps:
21 >
22 > booted into emergency mode directly.
23 >
24 > LVs on the SSD (non-raid-based) show up fine.
25
26 LVM working then.
27
28 > No mdadm-RAIDs started yet ... when I run "systemctl start mdadm" to
29 > pull up the arrays ... it hangs ... even looks exactly the same as in
30 > the normal boot, 2 lines from systemd-fsck ... then blinking cursor.
31
32 Sounds like an issue with the mdadm-raid devices.
33 Try setting those up WITHOUT systemctl (or init.d-scripts)
34
35 Then checking
36 - /proc/mdstat
37 - dmesg
38 - logging
39 Any of those might show an error.
40 Maybe ssh-in from a seperate machine to enable the raid-devices and have the
41 local machine show a "tail -f" of the logs to see what happens.
42
43 > Maybe -> dracut ... tell it to assemble the arrays via kernel-option ...
44 > or maybe rebuild the initramfs (not so likely as it should boot with
45 > older kernels/initramfs then).
46
47 Which mdadm metadata format did you use when creating them?
48 Only 1 or 2 support auto-detection and kernel-assembly
49
50 > Yes, lunch .. thanks ;)
51
52 13:20, late lunch :)
53
54 --
55 Joost

Replies

Subject Author
Re: [gentoo-user] boot problems "Stefan G. Weichinger" <lists@×××××.at>