https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198396

--- Comment #2 from Marie Helene Kvello-Aune <[email protected]> ---
My motivation for implementing this is to enable bhyve to be backed by iSCSI
LUNs without guessing which block device to use. This patch will enable bhyve
(and other tools) to access the correct block device, given a hypothetical 
configuration of: disk { type: iscsi, target: someTargetName, lun: 4 }

PS: I did a diff on output between original iscsictl and the patched version,
and they were identical in default/text mode. (only tested with one connected
target)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to