Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1105486

Summary: The test tool cannot create the FCoE storage test plan for Intel X540-T2 card.
Product: [Retired] Red Hat Hardware Certification Program Reporter: garrickyang
Component: Test Suite (tests)Assignee: Greg Nichols <gnichols>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 1.6.5CC: garrickyang, gbai, jkachuck, qcai, rlandry
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1110477 (view as bug list) Environment:
Last Closed: 2014-08-13 12:27:39 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 Flags
the output of test plan
none
hwcert-backend plan --debug low
none
storage test patch to allow planning of FCoE
none
updated hwcert-client-info package
none
updated hwcert-client package none

Description garrickyang 2014-06-06 09:12:40 UTC
Created attachment 902823 [details]
the output of test plan

Description of problem:
The test tool cannot create the FCoE storage test plan for Intel X540-T2 card.

Version-Release number of selected component (if applicable):
hwcert-client-1.6.5.2-20140430

How reproducible:
100%

Steps to Reproduce:
1.Use FCoE initiator command as attachment create FCoE disk for Intel X540 –T2
2.Reboot the system and use the command fdisk –l
3.Install Test tool hwcert-client-1.6.5.2-20140416 on SUT
4.Create test plan on SUT

Actual results:
The storage device test plan cannot be created on RHEL6.5-X64 and RHEL 6.5-X86

Expected results:
The storage device plan can be created on RHEL6.5-X64 and RHEL 6.5-X86.

Additional info:
The storage device plan cannot be created on RHEL7.

Comment 1 garrickyang 2014-06-06 09:13:36 UTC
Created attachment 902824 [details]
hwcert-backend plan --debug low

Comment 2 Greg Nichols 2014-06-06 11:50:10 UTC
Can the test be planned manually?

Use:

> hwcert-backend plan --test storage --device <device name>

Where, device name is the block device?

Comment 3 garrickyang 2014-06-10 01:42:48 UTC
I used hwcert-backend plan --add --test=storage --device=host7 --udi=/devices/virtual/net/eth3.1002-fcoe/ctlr_0/host0/rport-7:0-1/target7:0:0/7:0:0:0/block/sdb, but after run the test plan it displayed an error "Error: No such test host7"

Comment 4 Greg Nichols 2014-06-10 12:43:34 UTC
Created attachment 907228 [details]
storage test patch to allow planning of FCoE

The patch removes the filtering of "virtual" devices, and will plan a storage test for any disk device so long as a host is found.

Comment 5 Greg Nichols 2014-06-10 12:44:41 UTC
Could you test the above patch?

Thanks!

Comment 6 garrickyang 2014-06-11 07:51:03 UTC
Could provide any rpm package about the patch?
I tried to modify the storage.py file, but error occurred(when create the test plan, it shows errors on some line).The storage.py file cannot be modified successfully.

Comment 7 garrickyang 2014-06-11 07:52:41 UTC
Could provide any rpm package about the patch?
I tried to modify the storage.py file, but error occurred(when create the test plan, it shows errors on some line).The storage.py file cannot be modified successfully.

Comment 8 Greg Nichols 2014-06-11 18:29:50 UTC
Created attachment 907791 [details]
updated hwcert-client-info package

Comment 9 Greg Nichols 2014-06-11 18:30:16 UTC
Created attachment 907792 [details]
updated hwcert-client package

Comment 10 Greg Nichols 2014-06-11 18:31:01 UTC
Please try the attached packages.

Thanks!

Comment 11 garrickyang 2014-06-12 01:39:39 UTC
The tool can create the FCoE storage successfully. Thanks a lot.

Comment 12 garrickyang 2014-06-12 01:46:47 UTC
The issue reproduced on RHEL7 with  hwcert-client-1.7.0-20140416, please help to fix the issue on RHEL7.

Comment 13 garrickyang 2014-07-15 07:53:41 UTC
For RHEL 6.5 hwcert-client-1.6.5.2-20140611, that we used is debug version , we want to know what’s the release date for it? As we plan to Final certification test on 7/28, and need the released hwcert-client-1.6.5.2-20140611 to get the certification for the Intel CNA cards( x540, x520).It will delay our final certifiaction test schedule if there is no release until 7/28.