diff options
| author | James Smart <[email protected]> | 2022-03-10 07:48:45 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-03-14 23:29:49 -0400 |
| commit | 2ea3a393bfae2e50003ecc14b757736eeba7ea6a (patch) | |
| tree | fc2e919b841fbeae32246ffab7c15fc25b29753e /tools/perf/scripts/python | |
| parent | 2bd3b6b75946db2ace06e145d53988e10ed7e99a (diff) | |
scsi: lpfc: Remove failing soft_wwn support
The soft_wwpn/soft_wwn functionality, which allows the driver to modify
service parameters in an attempt to override the adapter-assigned WWN, was
originally attempted to be removed roughly 6 yrs ago as new fabric features
were being introduced that clashed with the implementation. In the end,
the feature was left in with the user being responsible if things went
south.
We've reached a point where soft_wwn is no longer functional and is failing
in almost all production use cases. Use of Fabric features such as Fabric
Assigned WWPN and Automatic DPORT is now prevalent and the features require
coordination between the adapter and driver that can't be solved by the
simplistic update of the service parameters. As it is no longer functional,
the feature is to be removed.
There are still ways to override the adapter-assigned WWN but they require
the admin to invoke bios/efi level menus.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Co-developed-by: Dick Kennedy <[email protected]>
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions