Bug 953954

Summary: grub-probe print wrong ofpath for some sas disks
Product: [Fedora] Fedora Reporter: Paulo Flabiano Smorigo <pfsmorigo>
Component: grub2Assignee: Paulo Flabiano Smorigo <pfsmorigo>
Status: CLOSED ERRATA QA Contact: Peter Jones <pjones>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: bcl, dcantrell, dennis, gustavold, mads, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: grub2-2.00-20.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-18 06:12:12 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
Fix the issue none

Description Paulo Flabiano Smorigo 2013-04-19 15:57:28 UTC
Created attachment 737690 [details]
Fix the issue

Description of problem:

If you use grub-probe with some type of sas disks, the output is wrong:

Version-Release number of selected component (if applicable):
current

How reproducible:
Running the commands with a sas disk attached

Steps to Reproduce:
1. Run grub-probe with a sas disk as input
2.
3.
  
Actual results:

grub-probe -t ieee1275_hints -d /dev/sda
ieee1275//pci@800000020000200/pci@2/pci1014\,02BD@1/disk@2\,0
 
grub-probe -t ieee1275_hints -d /dev/sdf
ieee1275//pci@800000020000204/pci1000\,72@0/disk@4\,1

Expected results:

/dev/sda
ieee1275//pci@800000020000200/pci@2/pci1014,02BD@1/sas/disk@200

/dev/sdf
ieee1275//pci@800000020000204/pci1000,72@0/sas/disk@50080e5234006000,1000000000000

Additional info:

Comment 1 Fedora Update System 2013-06-13 14:25:09 UTC
grub2-2.00-19.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/grub2-2.00-19.fc19

Comment 2 Fedora Update System 2013-06-13 18:07:00 UTC
Package grub2-2.00-19.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing grub2-2.00-19.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-10773/grub2-2.00-19.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-06-14 19:58:36 UTC
grub2-2.00-20.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/grub2-2.00-20.fc19

Comment 4 Fedora Update System 2013-06-18 06:12:12 UTC
grub2-2.00-20.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.