Nicholas A. Bellinger
unread,Aug 29, 2012, 2:19:20 PM8/29/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to McClintock Matthew-B29882, Andy Grover, Luo Zhenhua-B19537, linux-iscsi-...@googlegroups.com, linux-iscsi...@googlegroups.com, r...@researchut.com, target-devel
On Mon, 2012-08-27 at 19:31 +0000, McClintock Matthew-B29882 wrote:
> On Mon, Aug 27, 2012 at 2:25 PM, Andy Grover <
agr...@redhat.com> wrote:
> > that wiki page says lio-utils is deprecated in favor of targetcli, are
> > you sure you want to use it?
>
> Andy,
>
> This seems possible - I was trying to find out why we are using a
> package that's 2 years old (we were even looking at v3.1 of
> lio-utils).
>
Hi Matthew & Co,
The lio-utils package is licensed under GPLv2, and you'll want to use
the lio-utils v4.x that is available from:
http://www.risingtidesystems.com/git/?p=lio-utils.git;a=summary
As Andy mentioned, the we've deprecated the lio-utils CLI, but a part of
lio-utils is still required for saving the running configuration with
the upstream targetcli code.
So for integrating target userspace into Yocto, you'll need to include:
- lio-utils
- rtslib
- config-shell
- targetcli
There are a number of non-trival python dependencies for the latter
three, so I would suggest taking a look how other distros have done this
for this packages.
--nab