Re: MC/S support

2009-10-13 Thread Vladislav Bolkhovitin
benoit plessis, on 10/13/2009 01:25 PM wrote: > Strange because this is a common optimisation option than SAN vendor are > using/recommending. > > Was the problem really the feature or the implementation ? > Do you have a pointer explaining the reasons ? http://scst.sourceforge.net/mc_s.html >

Re: MC/S support

2009-10-13 Thread benoit plessis
Strange because this is a common optimisation option than SAN vendor are using/recommending. Was the problem really the feature or the implementation ? Do you have a pointer explaining the reasons ? 2009/10/8 Mike Christie > > On 10/07/2009 04:22 PM, Kun Huang wrote: > > usr/config.h > > /* num

Re: MC/S support

2009-10-08 Thread Mike Christie
On 10/07/2009 04:22 PM, Kun Huang wrote: > usr/config.h > /* number of possible connections per session */ > #define ISCSI_CONN_MAX 1 > The original code supported it (that is where the max conn and some other settings are from), but it does not anymore. The upstream kernel developers

Re: MC/S support

2009-10-07 Thread Kun Huang
usr/config.h /* number of possible connections per session */ #define ISCSI_CONN_MAX 1 - Kun On Wed, Oct 7, 2009 at 2:18 PM, Pasi Kärkkäinen wrote: > > On Wed, Oct 07, 2009 at 02:02:41PM -0700, Learner Study wrote: >> >> Hello: >> >> Does open-iscsi (version 2.0-870) support MC/S (Mult

Re: MC/S support

2009-10-07 Thread Pasi Kärkkäinen
On Wed, Oct 07, 2009 at 02:02:41PM -0700, Learner Study wrote: > > Hello: > > Does open-iscsi (version 2.0-870) support MC/S (Multiple connections > per iSCSI session)? Can someone please let me know how to enable this? > I don't think open-iscsi has MC/s support. This has been discussed man