target crash / host hang with nvme-all.3 branch of nvme-fabrics
Sagi Grimberg
sagi at grimberg.me
Sun Jun 19 04:57:10 PDT 2016
On 17/06/16 20:20, Ming Lin wrote:
> On Fri, Jun 17, 2016 at 7:16 AM, Steve Wise <swise at opengridcomputing.com> wrote:
>>>
>>>>
>>>> Steve, is this something that started happening recently? does the
>>>> 4.6-rc3 tag suffer from the same phenomenon?
>>>
>>> Where is this tag?
>>
>> Never mind. I found it (needed 'git pull -t' for pull the tags from the gitlab
>> nvmef repo).
>
> I run this overnight,
>
> #!/bin/bash
>
> while [ 1 ] ; do
> ifconfig eth5 down ; sleep 15; ifconfig eth5 up; sleep 15
> done
>
> Although the crash is not reproduced, but it triggers another OOM bug.
Which code-base is this? it looks like this code is just leaking queues.
Obviously something changed...
More information about the Linux-nvme
mailing list