Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aperi-dev] Aperi R0.3 Release Candidate 1 on SLES 10 with HBAquestion

>>> On Wed, May 16, 2007 at  4:18 AM, in message
<OFE027A79B.BE6EF5A8-ONC12572DD.0034B64E-C12572DD.003894E2@xxxxxxxxxx>,
Christoph Reichert <Christoph.Reichert@xxxxxxxxxx> wrote: 

> aperi- dev- bounces@xxxxxxxxxxx wrote on 15.05.2007 16:49:27:
> 
>> > Cannot open /etc/hba.conf
>>
>> This means you don't have a fibre channel HBA in your
>> server (it's a warning from SNIA's HBA API libhbaapi.so when
>> trying to open your non- existent HBA)
> 
> There is a HBA installed in the server,
> are there any additional steps I need to perform on Linux to get this card
> detected by the SNIA HBA?

Hmm.. SNIA's HBA API library is a wrapper around the vendor
provided library. Iirc the QLogic (or maybe it was the SANSurfer)
install should have added its vendor specific HBA library and
created /etc/hba.conf

For qla2xxx, my /etc/hba.conf has a single line that identifies
QLogic's library.

linux:/etc> cat hba.conf
qla2xxx /usr/lib/libqlsdm.so

Hth,
Robert

P.S. The servers I'd been using to test Aperi are all now running
SLES10 sp1 RC4 (we're in the middle of doing an (SP1) release too).


> /var/log/boot.msg:
> <5> 0:0:8:0: Attached scsi generic sg1 type 3
> <6>QLogic Fibre Channel HBA Driver
> <6>ACPI: PCI Interrupt 0000:01:02.0[A] - > GSI 18 (level, low) - > IRQ 177
> <6>qla2xxx 0000:01:02.0: Found an ISP2312, irq 177, iobase 0xf8878000
> <6>qla2xxx 0000:01:02.0: Configuring PCI space...
> <6>qla2xxx 0000:01:02.0: Configure NVRAM parameters...
> <6>qla2xxx 0000:01:02.0: Verifying loaded RISC code...
> <6>qla2xxx 0000:01:02.0: Waiting for LIP to complete...
> <6>qla2xxx 0000:01:02.0: LOOP UP detected (1 Gbps).
> <6>qla2xxx 0000:01:02.0: Topology -  (F_Port), Host Loop address 0xffff
> <4>qla2xxx 0000:01:02.0: SNS scan failed --  assuming zero- entry result...
> <6>scsi1 : qla2xxx
> <6>qla2xxx 0000:01:02.0:
> <4> QLogic Fibre Channel HBA Driver: 8.01.04- k
> <4>  QLogic QLA2340 -
> <4>  ISP2312: PCI- X (100 MHz) @ 0000:01:02.0 hdma+, host#=1, fw=3.03.18 IPX
> <6>ACPI: PCI Interrupt 0000:02:03.0[A] - > GSI 20 (level, low) - > IRQ 185




Back to the top