Bug 431600
| Summary: | Hal does not see iSCSI devices | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lubomir Kundrak <lkundrak> |
| Component: | hal | Assignee: | David Zeuthen <davidz> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mclasen |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-03-04 07:17:28 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: | 235706, 432734 | ||
|
Description
Lubomir Kundrak
2008-02-05 20:11:34 UTC
Can't have this in HAL; anaconda need to do something different. OK, Jeremy explained exactly what is needed. I'll add this Monday. Thanks. May I ask... any progress on this? Pending; was bogged down with other important stuff. Already talked to pjones to get access to iSCSI targets. Hoping to look at it next week. This is now done. http://gitweb.freedesktop.org/?p=hal.git;a=commitdiff;h=db415dc5b771added0451f518ba3b714f004113e udi = '/org/freedesktop/Hal/devices/storage_serial_350060160b8e02a0e50060160b8e 02a0e' block.device = '/dev/sdb' (string) block.is_volume = false (bool) block.major = 8 (0x8) (int) block.minor = 16 (0x10) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_350060160b8e02a0e50060160b8e02a0e' (string) info.capabilities = {'storage', 'block'} (string list) info.category = 'storage' (string) info.parent = '/org/freedesktop/Hal/devices/computer_scsi_host_scsi_device_lun0' (string) info.product = 'LUNZ' (string) info.udi = '/org/freedesktop/Hal/devices/storage_serial_350060160b8e02a0e50060160b8e02a0e' (string) info.vendor = 'DGC' (string) linux.hotplug_type = 3 (0x3) (int) linux.sysfs_path = '/sys/devices/platform/host4/session2/target4:0:0/4:0:0:0/block/sdb' (string) storage.automount_enabled_hint = true (bool) storage.bus = 'scsi' (string) storage.drive_type = 'disk' (string) storage.firmware_version = '0219' (string) storage.hotpluggable = false (bool) storage.lun = 0 (0x0) (int) storage.media_check_enabled = false (bool) storage.model = 'LUNZ' (string) storage.no_partitions_hint = false (bool) storage.originating_device = '/org/freedesktop/Hal/devices/computer' (string) storage.partitioning_scheme = 'none' (string) storage.removable = false (bool) storage.removable.media_available = true (bool) storage.removable.media_size = 0 (0x0) (uint64) storage.requires_eject = false (bool) storage.serial = '350060160b8e02a0e50060160b8e02a0e' (string) storage.size = 0 (0x0) (uint64) storage.vendor = 'DGC' (string) |