Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Rebuilding a kernel on a hardened gentoo
Date: Wed, 12 Sep 2018 12:14:21
Message-Id: D30BE2BD-1307-4F53-8374-8B6FCE904994@antarean.org
In Reply to: Re: [gentoo-user] Rebuilding a kernel on a hardened gentoo by "Stefan G. Weichinger"
1 On September 12, 2018 7:43:12 AM UTC, "Stefan G. Weichinger" <lists@×××××.at> wrote:
2 >Am 12.09.18 um 08:42 schrieb J. Roeleveld:
3 >> On Tuesday, September 11, 2018 11:48:59 AM CEST Stefan G. Weichinger
4 >wrote:
5 >>> At first I emerged latest stable gentoo-sources, enabled these flags
6 >and
7 >>> compiled ... but the lpfc module didn't detect the SAN devices
8 >>> correctly, so I switched back to 4.1.15 (mark this as another todo
9 >here
10 >>> ... sooner or later I want a more recent kernel working with lpfc
11 >... I
12 >>> have no clue about multipath so far)
13 >>
14 >> I found multipath quite "simple" to implement when following the
15 >documentation
16 >> for this.
17 >
18 >*which* documentation, please?
19 >
20 >with the newer kernel I got:
21 >
22 >[ 864.521464] lpfc 0000:02:00.1: 1:1303 Link Up Event x7b received
23 >Data: x7b x0 x20 x0 x0 x0 0
24 >[ 868.693743] lpfc 0000:02:00.0: 0:1305 Link Down Event x7c received
25 >Data: x7c x20 x80011 x0 x0
26 >[ 869.523664] lpfc 0000:02:00.0: 0:1303 Link Up Event x7d received
27 >Data: x7d x0 x20 x0 x0 x0 0
28 >[ 873.691535] lpfc 0000:02:00.1: 1:1305 Link Down Event x7c received
29 >Data: x7c x20 x80011 x0 x0
30 >[ 874.521185] lpfc 0000:02:00.1: 1:1303 Link Up Event x7d received
31 >Data: x7d x0 x20 x0 x0 x0 0
32 >[ 878.694259] lpfc 0000:02:00.0: 0:1305 Link Down Event x7e received
33 >Data: x7e x20 x80011 x0 x0
34 >
35 >
36 >and no /dev/sdX created for the relevant LUN (is that the term?)
37 >
38 >I see a multipath.conf on the system, will try to understand that.
39
40 Multipath devices end up under /dev/mapper/...
41
42 I think it was Redhat who had most decent docs. Will check my bookmarks tonight and give you the full list.
43
44 --
45 Joost
46 --
47 Sent from my Android device with K-9 Mail. Please excuse my brevity.

Replies

Subject Author
Re: [gentoo-user] Rebuilding a kernel on a hardened gentoo "J. Roeleveld" <joost@××××××××.org>