Re: Sun QLogic SCSI HBA issues

Martin Husemann <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
On Sun, Jan 13, 2019 at 12:58:44PM +0900, Christian Rodriguez wrote:
> Ran the installer and was unable to finish install this time. After some
> time spamming error messages it hung right here:

Your image probably did not make it to the list (mime and too big).
So here the relevant transcription:

isp_handle_index: bad handle 0xced62081 (isp_seqno: 52952, isp_xflist[129] = 0x0)
isp_handle_index: bad handle 0xced7207c (isp_seqno: 52952, isp_xflist[124] = 0x0)

also the kernel complained:

iommu_dvmamap_load: map still in use

which is a secondary effect from the handle confusion.

If I decode correctly:

0xced62081 = usage = 1 (initiator), cmd = 129, seq = 52952
0xced7207c = usage = 1 (initiator), cmd = 124, seq = 52951

So we get back handles from the device again, the kernel has already removed
them from the open command list.

Does anyone know if firmware is upgradable on these devices?

Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.