Bug 114382 - unh_iscsi_target - init script device handling
Summary: unh_iscsi_target - init script device handling
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Charles Coffing
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 12:10 UTC by Marius Tomaschewski
Modified: 2005-10-31 16:36 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Patch proposal for LV block devices (2.96 KB, patch)
2005-08-31 12:18 UTC, Marius Tomaschewski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Tomaschewski 2005-08-31 12:10:57 UTC
The unh_iscsi_target init script is able to handle sda/hda devices only,
because it assumes, that the name has a format of /dev/<DISK>[PARTITION].

There are other block devices, for example LVM logical volumes and others
(like /dev/rd/c0d0p1, major 48 for Compaq RAID arrays partion).
Comment 1 Marius Tomaschewski 2005-08-31 12:18:24 UTC
Created attachment 48306 [details]
Patch proposal for LV block devices

Adding this patch should allow to use all device-mapper device names, but I've
tested it with LVM logical volumes only...
Comment 2 Charles Coffing 2005-10-31 16:36:33 UTC
kurt put the fix in on Oct 12.