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 12:04:28
Message-Id: 2118577.d5PUT2zLGq@andromeda
In Reply to: Re: [gentoo-user] boot problems by "Stefan G. Weichinger"
1 On Saturday, May 03, 2014 01:39:06 PM Stefan G. Weichinger wrote:
2 > Am 03.05.2014 13:26, schrieb Stefan G. Weichinger:
3 > > Am 03.05.2014 13:19, schrieb J. Roeleveld:
4 > >> Sounds like an issue with the mdadm-raid devices.
5 > >> Try setting those up WITHOUT systemctl (or init.d-scripts)
6 > >>
7 > >> Then checking
8 > >> - /proc/mdstat
9 > >> - dmesg
10 > >> - logging
11 > >> Any of those might show an error.
12 > >> Maybe ssh-in from a seperate machine to enable the raid-devices and have
13 > >> the local machine show a "tail -f" of the logs to see what happens.
14 > >>
15 > >>> Maybe -> dracut ... tell it to assemble the arrays via kernel-option ...
16 > >>> or maybe rebuild the initramfs (not so likely as it should boot with
17 > >>> older kernels/initramfs then).
18 > >>
19 > >> Which mdadm metadata format did you use when creating them?
20 > >> Only 1 or 2 support auto-detection and kernel-assembly
21 > >
22 > > "mdadm -A --scan" assembles both arrays correctly from within the
23 > > emergency mode. Both arrays non-degraded and in sync.
24 > >
25 > > If I then try to change into the equivalent of runlevel 5, the system
26 > > waits and waits again ..
27 > >
28 > >>> Yes, lunch .. thanks ;)
29 > >>
30 > >> 13:20, late lunch :)
31 > >
32 > > I am stressed by the fact that my main work machine doesn't work
33 > > correctly and would prefer to have it fixed first.
34 > >
35 > > But yes, I should eat now.
36 >
37 > rebuilt mdadm, lvm2 and dracut from within emergency mode and then
38 > recompiled kernel and let dracut rebuild the initramfs.
39 >
40 > Booted with "rd.auto=1" and now I also get a funny start job
41 > running/waiting for /dev/sda1 (/ on the SSD).
42 >
43 > Oh my! :-)
44
45 That's no good.
46 Something is not playing well.
47 I would check the boot-scripts/unit-files/dependencies
48
49 > pasta now.
50
51 Pasta, which kind?
52
53 --
54 Joost

Replies

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