Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] Server fails to boot after update to 4.19.27-r1
Date: Sun, 10 Mar 2019 13:24:26
Message-Id: 33733b5b-9803-648c-65ba-bfb0571f7464@dmj.nu
1 After updating a server from kernel-4.14.83 to 4.19.27-r1 (same problem
2 with 4.19.23) the server will not boot.
3
4 Grub starts fine and I can select the new kernel.
5 The kernel starts booting and after mounting "/" and "/usr" (this is a
6 server with a separate /usr") the boot-process hangs.
7
8 Here are the last few lines displayed before it hangs:
9
10 >> Initializing root device...
11 >> Detected root: /dev/md127
12 >> Mounting /dev/md127 as root...
13 >> Detected fstype: ext4
14 >> Using mount fstype: ext4
15 >> Using mount opts: -o ro
16 7.6104971 EXT4-fs (md127): mounted filesystem with ordered data
17 mode. Opts (null)
18 7.6572671 init (5708) used greatest stack depth: 13280 bytes left
19 >> Mounting /dev/dm-O as /usr: mount -t ext4 -o noatime,user_xattr,ro
20 /deu/dm-O /newroot/usr
21 7.6909561 EXT4-fs (dm-0): INFO: recouery required on readonly
22 filesystem
23 7.6925551 EXT4-fs (dm-0): write access will be enabled diming
24 recouery
25 7.9169781 EXT4-fs (dm-0): recovery complete
26 7.9223701 EXT4-fs (dm-0): mounted filesystem with ordered data
27 mode. Opts: user_xattr
28 7.9233051 mount (5722) used greatest stack depth, 13000 bytes left
29 >> /usr already mounted, skipping...
30 >> Booting (initramfs)
31 sep-usr init: running user requested applet
32
33
34 As I said, the 4.14.83 kernel boots without problem with the same
35 configuration.
36
37 Any suggestions?
38 --
39 Dan Johansson,
40 ***************************************************
41 This message is printed on 100% recycled electrons!
42 ***************************************************

Replies

Subject Author
Re: [gentoo-user] Server fails to boot after update to 4.19.27-r1 "Hasan Ç." <hsntgm@×××××.com>
Re: [gentoo-user] Server fails to boot after update to 4.19.27-r1 "J. Roeleveld" <joost@××××××××.org>