Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Rebuilding a kernel on a hardened gentoo
Date: Wed, 12 Sep 2018 07:43:25
Message-Id: 38e3387c-19b2-4fef-8dba-75302344cad5@xunil.at
In Reply to: Re: [gentoo-user] Rebuilding a kernel on a hardened gentoo by "J. Roeleveld"
1 Am 12.09.18 um 08:42 schrieb J. Roeleveld:
2 > On Tuesday, September 11, 2018 11:48:59 AM CEST Stefan G. Weichinger wrote:
3 >> At first I emerged latest stable gentoo-sources, enabled these flags and
4 >> compiled ... but the lpfc module didn't detect the SAN devices
5 >> correctly, so I switched back to 4.1.15 (mark this as another todo here
6 >> ... sooner or later I want a more recent kernel working with lpfc ... I
7 >> have no clue about multipath so far)
8 >
9 > I found multipath quite "simple" to implement when following the documentation
10 > for this.
11
12 *which* documentation, please?
13
14 with the newer kernel I got:
15
16 [ 864.521464] lpfc 0000:02:00.1: 1:1303 Link Up Event x7b received
17 Data: x7b x0 x20 x0 x0 x0 0
18 [ 868.693743] lpfc 0000:02:00.0: 0:1305 Link Down Event x7c received
19 Data: x7c x20 x80011 x0 x0
20 [ 869.523664] lpfc 0000:02:00.0: 0:1303 Link Up Event x7d received
21 Data: x7d x0 x20 x0 x0 x0 0
22 [ 873.691535] lpfc 0000:02:00.1: 1:1305 Link Down Event x7c received
23 Data: x7c x20 x80011 x0 x0
24 [ 874.521185] lpfc 0000:02:00.1: 1:1303 Link Up Event x7d received
25 Data: x7d x0 x20 x0 x0 x0 0
26 [ 878.694259] lpfc 0000:02:00.0: 0:1305 Link Down Event x7e received
27 Data: x7e x20 x80011 x0 x0
28
29
30 and no /dev/sdX created for the relevant LUN (is that the term?)
31
32 I see a multipath.conf on the system, will try to understand that.

Replies

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