Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2011 23:30:41 +0300
From:      Andriy Gapon <avg@freebsd.org>
To:        freebsd-scsi@freebsd.org
Subject:   cam_periph_error and bootverbose
Message-ID:  <4D94E471.6010806@freebsd.org>

next in thread | raw e-mail | index | archive | help

I am curious why in cam_periph_error() most errors are reported only under
bootverbose (including such as CAM_UNCOR_PARITY, CAM_DATA_RUN_ERR).
Is it, perhaps, because the errors are expected to be reported by SIM drivers?
Or for some other reason?

Those errors/conditions look like pretty serious (although maybe transient) ones
and, IMO, it would be incorrect to let them be unnoticed.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D94E471.6010806>