Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2015 17:28:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198396] iscsictl: Add libxo support
Message-ID:  <bug-198396-8-niFGIxemOv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198396-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198396-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198396

--- Comment #2 from Marie Helene Kvello-Aune <marieheleneka@gmail.com> ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198396-8-niFGIxemOv>