[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sun Blade 1000



Hi Rick, hi Tom,

On 05/17/2018 03:09 PM, Rick Leir wrote:
Tom, Frans
Yes, perhaps it is fixed. However there are not many eyes on this problem, so maybe it's not fixed.

There was a suggestion that this driver would only fail during installation, but would be fine if you had booted from some SCSI disk, and are mounting the FibreChannel disk from a running Linux.

I tried Debian GNU/Linux Sid on my 280R (in storage) yesterday, though I didn't do an installation but netbooted from a ready-made NFS root FS.

I can confirm that Sid works on the 280R and hence most likely will also work on a Blade 1000, but still the qla2xxx driver makes problems as soon as it begins working - as Frans already mentioned.

At first the qla2xxx module didn't work due to missing firmware, but after installing the missing firmware (from the `firmware-qlogic` package) and rebooting, the currently used kernel 4.16.5 panics soon (about 15 seconds) after the qla2xxx module is loaded (see below).

So when testing a Debian installation on a Blade 1000, one should also prepare an internal/external SCSI disk for installation. There might be a 68 pin SCSI connector plus power connector available below the disc drive. The qla2xxx module can be blacklisted with e.g. `modprobe.blacklist=qla2xxx` in the kernel command line if it creates problems during installation.

```
[ 45.422523] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 10.00.00.05-k.
[...]
[ 45.698591] qla2xxx [0001:00:04.0]-001d: : Found an ISP2200 irq 17 iobase 0x0000000082de312a.
[   45.812219] qla2xxx [0001:00:04.0]-0050:2: No matching ROM signature.
[...]
[ 46.112936] qla2xxx [0001:00:04.0]-0065:2: Falling back to functioning (yet invalid -- WWPN) defaults.
[   46.234884] qla2xxx [0001:00:04.0]-0069:2: NVRAM configuration failed.
St[ 46.335599] qla2xxx 0001:00:04.0: firmware: direct-loading firmware ql2200_fw.bin
[...]
[ 61.869433] ERROR(1): Cheetah error trap taken afsr[0000080000000000] afar[000007fd00100040] TL1(0) [ 61.987605] ERROR(1): TPC[103917c8] TNPC[103917cc] O7[103915f0] TSTATE[4411001602]
[   62.086349] ERROR(1):
[   62.086700] TPC<qla2x00_mailbox_command+0x928/0x10a0 [qla2xxx]>
[   62.193646] ERROR(1): M_SYND(0),  E_SYND(0)
[ 62.247720] ERROR(1): Highest priority error (0000080000000000) "Bus error response from system bus" [ 62.367084] ERROR(1): D-cache idx[0] tag[0000000000000000] utag[0000000000000000] stag[0000000000000000] [ 62.491042] ERROR(1): D-cache data0[0000000000000000] data1[0000000000000000] data2[0000000000000000] data3[0000000000000000
]
[ 62.638956] ERROR(1): I-cache idx[0] tag[0000000000000000] utag[0000000000000000] stag[0000000000000000] u[0000000000000000]
 l[0000000000000000]
[ 62.808637] ERROR(1): I-cache INSN0[0000000000000000] INSN1[0000000000000000] INSN2[0000000000000000] INSN3[0000000000000000
]
[ 62.956564] ERROR(1): I-cache INSN4[0000000000000000] INSN5[0000000000000000] INSN6[0000000000000000] INSN7[0000000000000000
]
[   63.104483] ERROR(1): E-cache idx[100040] tag[00000001fe200000]
[ 63.181372] ERROR(1): E-cache data0[124ffb93193fffe0] data1[c45fa75fca5e2408] data2[c258a980ca77a7b7] data3[82006001cc5e2400
]
[ 63.329380] Kernel panic - not syncing: Irrecoverable deferred error trap.
[   63.329380]
[ 63.438349] CPU: 1 PID: 188 Comm: systemd-udevd Not tainted 4.16.0-1-sparc64-smp #1 Debian 4.16.5-1
[   63.556579] Call Trace:
[   63.587742]  [000000000046b8a8] panic+0xe8/0x2a0
[   63.647533]  [000000000042a470] cheetah_deferred_handler+0x270/0x440
[   63.730240]  [0000000000405e48] c_deferred+0x18/0x24
[ 63.794701] [00000000103917c8] qla2x00_mailbox_command+0x928/0x10a0 [qla2xxx] [ 63.888862] [00000000103944e8] qla2x00_init_firmware+0xe8/0x240 [qla2xxx]
[   63.978449]  [00000000103861d4] qla2x00_init_rings+0x374/0x460 [qla2xxx]
[ 64.065740] [000000001038f364] qla2x00_initialize_adapter+0x324/0x6c0 [qla2xxx]
[   64.162201]  [000000001037d7ec] qla2x00_probe_one+0x1f2c/0x3080 [qla2xxx]
[   64.250560]  [00000000007d77cc] pci_device_probe+0xcc/0x160
[   64.322956]  [000000000085cd48] driver_probe_device+0x2a8/0x4c0
[   64.399932]  [000000000085d044] __driver_attach+0xe4/0x120
[   64.471186]  [000000000085a654] bus_for_each_dev+0x54/0x80
[   64.542433]  [000000000085c47c] driver_attach+0x1c/0x40
[   64.610247]  [000000000085bd28] bus_add_driver+0x1a8/0x2a0
[   64.681494]  [000000000085dd34] driver_register+0x74/0x120
[   64.752746]  [00000000007d5d20] __pci_register_driver+0x40/0x60
[   64.829744] Press Stop-A (L1-A) from sun keyboard or send break
[   64.829744] twice on console to return to the boot prom
```

Frank


Reply to: