From: Sasha Levin <sashal@kernel.org>
To: gregkh@linuxfoundation.org
Cc: maier@linux.ibm.com, bblock@linux.ibm.com, jremus@linux.ibm.com,
martin.petersen@oracle.com, stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] scsi: zfcp: fix reaction on bit error threshold notification" failed to apply to 4.14-stable tree
Date: Sun, 27 Oct 2019 05:21:46 -0400 [thread overview]
Message-ID: <20191027092146.GC1560@sasha-vm> (raw)
In-Reply-To: <15721645544387@kroah.com>
On Sun, Oct 27, 2019 at 09:22:34AM +0100, gregkh@linuxfoundation.org wrote:
>
>The patch below does not apply to the 4.14-stable tree.
>If someone wants it applied there, or to any other stable or longterm
>tree, then please email the backport, including the original git commit
>id to <stable@vger.kernel.org>.
>
>thanks,
>
>greg k-h
>
>------------------ original commit in Linus's tree ------------------
>
>From 2190168aaea42c31bff7b9a967e7b045f07df095 Mon Sep 17 00:00:00 2001
>From: Steffen Maier <maier@linux.ibm.com>
>Date: Tue, 1 Oct 2019 12:49:49 +0200
>Subject: [PATCH] scsi: zfcp: fix reaction on bit error threshold notification
>
>On excessive bit errors for the FCP channel ingress fibre path, the channel
>notifies us. Previously, we only emitted a kernel message and a trace
>record. Since performance can become suboptimal with I/O timeouts due to
>bit errors, we now stop using an FCP device by default on channel
>notification so multipath on top can timely failover to other paths. A new
>module parameter zfcp.ber_stop can be used to get zfcp old behavior.
>
>User explanation of new kernel message:
>
> * Description:
> * The FCP channel reported that its bit error threshold has been exceeded.
> * These errors might result from a problem with the physical components
> * of the local fibre link into the FCP channel.
> * The problem might be damage or malfunction of the cable or
> * cable connection between the FCP channel and
> * the adjacent fabric switch port or the point-to-point peer.
> * Find details about the errors in the HBA trace for the FCP device.
> * The zfcp device driver closed down the FCP device
> * to limit the performance impact from possible I/O command timeouts.
> * User action:
> * Check for problems on the local fibre link, ensure that fibre optics are
> * clean and functional, and all cables are properly plugged.
> * After the repair action, you can manually recover the FCP device by
> * writing "0" into its "failed" sysfs attribute.
> * If recovery through sysfs is not possible, set the CHPID of the device
> * offline and back online on the service element.
>
>Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
>Cc: <stable@vger.kernel.org> #2.6.30+
>Link: https://lore.kernel.org/r/20191001104949.42810-1-maier@linux.ibm.com
>Reviewed-by: Jens Remus <jremus@linux.ibm.com>
>Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
>Signed-off-by: Steffen Maier <maier@linux.ibm.com>
>Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Just context conflicts because of missing 75492a51568b9 ("s390/scsi:
Convert timers to use timer_setup()"). I've fixed it up and queued for
4.14, 4.9, and 4.4.
--
Thanks,
Sasha
prev parent reply other threads:[~2019-10-27 9:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-27 8:22 FAILED: patch "[PATCH] scsi: zfcp: fix reaction on bit error threshold notification" failed to apply to 4.14-stable tree gregkh
2019-10-27 9:21 ` Sasha Levin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191027092146.GC1560@sasha-vm \
--to=sashal@kernel.org \
--cc=bblock@linux.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=jremus@linux.ibm.com \
--cc=maier@linux.ibm.com \
--cc=martin.petersen@oracle.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.