Solaris 10. fcinfo hba-port shows adapter not Found


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10. fcinfo hba-port shows adapter not Found
# 8  
Old 10-07-2008
OK. Ikorolev. I will try to post the result of those mentioned commands soon. Thanks.
# 9  
Old 10-08-2008
Quote:
Originally Posted by Y4Net
But my question is why the result yields "No adapter found" while I other commands will tell me that I have HBA cards installed. Did I fail to install some package? patches? Thanks. Y4Net
1. fcinfo work with adapters witch have sun-firmware only.
2. If your hba do not in sun compatible list (search in sunsolve.sun.com) - it wouldn't work.
3. if you plugin adapter from qligic (jni, emulecs and so on) with vendor firmware - you need install dirvers form this vendor and configure hba with help of utilites this vendor. but this hba (and all disk array) wouldn't be seen in fcinfo, cfgadm and so on.
# 10  
Old 10-08-2008
Below are results.
# uname -a
SunOS serverxxxx 5.10 Generic_125100-09 sun4u sparc SUNW,Sun-Fire-V240

# fcinfo hba-port
No Adapters Found.

# /usr/sbin/prtdiag -v|grep -i 'qla'
pci 33 PCI2 QLGC,qla-pci1077,nnn (scsi) QLA2xxx
okay /pci@1e,600000/QLGC,qla@2
pci 33 PCI1 QLGC,qla-pci1077,nnn (scsi) QLA2xxx
okay /pci@1e,600000/QLGC,qla@3
# /usr/sbin/prtdiag -v|grep -i 'qlc'
#

# grep -i 'version' /var/adm/messages*
/var/adm/messages:Sep 18 2 17:33:39 serverxxxx qla2300: [ID nnnnnn kern.notice] hba0: QLogic Fibre Channel Host Adapter fcode version 2.00.09

Thanks Ikorolev. No wonder..
I don't have the information from the server which fcinfo works. That server is configured with Sun Leadville driver, and the rest do not.
Again, Thanks. Y4.
# 11  
Old 10-08-2008
frst thing , you should be able to probe from the ok prompt using probe-scsi-all
what do you get for
# luxadm -e port
#luxadm qlgc
#luxadm probe
??

*Last resolution, try this
It will force the link to reinitialize, using the Loop Initialization Primitive (LIP) sequence:
luxadm -e forcelip yourfibrechannelhbaport

Last edited by incredible; 10-08-2008 at 12:52 PM.. Reason: add questions
# 12  
Old 10-08-2008
incredible - luxadm only works on SFS-supported 2gb hbas and sun-branded 2gb hbas, correct?
# 13  
Old 10-08-2008
Not true..
bash-3.00# luxadm qlgc

Found Path to 2 FC100/P, ISP2200, ISP23xx Devices

Opening Device: /devices/ssm@0,0/pci@19,600000/SUNW,qlc@2/fp@0,0:devctl
Detected FCode Version: QLA2460 Host Adapter FCode(SPARC): 1.26 05/17/07

Opening Device: /devices/ssm@0,0/pci@18,600000/SUNW,qlc@1/fp@0,0:devctl
Detected FCode Version: QLA2460 Host Adapter FCode(SPARC): 1.26 05/17/07
Complete
# 14  
Old 10-09-2008
Quote:
Originally Posted by incredible
Not true..
bash-3.00# luxadm qlgc
Opening Device: /devices/ssm@0,0/pci@18,600000/SUNW,qlc@1/fp@0,0:devctl
Detected FCode Version: QLA2460 Host Adapter FCode(SPARC): 1.26 05/17/07
Complete
you have qlogic-adapters with sun-firmware (qlc). sun-branded...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies

2. AIX

NPIV with 8Gb PCI Express Dual Port FC Adapter

All I am at a loss with a VIO server running ios 2.2.0.10-FP-24 SP-01. The VIO server is fitted with two 8Gb PCI Express Dual Port FC Adapters. However when I run the lsnports command only two of the adapter ports show as capable: $ lsnports name physloc ... (4 Replies)
Discussion started by: johnf
4 Replies

3. Solaris

How to enable hba port of a two port hba card

Hi, i have a two port hba card in solaris 10 system one of which is disabled. How to enable and configure the other port. ---------- Post updated at 08:17 AM ---------- Previous update was at 03:40 AM ---------- please help :( (7 Replies)
Discussion started by: rishiraaz
7 Replies

4. Solaris

luxadm -e port shows one port not connected

hi i have a sun machine which has one hba 2ports; out of which one port says it is not connected # luxadm -e port /devices/pci@1d,700000/SUNW,qlc@1/fp@0,0:devctl CONNECTED /devices/pci@1d,700000/SUNW,qlc@1,1/fp@0,0:devctl NOT CONNECTED but both... (9 Replies)
Discussion started by: anwesh
9 Replies

5. Solaris

Few things related to HBA port & fcinfo command

Hi Gurus I need to know few things related to HBA port & fcinfo command I have a server where there are 4 HBA ports cards are their. Out of 4 ports 2 are in use & 2 are not in use when I check it physicall. Now I want to know the command through which I can get information about all above... (6 Replies)
Discussion started by: girish.batra
6 Replies

6. AIX

20EE0008 : No adapters found Adapter, Riser, System Bd.

Hello, When I try to upgrade AIX from 5.1 to 5.3 I get this error message 20EE0008 : No adapters found Adapter, Riser, System Bd. Anyone know anything about it ? (1 Reply)
Discussion started by: filosophizer
1 Replies

7. Solaris

Solaris9 - qlogic HBAs - luxadm reports "Found path to 0 HBA ports"

Hi All, I'm actually trying to configure a Qlogic HBA on a solaris9 connecting in a Brocade SAN. I installed Solaris9 and now trying to look at FC devices.. bash-2.05# luxadm -e port Found path to 0 HBA ports bash-2.05# luxadm probe No Network Array enclosures found in /dev/es... (7 Replies)
Discussion started by: ilan
7 Replies

8. IP Networking

4GB Dual Port HBA

I have one 4GB, dual port HBA. Is each port rated for 4GB, or is it the whole HBA rated for 4GB? Also, how do I determine which is port0 / port1 with "lscfg -vl fcs0" command. Thanks. (0 Replies)
Discussion started by: jwholey
0 Replies

9. UNIX for Dummies Questions & Answers

isa serial port adapter card no longer detectedworking

hi all, i've got an old PC with unix (SCO System V/386 rel. 3.2) on it. Pentium I; 128mb; ISA 2-port RS232 serial adapter card for an oki dot-matrix printer. (no usb, no CD) i've been running an old cobol program to do some invoicing and print reports. some time back i changed the... (0 Replies)
Discussion started by: frankpky
0 Replies

10. UNIX for Advanced & Expert Users

Sunblade shows 2 MAC address on same port

Please, can someone tell me why my SunBlade would be showing 2 different but similar MAC addresses on the same port on the Switch? The switch shows all other Workstations with 1 MAC on each port, but the SunBlade is showing 2. Thanks in advance for any insight.... (1 Reply)
Discussion started by: GoneCrazy
1 Replies
Login or Register to Ask a Question