Wednesday, September 27, 2017

Re: X710 10Gb card not configured

On Wed, Sep 27, 2017 at 03:53:26AM -0700, James A. Peltier wrote:
> ----- On 26 Sep, 2017, at 20:25, Jonathan Gray jsg@jsg.id.au wrote:
>
> | On Tue, Sep 26, 2017 at 05:35:40PM -0700, James A. Peltier wrote:
> |> Hi Misc,
> |>
> |> I am running the latest OpenBSD snapshot and it appears that the 10Gb cards that
> |> we have in the unit aren't recognized or configured properly. I had a look at
> |> pcidevs and pcidevs.h files in src/dev/pci and it appears that the device
> |> should be found as
> |>
> |> src/sys/dev/pcidevs
> |> product INTEL X710_10G_SFP 0x1572 X710 SFP+
> |>
> |> src/sys/dev/pcidevs.h
> |> #define PCI_PRODUCT_INTEL_X710_10G_SFP 0x1572 /* X710 SFP+ */
> |>
> |>
> |> I have attached a pcidump -v below hoping someone might resolve this issue.
> |> Please let me know if there is anything else I can provide and when I might be
> |> able to try another snapshot.
> |
> | There is currently no driver in the tree for Intel X710/XL710 10Gb/40Gb.
>
> Can I get a recommendation on a comparable 10Gb/40Gb card that will work? Specific card or model numbers so I can get them in ASAP

I suspect most people are using the Intel based cards supported by ix(4)
for 10GbE (https://man.openbsd.org/ix.4). There are no drivers for any
40GbE parts.

No comments:

Post a Comment