On Fri, Aug 04, 2017 at 05:47:26PM -0700, James Smart wrote:
> +
> + /* Reestablish the local initiator port.
> + * The offline process destroyed the previous lport.
> + */
> + if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) {
> +
From: Dick Kennedy
Fix nvme target failure after 2nd adapter reset
The nonrecovery occurred because the lpfc nvme initiator
function did not reestablish its localport creation with the nvme
host transport in lpfc_oneline. Because of that, an NVME rport
binding could not take place.
Corrected b
2 matches
Mail list logo