Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fibrechannel (was: multipath.conf )
Date: Mon, 29 Jul 2019 19:37:19
Message-Id: 260c88b1-226e-2578-fac4-6419ecec1203@xunil.at
In Reply to: [gentoo-user] multipath.conf : learning how to use by "Stefan G. Weichinger"
1 I think I have to edit the subject:
2
3 seems that multipath-setup never worked ...
4
5 The goal is to get the fibrechannel stuff right:
6
7 # lspci | grep -i fibre
8 02:00.0 Fibre Channel: Emulex Corporation Saturn-X: LightPulse Fibre
9 Channel Host Adapter (rev 03)
10 02:00.1 Fibre Channel: Emulex Corporation Saturn-X: LightPulse Fibre
11 Channel Host Adapter (rev 03)
12 samba ~ # lspci -v -s 02:00.0
13 02:00.0 Fibre Channel: Emulex Corporation Saturn-X: LightPulse Fibre
14 Channel Host Adapter (rev 03)
15 Subsystem: Hewlett-Packard Company 8Gb Dual-port PCI-e FC HBA
16 Flags: bus master, fast devsel, latency 0, IRQ 19
17 Memory at f7889000 (64-bit, non-prefetchable) [size=4K]
18 Memory at f7884000 (64-bit, non-prefetchable) [size=16K]
19 I/O ports at d100 [size=256]
20 Expansion ROM at f7840000 [disabled] [size=256K]
21 Capabilities: [58] Power Management version 3
22 Capabilities: [60] MSI: Enable- Count=1/16 Maskable+ 64bit+
23 Capabilities: [78] MSI-X: Enable+ Count=32 Masked-
24 Capabilities: [84] Vital Product Data
25 Capabilities: [94] Express Endpoint, MSI 00
26 Capabilities: [100] Advanced Error Reporting
27 Capabilities: [12c] Power Budgeting <?>
28 Kernel driver in use: lpfc
29 Kernel modules: lpfc
30
31 samba ~ # lspci -v -s 02:00.1
32 02:00.1 Fibre Channel: Emulex Corporation Saturn-X: LightPulse Fibre
33 Channel Host Adapter (rev 03)
34 Subsystem: Hewlett-Packard Company 8Gb Dual-port PCI-e FC HBA
35 Flags: bus master, fast devsel, latency 0, IRQ 16
36 Memory at f7888000 (64-bit, non-prefetchable) [size=4K]
37 Memory at f7880000 (64-bit, non-prefetchable) [size=16K]
38 I/O ports at d000 [size=256]
39 Expansion ROM at f7800000 [disabled] [size=256K]
40 Capabilities: [58] Power Management version 3
41 Capabilities: [60] MSI: Enable- Count=1/16 Maskable+ 64bit+
42 Capabilities: [78] MSI-X: Enable+ Count=32 Masked-
43 Capabilities: [84] Vital Product Data
44 Capabilities: [94] Express Endpoint, MSI 00
45 Capabilities: [100] Advanced Error Reporting
46 Capabilities: [12c] Power Budgeting <?>
47 Kernel driver in use: lpfc
48 Kernel modules: lpfc
49
50
51 I remember a (test) kernel update where that lfpc-devices didn't come up
52 well. Went back to old kernel then ...

Replies

Subject Author
Re: [gentoo-user] fibrechannel (was: multipath.conf ) "Stefan G. Weichinger" <lists@×××××.at>