Bug 888688
| Summary: | infiniband: should show udi or pci id information | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | QinXie <xiqin> | ||||||
| Component: | Test Suite (tests) | Assignee: | Caspar Zhang <czhang> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.1 | CC: | bbrock, czhang, gnichols, hwcert-reviewers, qcai, rlandry | ||||||
| Target Milestone: | --- | Keywords: | EasyFix | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: |
Feature:
INFINIBAND test now display extra udev information in test output and hardware.log, including all network interface info.
Reason:
Result (if any):
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-02-01 18:21:48 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
QinXie
2012-12-19 09:05:27 UTC
this requirement is based on v7-1.6.4 example please refer to http://hwcert.pad.engineering.redhat.com/54 Created attachment 672813 [details]
infiniband: log hardware udev info
patch to add hardware info from udev.
sample output:
Test Parameters: DEBUG=low RUNMODE=normal UDI=/devices/pci0000:00/0000:00:07.0/0000:0d:00.0 DEVICE= OUTPUTFILE=/var/log/v7/runs/3/infiniband/output.log
Subtest: Log Hardware Info - log hardware info from udev
udev device: /devices/pci0000:00/0000:00:07.0/0000:0d:00.0
------------------------------------------------------
SUBSYSTEM pci
PCI_CLASS C0600
DEVPATH /devices/pci0000:00/0000:00:07.0/0000:0d:00.0
MODALIAS pci:v000015B3d00006732sv000015B3sd00000005bc0Csc06i00
UDEV_LOG 3
PCI_SUBSYS_ID 15B3:0005
DRIVER mlx4_core
PCI_ID 15B3:6732
info.udi /devices/pci0000:00/0000:00:07.0/0000:0d:00.0
PCI_SLOT_NAME 0000:0d:00.0
PASS
Subtest: Log Status - log infiniband status
Infiniband device 'mlx4_0' port 1 status:
default gid: fe80:0000:0000:0000:0002:c903:0002:c44c
base lid: 0x0
sm lid: 0x0
...[snip]...
Created attachment 676987 [details]
deviceclassdocument.py patch to add IB devices to the network device class
That way, it will show up in the device/hardware log for the test also.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0222.html |