Re: tgtadm/tgtd management issue: buffer size truncated sometimes
Or Gerlitz <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
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? Or.