Bug 615270
| Summary: | cciss disk devices have empty block.device property in HAL | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | RHEL Program Management <pm-rhel> |
| Component: | udev | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> |
| Severity: | medium | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 5.4 | CC: | apevec, benl, berrange, bzeranski, cmeadors, coughlan, harald, jkoten, jplans, jwest, karen.skweres, llim, mcermak, mike.miller, mjenner, ohudlick, ovirt-maint, pknirsch, pm-eus, revers, rhughes, riek, sghosh, skakar, syeghiay, tao, tpelka, vbenes, yeylon |
| Target Milestone: | rc | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | udev-095-14.21.el5_5.1 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, cciss devices did not have an entry in the udev database. This was caused by the fact that these devices do not provide information in the /sys file system, making it hard to create persistent symbolic links in /dev/disk. With this update, the scsi_id utility is used to query the ID of cciss devices, so that udev can create the database entries as expected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-04 14:29:59 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: | |||
| Bug Depends On: | 515566 | ||
| Bug Blocks: | |||
|
Description
RHEL Program Management
2010-07-16 10:22:43 UTC
udev-095-14.21.el5_5.1 Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, cciss devices did not have an entry in the udev database. This was caused by the fact that these devices do not provide information in the /sys file system, making it hard to create persistent symbolic links in /dev/disk. With this update, the scsi_id utility is used to query the ID of cciss devices, so that udev can create the database entries as expected. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0593.html |