Sponsored Content
Full Discussion: HBA card faulty
Operating Systems Linux Red Hat HBA card faulty Post 302919275 by Peasant on Tuesday 30th of September 2014 04:20:05 AM
Old 09-30-2014
Check the port on the FC switch on which that card is connected for errors.
Is multipath software is reporting LUNs on multiple paths ?

Depending on your HBA model there are utilities from the manufacturer to run tests, so you might want to try those.

Also check if the speed is negotiated properly (e.g your port on switch is 8 G with 4 G SFP and your card is 8 G, the speed on the port and the card should be 4 G in this case).
 

10 More Discussions You Might Find Interesting

1. Solaris

HBA Card

Hello...I got a problem here. I have HBAs installed in one of the domains in E20 and I gotta find out the brand and firmware. But when I do a prtconf, I cannot see the HBA. For other servers installed with HBAs, when I do prtconf on them I can see either qlc or em. Can you guys enlighten me how to... (5 Replies)
Discussion started by: xiaochensg
5 Replies

2. Solaris

Qlogic HBA card in E450 with errors

I have installed a qlogic HBA card in an E450 Solaris 9 with all the SUNW packages and the latest EPROM version. Configuration reboot was done. An orange light flashes to the right of where the card plugs into the fiber cable after booting, and the following error apprears at the start of the boot... (9 Replies)
Discussion started by: floydm
9 Replies

3. Solaris

istall sas raid HBA internal card

I need to install a raid HBA internal card on a T5240. The reason is I have more drives and the current mother board controller does not support more than 4 drives. My question is I have raidctl set up on current drives. If I install new HBA card do I have to delete current raidctl and... (3 Replies)
Discussion started by: photon
3 Replies

4. Solaris

Install Solaris 10 with an internal StorageTek SAS HBA Raid card

Hi all i would like to ask some suggests about my next job! I have to install a new Sun Netra T5220, with an additional internal StorageTek SAS HBA Raid. The problem come in if every disk is now controlled by the HBA, how can I install the OS? No disk is being detected by the OS. SAS card... (2 Replies)
Discussion started by: kakabobo
2 Replies

5. UNIX for Advanced & Expert Users

Sun internal disks and HBA card

I have a V490 that has couple internal disks attached to the same dual-port HBA card that I'm planning attach to the SAN for additional storage. Would I sacrifice performance if I use the same HBA? Is it better to throw in a new HBA instead? (1 Reply)
Discussion started by: kiem
1 Replies

6. AIX

Need HBA card driver

Hi All, SUN emulex HBA card has been installed on P520 box. When i run the cfgmgr i am getting the following message. lpar2#cfgmgr cfgmgr: 0514-621 WARNING: The following device packages are required for device support but are not currently installed.... (0 Replies)
Discussion started by: b_manu78
0 Replies

7. 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

8. Solaris

Extracting HBA Card Hardware info

Hello, I am very new to solaris so please bear with me. I have 2 machines in question. For both I am trying to get the HBA Card Hardware information such as: HBA Model Name HBA Firmware version HBA Port details HBA Driver details First machine is a Solaris 10. When I execute fcinfo... (6 Replies)
Discussion started by: flagman5
6 Replies

9. Solaris

Which FC HBA card support Solaris9

I have JNI FCE-6460-N fc card , it is detected in OK prompt.....I connected Sun StorEDGE A5000 FC storage. in OK prompt, PROBE-SCSI-ALL showing A5000 fc hdds details in ok prompt..... but in OS level.....not showing the hdd, i tried in DEVFSADM command and FORMAT command not showing A5000... (3 Replies)
Discussion started by: anysystem
3 Replies

10. Solaris

Solaris 10: how to disable an unused HBA card

Dear all, I have a new Oracle Blade X4-2B server, running Solaris 10. The server comes with a HBA card that will not be used now. It has not fibers connected to it. As a consequence, its leds never stop flashing. My question is: how to disable this HBA card, without removing it physically... (2 Replies)
Discussion started by: Gus1971
2 Replies
DIGICTL(8)						    BSD System Manager's Manual 						DIGICTL(8)

NAME
digictl -- control Digiboard devices SYNOPSIS
digictl -a disable | enable | query device ... digictl [-d debug] [-ir] ctrl-device ... DESCRIPTION
The digictl utility provides control of the Digiboard installed with the given ctrl-device name and provides control of individual digiboard devices. A digiboard ctrl-device is usually of the form /dev/digiN.ctl where N is the card number and starts at ``0'' for the first attached card. A digiboard device is usually of the form /dev/cua[il]DN.P or /dev/tty[il]DN.P where N is the card number and P is the port number. The following flags are recognized: -a disable | enable | query Disable, enable or query the ALTPIN settings for the given port(s). When ALTPIN is enabled, the CD and DSR lines are logically reversed. This is useful when wiring serial ports to an 8 way RJ45 cable (full 10 way RJ45 cables are quite rare). A single ALTPIN setting applies to both of the callout and callin devices. -d debug If the driver has been compiled with DEBUG defined, the following bits from the debug variable are used to enable diagnostics in the digiboard driver: 1 (INIT) Diagnostics during card attach, detach and initialization. 2 (OPEN) Diagnostics when opening a port. 4 (CLOSE) Diagnostics when closing a port. 8 (SET) Diagnostics when setting tty device flags. 16 (INT) Diagnostics when processing card events. 32 (READ) Reports return values from port reads. 64 (WRITE) Reports return values from port writes. 128 (RX) Reports receive queue flow control. 256 (TX) Reports transmit queue flow control. 512 (IRQ) Diagnostics during interrupts (enable these with care). 1024 (MODEM) Diagnostics when setting modem status flags. 2048 (RI) Reports when a RING is received. -i Display the card identification string and type ID. -r Reinitialize the card. For boards with external port modules, it is possible to add or remove modules and dynamically reprobe the number of ports using this switch. All ports on the card must be closed in order to reinitialize the card. It is preferable to reinitialize the card rather than reload the entire digi module as reinitialization only affects the speci- fied board rather than affecting all attached boards. HISTORY
The digictl utility first appeared in FreeBSD 5.0. BUGS
It should be possible to reinitialize a board without closing all of the existing ports. BSD
June 20, 2001 BSD
All times are GMT -4. The time now is 02:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy