[stgt] [PATCH] add --driver option to use different lld then iscsi.

Tomasz Chmielewski mangoo at wpkg.org
Wed Oct 15 17:55:30 CEST 2008


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.


-- 
Tomasz Chmielewski
http://wpkg.org
--
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