Bug 445696
Summary: | scsi_id does not return WWID for /dev/sda with aacraid driver | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Allan Wilson <allan.wilson> |
Component: | udev | Assignee: | Michal Sekletar <msekleta> |
Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-daemons |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 5.1 | CC: | allan.wilson, bubrown, lmiksik, mchristi, msekleta, psklenar, ralph, ServeRAIDDriver, unidba |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-04-04 20:40:51 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: | |||
Bug Blocks: | 1049888 |
Description
Allan Wilson
2008-05-08 15:48:41 UTC
scsi-target-utils is for the scsi target layer and has nothing to do with scsi_id. I believe scsi_id is shipped from udev's utils. udev guys if this is not yours, let me know. I will ask some of the other scsi guys. Sorry to answer this late.. (In reply to comment #0) > strace /sbin/scsi_id -g -u -s /block/sda: > > open("/dev/tmp-scsi-maj8-min0-11051", O_RDONLY|O_NONBLOCK) = 3 > ioctl(3, SG_IO, {'S', SG_DXFER_FROM_DEV, cmd[6]=[12, 01, 00, 00, fe, 00], mx_sb_len=32, iovec_count=0, dxfer_len=254, timeout=5000, flags=0, data[254]=["\0\0\2\2\37\0\0002ServeRA 8k-l Volume "...], status=00, masked_status=00, sb[0]=[], host_status=0, driver_status=0, resid=0, duration=0, info=0}) = 0 > close(3) = 0 > unlink("/dev/tmp-scsi-maj8-min0-11051") = 0 > exit_group(1) = ? Can you run /sbin/scsi_id -g -u -s -v /block/sda ? In RHEL 5.6, there isnot a block directory (/block) in ROOT directory (/). How to use scsi_id script to indentify wwid? (In reply to comment #6) > In RHEL 5.6, there isnot a block directory (/block) in ROOT directory (/). > How to use scsi_id script to indentify wwid? "/block/sda" means the path in the sysfs and is translated to "/sys/block/sda" still waiting for the verbose output of scsi_id Red Hat Enterprise Linux 5 shipped it's last minor release, 5.11, on September 14th, 2014. On March 31st, 2017 RHEL 5 exits Production Phase 3 and enters Extended Life Phase. For RHEL releases in the Extended Life Phase, Red Hat will provide limited ongoing technical support. No bug fixes, security fixes, hardware enablement or root-cause analysis will be available during this phase, and support will be provided on existing installations only. If the customer purchases the Extended Life-cycle Support (ELS), certain critical-impact security fixes and selected urgent priority bug fixes for the last minor release will be provided. The specific support and services provided during each phase are described in detail at http://redhat.com/rhel/lifecycle This BZ does not appear to meet ELS criteria so is being closed WONTFIX. If this BZ is critical for your environment and you have an Extended Life-cycle Support Add-on entitlement, please open a case in the Red Hat Customer Portal, https://access.redhat.com ,provide a thorough business justification and ask that the BZ be re-opened for consideration of an errata. Please note, only certain critical-impact security fixes and selected urgent priority bug fixes for the last minor release can be considered. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |