Offline HBA.


 
Thread Tools Search this Thread
Operating Systems Solaris Offline HBA.
# 1  
Old 04-17-2009
Question Offline HBA.

Hi,

I have a HBA that is currently offline for some unknown reason. The device shows up in the prtdiag -v stating it is okay. How can I bring this back online? It was working okay until recently. It is currently connected to the SAN. Details below.

Code:
# fcinfo hba-port
HBA Port WWN: 10000000c9728213
        OS Device Name: /dev/cfg/c2
        Manufacturer: SUN MICROSYSTEMS, INC.
        Model: LP11000-S
        Firmware Version: 2.10a10
        FCode/BIOS Version: 1.50a9
        Type: N-port
        State: online
        Supported Speeds: 1Gb 2Gb 4Gb
        Current Speed: 4Gb
        Node WWN: 20000000c9728213
HBA Port WWN: 10000000c9727e37
        OS Device Name: /dev/cfg/c3
        Manufacturer: SUN MICROSYSTEMS, INC.
        Model: LP11000-S
        Firmware Version: 2.10a10
        FCode/BIOS Version: 1.50a9
        Type: unknown
        State: offline
        Supported Speeds: 1Gb 2Gb 4Gb
        Current Speed: not established
        Node WWN: 20000000c9727e37


#prtdiag -v 
pciex   199   MB/PCI0     SUNW,emlxs-pciex10df,fc20 (s+ LPe11000-S
              okay        /pci@1e,600000/pci@0/pci@8/SUNW,emlxs@0

pciex   199   MB/PCI1     SUNW,emlxs-pciex10df,fc20 (s+ LPe11000-S
              okay        /pci@1f,700000/pci@0/pci@8/SUNW,emlxs@0

Thanks.

Last edited by DukeNuke2; 04-17-2009 at 09:30 AM.. Reason: added code tags
# 2  
Old 04-17-2009
this should be a SAN problem... the port is offline. which means PLOGI and FLOGI haven't run successfull.

also, please use CODE tags if you post output from commands!
# 3  
Old 04-17-2009
try this..
luxadm -e forcelip /dev/cfg/c3

check the status of HBA leds and let us know what you see
# 4  
Old 04-17-2009
Thanks for your replies.

I am checking the SAN configuration now.

Looking at the HBA there is one green light and one flashing orange light. The output of the command is below.

Code:
luxadm -e forcelip /dev/cfg/c3
 Error: FCIO_RESET_LINK ioctl failed.
 Could not reset the loop. - /dev/cfg/c3

# 5  
Old 04-17-2009
what if you did this?
luxadm -e forcelip /devices/pci@0,0/pci10de,5d@e/pci1077,143@0,1/fp@0,0:devctl <-- replace with your device path
its posssible that something is wrong at the switch end and its worth doing a check on the zonings etc

you should not get Error: FCIO_RESET_LINK ioctl failed.
btw whats your sol 10 kernel patch level. did you apply the SAN patches to the system.

Last edited by DukeNuke2; 04-17-2009 at 12:48 PM..
# 6  
Old 04-17-2009
Hi Incredible,

Unfortunately it's still the same.

Code:
luxadm -e forcelip /devices/pci@1f,700000/pci@0,2/SUNW,emlxs@1/fp@0,0:devctl
 Error: FCIO_RESET_LINK ioctl failed.
 Could not reset the loop. - /devices/pci@1f,700000/pci@0,2/SUNW,emlxs@1/fp@0,0:devctl.

# 7  
Old 04-18-2009
check on your fibre switch conn settings.. From the brocade, is it shows as connected?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Hardware

Hp-dl580 g7 offline logs collection

Offline Log Collection Steps:- A. Offline Test Report (3 Loop) . 1. Boot the server with Smart Start CD. 2. Select language - English. 3. Select Maintain server. 4. Select Diagnose Server. 5. In Test Tab Test mode - Unattended. ... (0 Replies)
Discussion started by: taherahmed
0 Replies

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

3. Solaris

offline CPU Solaris 10.

Hi, I need to offline one of the CPUs in my M4000. I'm going to use the psradm command to offline the CPU. Do I need to do anything before offlining the CPU like unbinding processes etc? The servers are running oracle databases which I will shutdown beforehand.:confused: Thanks,... (0 Replies)
Discussion started by: sparcman
0 Replies

4. Red Hat

USB drive going offline

Hello all, I have a USB drive mounted on a linux RHEL 4 server which goes offline every now n then. Here are some logs : --------------------------------------------- # lsusb Bus 005 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 002... (1 Reply)
Discussion started by: sunny_a_j
1 Replies

5. UNIX for Dummies Questions & Answers

Offline Agents Inquiry.

Hello, I currently use Solaris, and typically I use the svcs -a | grep PROCESS to see if it's online or Offline. My questions is SVCS is in solaris but if I want to find out if a daemon or process is offline what other methods can I use? ps -ef | grep PROCESS "what do I look for" or... (1 Reply)
Discussion started by: NelsonC
1 Replies

6. UNIX for Advanced & Expert Users

how to find any device online/offline

what is the command for checking which device active and which is not active (1 Reply)
Discussion started by: RahulJoshi
1 Replies

7. Solaris

Offline HBA - Help Needed

I have an HBA on a Sun-Fire-V215 server that suddenly went offline. Please i need help. the two leds at the back of the HBA are blinking green. (4 Replies)
Discussion started by: chykeman
4 Replies

8. Shell Programming and Scripting

Showing offline users

Hi, Is there any command for showing offline users? The only way I can think of doing it (as i cant find a command) is getting a list of all the online users, and comparing it to /etc/passwd, anything that is in /etc/passwd and not in the users file will be offline users. But I have no... (4 Replies)
Discussion started by: mikejreading
4 Replies

9. Solaris

How to keep volumes offline after reboot

Hi All, How to keep the volumes offline after reboot also, i make it offline like below # metaoffline d0 d20 after reboot its automatically getting online, however i have to keep it offline and as on required i have to make it online as per business. Thanks in anticipation (9 Replies)
Discussion started by: kumarmani
9 Replies

10. IP Networking

HELP!! NICs went offline suddenly

I have a new server... We were doing some testing on it over the local ethernet. All was well in the night when we turned off the machine. In the morning we were unable to get the server online. Have changed cables, NICs, looked over network settings... all to no avail. I am running Redhat... (4 Replies)
Discussion started by: skotapal
4 Replies
Login or Register to Ask a Question