On 03/30/2010 04:56 AM, Tomasz Chmielewski wrote: > Adds iSNS support to tgt-admin (includes sample config in targets.conf.example file). > > > > Signed-off-by: Tomasz Chmielewski<mangoo at wpkg.org> > > diff --git a/conf/examples/targets.conf.example b/conf/examples/targets.conf.example > index 2f8020a..e6cf026 100644 > --- a/conf/examples/targets.conf.example > +++ b/conf/examples/targets.conf.example > @@ -11,6 +11,13 @@ include /etc/tgt/temp/*.conf > default-driver iscsi > > > +# Set iSNS parameters, if needed > + > +#iSNSServerIP 192.168.111.222 > +#iSNSServerPort 3205 > +#iSNSAccessControl On > +#iSNS On > + Thanks a lot. Patch is working for me here. -- 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 |