[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Fix ofpathname for sas disks
From: |
Paulo Flabiano Smorigo/Brazil/IBM |
Subject: |
[PATCH] Fix ofpathname for sas disks |
Date: |
Thu, 18 Apr 2013 21:00:45 -0400 |
User-agent: |
Internet Messaging Program (IMP) H4 (5.0.22) |
Hello all,
I found wrong outputs for some sas devices then I made this patch in
order to fix it. Bellow are the outputs using my patch:
grub-probe -t ieee1275_hints -d /dev/sda
ieee1275//address@hidden/address@hidden/pci1014\,address@hidden/address@hidden
grub-probe -t ieee1275_hints -d /dev/sdb
ieee1275//address@hidden/address@hidden/pci1014\,address@hidden/address@hidden
grub-probe -t ieee1275_hints -d /dev/sdf
ieee1275//address@hidden/pci1000\,address@hidden/sas/address@hidden,1000000000000
grub-probe -t ieee1275_hints -d /dev/sdh
ieee1275//address@hidden/pci1000\,address@hidden/sas/address@hidden,3000000000000
I checked it against openfirmware and all of them were right now.
Please, let me know if you find a disk with a wrong ofw output.
--
Paulo Flabiano Smorigo
Software Engineer
Linux Technology Center - IBM Systems & Technology Group
grub_ofpathname_sas_fix_final.patch
Description: Text Data
- [PATCH] Fix ofpathname for sas disks,
Paulo Flabiano Smorigo/Brazil/IBM <=