Bug 114382

Summary: unh_iscsi_target - init script device handling
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Marius Tomaschewski <mt>
Component: NetworkAssignee: Charles Coffing <ccoffing>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Patch proposal for LV block devices

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.