Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

docs: sriov: how to use lspci to see if NIC supports SR-IOV #917

Closed
grahamwhaley opened this issue Jan 12, 2018 · 3 comments
Closed

docs: sriov: how to use lspci to see if NIC supports SR-IOV #917

grahamwhaley opened this issue Jan 12, 2018 · 3 comments
Assignees

Comments

@grahamwhaley
Copy link
Contributor

Description of problem

Our SR-IOV doc does not detail many ways on how to check if your NIC hardware actually supports SR-IOV.
You can check that using lspci, so add that to the doc.

@grahamwhaley grahamwhaley self-assigned this Jan 12, 2018
grahamwhaley pushed a commit to grahamwhaley/runtime that referenced this issue Jan 12, 2018
Add details on how to use `lspci` to check if your NIC
supports SR-IOV.

Fixes: clearcontainers#917

Signed-off-by: Graham Whaley <[email protected]>
@jodh-intel
Copy link
Contributor

Just an idea, but we could [*] update the collect script to include those details. The doc could then just get the users to run the script:


[*] - in fact probably should to make debuging SR-IOV issues easier.

@grahamwhaley
Copy link
Contributor Author

I agree I think we should add that info to the collect script. I'm not sure we need to add use of the collect script to the SR-IOV docs - as they are an install guide rather than a debug guide. Let me at least open an issue for the collect script extension request...

@egernst
Copy link

egernst commented Jan 12, 2018

agreed. Augmenting the collection script is good, but I think the update you make in #918 is helpful/educational.

grahamwhaley pushed a commit to grahamwhaley/runtime that referenced this issue Jan 15, 2018
Add details on how to use `lspci` to check if your NIC
supports SR-IOV.

Fixes: clearcontainers#917

Signed-off-by: Graham Whaley <[email protected]>
mcastelino pushed a commit to mcastelino/runtime that referenced this issue Dec 6, 2018
 make: add ability to skip go version check
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants