RE: crash in iscsi/scsi initiator with linux-4.15.0-rc1

2017-12-20 Thread Steve Wise
> > Hey Ewan, Yan, Bart, > > > > I'm still seeing this issue with 4.15-rc4. Is the issue still outstanding? > > > > Steve. > > > > Please apply the following commit from the 4.15/scsi-fixes branch of > > git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git > > and advise if it does not

RE: crash in iscsi/scsi initiator with linux-4.15.0-rc1

2017-12-19 Thread Ewan D. Milne
On Tue, 2017-12-19 at 13:31 -0600, Steve Wise wrote: > > > Hey, > > > > > > I'm seeing this null pointer dereference with linux-4.15.0-rc1. To > > > reproduce > > > it, I connect two ram disks via iscsi/TCP, and start an fio: > > > > > > iscsiadm -m discovery --op update --type sendtargets -p

RE: crash in iscsi/scsi initiator with linux-4.15.0-rc1

2017-12-19 Thread Steve Wise
> > Hey, > > > > I'm seeing this null pointer dereference with linux-4.15.0-rc1. To > > reproduce > > it, I connect two ram disks via iscsi/TCP, and start an fio: > > > > iscsiadm -m discovery --op update --type sendtargets -p 172.16.1.10:3260 > > iscsiadm -m node -p 172.16.1.10:3260 -l > >

RE: crash in iscsi/scsi initiator with linux-4.15.0-rc1

2017-12-01 Thread Steve Wise
> > Then I hit this crash. Has anyone else encountered this issue? Wondering > > if > > there is a fix handy. :) > > > > This is the same problem that is being discussed under the thread: > "[PATCH] scsi: fix race condition when removing target". > > We had good test results with both Jason

Re: crash in iscsi/scsi initiator with linux-4.15.0-rc1

2017-12-01 Thread Ewan D. Milne
On Fri, 2017-12-01 at 11:00 -0600, Steve Wise wrote: > Hey, > > I'm seeing this null pointer dereference with linux-4.15.0-rc1. To reproduce > it, I connect two ram disks via iscsi/TCP, and start an fio: > > iscsiadm -m discovery --op update --type sendtargets -p 172.16.1.10:3260 > iscsiadm -m