Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235131

Re: PCIe bus (re-)numbering

From Ruud <netwerkforens@gmail.com>
Newsgroups linux.kernel
Subject Re: PCIe bus (re-)numbering
Date 2015-09-29 16:10 +0200
Message-ID <qe3Lt-gh-19@gated-at.bofh.it> (permalink)
References (2 earlier) <qaIWR-41z-5@gated-at.bofh.it> <qaQhI-63S-17@gated-at.bofh.it> <qb41k-cd-25@gated-at.bofh.it> <qb9X6-rF-69@gated-at.bofh.it> <qbgOS-1Me-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>>
>> Thus the procedure that works is:
>> 1) Chassis off
>> 2) Boot linux
>> 3) Chassis on
>> 4) setpci busnrs to 0
>> 5) remove switch
>> 6) rescan
>
> 4, 5 is reversed?

I can not setpci on a removed device, afaik.... for that reason I
reset the busses before removing the switch (not physically remove but
echo 1 >../remove).

For the kernel crash issue I will try to explain better, and try to
get a kernel crash dump to post some logging. It seems that the switch
will still fire hotplug events even after being removed (see lspci -tv
below). I zero-ed the busnumber for bus 04 (02.0-[04-17])  without
removing the underlying bus 05 device 00.0 and switches below.

(for illustration, lspci -tv from a 3.2 kernel, hand edited as the
original picture has already discovered the subordinate busses)
            +-02.0-[04-17]----00.0-[05-17]--+-04.0-[06-16]----00.0-[07-16]---
             |                               |
      \-08.0-[11-16]----

Sorry for the delay, but I didn't manage to create a crashdump yet :(
and the BMC is not cooperative in getting the serial console kernel
working either.
Will not go into details on my attempts for the kernel crash logging
to work as it is out of scope for the discussion..

Bet regards, Ruud
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: PCIe bus (re-)numbering Ruud <netwerkforens@gmail.com> - 2015-09-29 16:10 +0200
  Re: PCIe bus (re-)numbering Yinghai Lu <yinghai@kernel.org> - 2015-09-29 17:40 +0200

csiph-web