diff options
author | Tyrel Datwyler <[email protected]> | 2021-03-02 17:05:43 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-03-04 17:21:24 -0500 |
commit | dbdbb81bde2440d9a1653acf1333c6c812f9c4b0 (patch) | |
tree | 4e8975d0219a614959a8492b669c264779a6a05e /lib/mpi/mpiutil.c | |
parent | 0217a272fe134578d88a4e9c7f5e968551bf952a (diff) |
scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPM
A live partition migration (LPM) results in a CRQ disconnect similar to a
hard reset. In this LPM case the hypervisor mostly preserves the CRQ
transport such that it simply needs to be reenabled. However, the
capabilities may have changed such as fewer channels, or no channels at
all. Further, its possible that there may be sub-CRQ support, but no
channel support. The CRQ reenable path currently doesn't take any of this
into consideration.
For simplicity release and reinitialize sub-CRQs during reenable, and set
do_enquiry and using_channels with the appropriate values to trigger
channel renegotiation.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 3034ebe26389 ("scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ Channels")
Reviewed-by: Brian King <[email protected]>
Signed-off-by: Tyrel Datwyler <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions