Re: [PATCH 5/9] lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled

2017-12-13 Thread Hannes Reinecke
On 12/09/2017 02:18 AM, James Smart wrote: > When enabled for both SCSI and NVME support, and connected pt2pt to a > SCSI only target, the driver nodelist entry for the remote port is > left in PRLI_ISSUE state and no SCSI LUNs are discovered. Works fine > if only configured for SCSI support. > >

[PATCH 5/9] lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled

2017-12-08 Thread James Smart
When enabled for both SCSI and NVME support, and connected pt2pt to a SCSI only target, the driver nodelist entry for the remote port is left in PRLI_ISSUE state and no SCSI LUNs are discovered. Works fine if only configured for SCSI support. Error was due to some of the prli points still reflecti