[stgt] [PATCH] add --driver option to use different lld then iscsi.
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Thu Oct 16 00:56:40 CEST 2008
On Wed, 15 Oct 2008 17:59:42 +0200
Doron Shoham <dorons at voltaire.com> wrote:
> Tomasz Chmielewski wrote:
> > Doron Shoham schrieb:
> >> add --driver option to use different lld then iscsi.
> >> if driver is not provided the default is iscsi.
> >
> > You can already specify it in the config file, per target, i.e.:
> >
> >
> > <target ...>
> > driver iscsi
> > </target>
> >
> >
> > or for each target, unless overridden per target (I see it's not
> > documented in targets.conf.example):
> >
> > default-driver iscsi
> > <target ...>
> > driver fcoe
> > </target>
> >
> >
> > Defaults to iscsi, if not specified.
> >
> >
>
> Yes, but if for example, you want to use the show command with different driver?
IIRC, the show operation shows all the targets.
> Right now, you can show only the iscsi targets.
> With this patch you will be able to show different drivers targets.
> Same for delete, offline/online etc...
Theoretically, except for the create opeartion, we don't need the lld
option though now tgtadm always requires the lld option, I think.
What should we do?
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list