[stgt] [PATCH] add --driver option to use different lld then iscsi.
Doron Shoham
dorons at voltaire.com
Wed Oct 15 17:59:42 CEST 2008
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?
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...
--
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