FUJITA Tomonori schrieb: > RHEL 5.3 release note says (I think that some of you guys already know > this): > > = > iSCSI target capability > > The iSCSI target capability, delivered as part of the Linux Target > (tgt) framework, moves from Technology Preview to full support in Red (...) > http://www.redhat.com/docs/manuals/enterprise/ > > > We need to be more serious. :) Hopefully, this would attract more > users to tgt. > > Feel feel to post what features you want, what areas need to be fixed, > etc. The only thing that bothers me is target/lun limit, caused by libc pthread limit. I thought it only affects 32 bit targets, but now I see it happens also with 64 bits. I understand it's a major design problem - do you think it could be addressed? I.e., use prefork model used by Apache and just launch more tgtd processes? -- 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 |