NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55063: kernel iscsi is flaky



The following reply was made to PR kern/55063; it has been noted by GNATS.

From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55063: kernel iscsi is flaky
Date: Wed, 11 Mar 2020 13:42:58 -0000 (UTC)

 tnn%nygren.pp.se@localhost writes:
 
 >Using the kernel scsi initiator against iscsi-target with 4kB block size I frequently run into some sort of resource limit:
 
 >sd0: QUEUE FULL resulted in 0 openings
 
 That's the result of:  !sernum_in_window(sess), i.e the transmission
 window is closed and the target blocks the initiator.
 
 
 >At first the messages are occasional but then it starts spamming and 
 >the kernel hard hangs after a few minutes. Cannot enter ddb at this point.
 
 Sounds as if the system runs out of memory.
 
 -- 
 -- 
                                 Michael van Elst
 Internet: mlelstv%serpens.de@localhost
                                 "A potential Snark may lurk in every tree."
 


Home | Main Index | Thread Index | Old Index