Re: Does tgt-admin supports bs-type sheepdog?

Hitoshi Mitake <[email protected]> Wed, 30 Sep 2015 10:57:46 +0900
Newsgroups org.kernel.vger.stgt
Message-ID <CAE1WaKLUU2Ci7O7amRYHG28YGRs5hfG5_uMHu6Co3xjFbL2hoA@mail.gmail.com>
Hi Marcin,

On Tue, Sep 29, 2015 at 9:00 PM, Marcin MirosÅ‚aw <[email protected]> wrote:
> Hello all!
>
> I've got installed tgt-1.0.60, iI'm trying to define sheepdog store in
> targets.conf file. Content of targets.conf is:
> # cat /etc/tgt/targets.conf
> default-driver iscsi
>
> <target iqn.backup.sheep:usun>
>         bs-type sheepdog
>         backing-store tcp:127.0.0.1:7000:usun
> </target>
>
> but tgt-admin throws:
> # tgt-admin -p -e
> # Adding target: iqn.backup.sheep:usun
> tgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T
> iqn.backup.sheep:usun
> # Skipping device: tcp:127.0.0.1:7000:usun
> # tcp:127.0.0.1:7000:usun does not exist - please check the
> configuration file
> tgtadm -C 0 --lld iscsi --op bind --mode target --tid 1 -I ALL
>
>
> Does tgt-admin supports sheepdog or I made a mistake in targets.conf?

AFAIK, the script doesn't support sheepdog as a backing store type.
Could you add it to our issue tracker? Someone will work on it in the
near future :)

Thanks,
Hitoshi

>
> Marcin
> --
> To unsubscribe from this list: send the line "unsubscribe stgt" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html