Bug 614555

Summary: HWCert: Red Hat v7-1.2-3 storage test script fails on RHEL6-beta2
Product: [Retired] Red Hat Hardware Certification Program Reporter: IBM Bug Proxy <bugproxy>
Component: Test Suite (tests)Assignee: Greg Nichols <gnichols>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 1.2CC: rlandry, ykun
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-16 20:31:27 UTC Type: ---
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
sosreport none

Description IBM Bug Proxy 2010-07-14 18:31:14 UTC
---Problem Description---
v7-1.2-3 storage test script fails with RHEL6-Beta2 on Power 750.

Test log: (supressed statistics output)

*** VFS (buffered filesystem) testing passed.

*** Testing raw I/O performance on sdb
Traceback (most recent call last):
  File "./storage.py", line 476, in <module>
    returnValue = test.do(sys.argv)
  File "/usr/share/v7/lib/v7/test.py", line 255, in do
    return self.run()
  File "./storage.py", line 449, in run
    returnValue = self.testRawIO(storageDevice,testdev,minBs,maxBs)
  File "./storage.py", line 370, in testRawIO
    if self.dtTest(minBs,maxBs,rawTestFile,size,otherOptions):
  File "./storage.py", line 111, in dtTest
    size = string._int(devSize)
ValueError: invalid literal for int() with base 10: ''
...finished running ./storage.py, exit code=1
</output>
 
 
---uname output---
Linux lindap7-lp1.austin.ibm.com 2.6.32-37.el6.ppc64 #1 SMP Sun Jun 20 20:48:35 EDT 2010 ppc64 ppc64
ppc64 GNU/Linux
 
Machine Type = CHRP IBM,8233-E8B 
 
---Steps to Reproduce---
 Install v7-1.2-3
Run storage test.
 

Server architecture(s): POWER7
Server type: 8233-E8B
General component (desktop/kernel/base OS/dev tools/etc.): HW Certification
Other components involved (ixgbe/java/emulex/etc.): N/A
Does the server have the latest GA firmware? Y
Has the problem been shown to occur on more than one system? Y
Is a tested patch available? N
If yes to the above, has it been approved upstream? N
What is the latest official Red Hat build on which this bug has been
seen? beta2

Comment 1 IBM Bug Proxy 2010-07-14 18:31:31 UTC
Created attachment 431874 [details]
sosreport

Comment 2 Rob Landry 2010-07-16 20:31:27 UTC

*** This bug has been marked as a duplicate of bug 606963 ***