Re: tgtadm/tgtd management issue: buffer size truncated sometimes
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <20140128.160349.1568838937885773618.fujita.tomonori@lab.ntt.co.jp> |
On Tue, 28 Jan 2014 08:39:15 +0200 Or Gerlitz <[email protected]> wrote: > On 27/01/2014 17:42, FUJITA Tomonori wrote: >> Thanks a lot for the investigation. The following fixes the problem? >> >> Note that tgtd uses a stream to store what tgtd sends to tgtadm. The >> buffer of the stream is managed glibc (internally allocated via >> malloc). That's a limit about how many targets you can see via tgtadm. > > Hi Tomo, > > Just to clarify, this isn't a fix to regression, right? Yeah, it isn't. The bug has been there since 2006 or so.