Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2021 20:04:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256796] gmultipath: fast-fail path-independent errors
Message-ID:  <bug-256796-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256796

            Bug ID: 256796
           Summary: gmultipath: fast-fail path-independent errors
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

Whenever an underlying provider returns an error, gmultipath will fail that
path and retry the command on another path, if any more remain.  So with n
total paths, every failing command will be tried up to n times.  But some
errors can't possibly be path-related.  For example, SCSI MEDIUM ERROR.  Th=
ose
failures should be passed up the stack with no retries.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256796-227>