How to identify fibre channel HBA working or not

Hi,
I dont know how to identify FC hba card and port. I cant access the box because it is in a remote location.
My customer is saying there is 3 hba cards and one is showing disconnected. I see three types of cards in path_to_inst file and luxadm -e port command.
I cant understand the connection between the controller which showing in the cfgadm command and hba device.
/devices/ssm@0,0/pci@1d,600000/QLGC,qla@1/fp@0,0:devctl showing disconnected what does it mean?
So Please help me to find answers of these questions.
1) how many physical FC HBA cards are in this server.
2) How many FC Ports are in this server
3) Why controller C4 showing un configured.
4) why /devices/ssm@0,0/pci@1d,600000/QLGC,qla@1/fp@0,0:devctl showing disconnected
logs :-
bash-3.00# fcinfo hba
fcinfo: invalid object
Usage: fcinfo [-?] <OBJECT> [-?] [<OPERAND>]
Usage by OBJECT:
fcinfo hba-port [OPTIONS] [<WWN ...>]
fcinfo remote-port <OPTIONS> [<WWN ...>]
For more information, please see fcinfo(1M)
bash-3.00# fcinfo hba-port
HBA Port WWN: 10000000c93aa32d
OS Device Name: /dev/cfg/c2
Manufacturer: Emulex
Model: LP9002L
Firmware Version: 3.90a7 (C2D3.90A7)
FCode/BIOS Version: Boot:3.20 Fcode:1.40a0
Serial Number: BG40340370
Driver Name: emlxs
Driver Version: 2.50o (2010.01.08.09.45)
Type: N-port
State: online
Supported Speeds: 1Gb 2Gb
Current Speed: 2Gb
Node WWN: 20000000c93aa32d
HBA Port WWN: 10000000c93ae1be
OS Device Name: /dev/cfg/c7
Manufacturer: Emulex
Model: LP9002L
Firmware Version: 3.92a3 (C2D3.92A3)
FCode/BIOS Version: Boot:3.20 Fcode:none
Serial Number: BG40855848
Driver Name: emlxs
Driver Version: 2.50o (2010.01.08.09.45)
Type: N-port
State: online
Supported Speeds: 1Gb 2Gb
Current Speed: 2Gb
Node WWN: 20000000c93ae1be
HBA Port WWN: 210000e08b08c5c1
OS Device Name: /dev/cfg/c4
Manufacturer: QLogic Corp.
Model: QLA2200
Firmware Version: 02.01.145
FCode/BIOS Version: fcode: 0.00;
Serial Number: not available
Driver Name: qlc
Driver Version: 20090929-2.32
Type: unknown
State: offline
Supported Speeds: 1Gb
Current Speed: not established
Node WWN: 200000e08b08c5c1
bash-3.00#
bash-3.00# cat /etc/path_to_inst | grep -i fp
"/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0" 3 "fp"
"/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0/ssd@w5001738001900142,1" 0 "ssd"
"/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0/ssd@w5001738001900142,2" 2 "ssd"
"/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0/ssd@w5001738001900160,1" 3 "ssd"
"/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0/ssd@w5001738001900190,1" 4 "ssd"
"/ssm@0,0/pci@19,600000/lpfc@1/fp@1,0" 4 "fp"
"/ssm@0,0/pci@1b,600000/lpfc@1/fp@0,0" 1 "fp"
"/ssm@0,0/pci@1b,600000/lpfc@1/fp@0,0/ssd@w5001738001900170,1" 1 "ssd"
"/ssm@0,0/pci@1b,600000/lpfc@1/fp@1,0" 2 "fp"
"/ssm@0,0/pci@1d,600000/QLGC,qla@1/fp@0,0" 5 "fp"
"/ssm@0,0/pci@1f,600000/QLGC,qla@1/fp@0,0" 0 "fp"
"/ssm@0,0/pci@1f,600000/fibre-channel@1/fp@0,0" 6 "fp"
"/ssm@0,0/pci@1f,600000/fibre-channel@1/fp@1,0" 7 "fp"
bash-3.00# cfgadm -al | grep -i fc
c2 fc-fabric connected configured unknown
c4 fc connected unconfigured unknown
c7 fc-fabric connected configured unknown
bash-3.00# luxadm -e port
/devices/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0:devctl CONNECTED
/devices/ssm@0,0/pci@1f,600000/fibre-channel@1/fp@0,0:devctl CONNECTED
/devices/ssm@0,0/pci@1d,600000/QLGC,qla@1/fp@0,0:devctl NOT CONNECTED
bash-3.00#
bash-3.00#
bash-3.00#
bash-3.00#
bash-3.00# cfgadm -alv | grep -i fc
unavailable fc-fabric n /devices/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0:fc
unavailable array-ctrl n /devices/ssm@0,0/pci@19,600000/lpfc@1/fp@0,0:fc::5001738001900142
unavailable fc n /devices/ssm@0,0/pci@1d,600000/QLGC,qla@1/fp@0,0:fc
unavailable fc-fabric n /devices/ssm@0,0/pci@1f,600000/fibre-channel@1/fp@0,0:fc
unavailable array-ctrl n /devices/ssm@0,0/pci@1f,600000/fibre-channel@1/fp@0,0:fc::5001738001900160
unavailable array-ctrl n /devices/ssm@0,0/pci@1f,600000/fibre-channel@1/fp@0,0:fc::5001738001900190
bash-3.00#

If you see state other than online, or speed "not established," the HBA is not working, but it may not be connected to anything.
If you think it is connected, get the WWN from the "HBA Port WWN" field, and run
fcinfo remote-port wwn
If you don't get any information back, you're not seeing any other FC devices (might be a switch zoning issue).
If you see other ports (usually their WWN starts with a 5), but not your LUNs, add -s, and you can see which LUNs have been masked (made available) to this WWN.
If you add -l, you can see the error counters for the link, which should be very low (single digit) and not increasing. If not, you might have a bad cable or SFP/GBIC.
Hope this helps!

Similar Messages

  • How to identify the no is prime or not ,no is more than 9 digit?

    how to identify the no is prime or not ,no is more than 9 digit?
    becaz long does not store more than 9 digit , like example
    long number=9876543218; // it will throw the compile time error
    so how to get this?

    It is too easy to understand whether the given value
    is prime or not.
    THe following code snippet does this .
         public boolean isPrime(int pr){
              int num = 0;
              for(int a = 2; a < pr; a++ ){
                   if(pr % a == 0)
                        num = 1;
              if(num == 1)
                   return false;
              else
                   return true;
         }(Simple eh)And if you end at the square root of pr you get a nice speedup. You can get a further speedup by changing the incrementation strategy (2x really easily, 6x if you start at 5 (explicit test for 2 and 3) and increment alternatively by 2 and 4), but that's not entirely necessary.
    ~Cheers

  • Whole root zone and fibre channel hba

    I have Solaris 10 x86 loaded up on an IBM blade. I've created a whole root zone on it and have installed Symantec NetBackup 6.5.5 and configured it as Media Server. I have an SL8500 tape library in the environment and all the tape drives are fibre channel. Now, in the global zone, I can run fcinfo hba-port or scli and the global zone finds the hba's with no problem. I've added the /dev/cfg/c1 and /dev/cfg/c2 devices to the zone, but running the commands, it cannot find the hba's at all.
    Is there something else that I need to do so that the zone can see the hba's, or is this just not possible in a zone?
    Thanks in advance,
    Ed Coates

    Hi.
    Check release notes for Netbackup. As i know Media Server is supported anly at Global zones.
    You can add access to /dev/rmt/* and give access to tapes, but stiil problem with robot device and this configuration not supported.
    Regards.

  • Using a Fibre Channel HBA with a non-global zone.

    I am trying to let a non-global zone use a dual port HBA. Please note the goal is to use the HBA including the SAN devices, not just a device on the SAN. Does anyone know if and how this can be done?
    [root@global:/]# more /etc/release
                           Solaris 10 8/07 s10s_u4wos_12b SPARC ...
    [root@global:/]# zonecfg -z localzone info
    zonename: localzone
    zonepath: /zones/localzone
    brand: native
    autoboot: true
    bootargs:
    pool:
    limitpriv:
    scheduling-class:
    ip-type: shared
    net:
            address: x.x.x.x/24
            physical: qfe0
    device
            match: /dev/fc/fp[0-1]
    device
            match: /dev/cfg/c[1-2]
    device
            match: /dev/*dsk/c[1-2]*
    [root@global:/]# fcinfo hba-port
    HBA Port WWN: 210000e08b083b41
            OS Device Name: /dev/cfg/c1
            Manufacturer: QLogic Corp.
            Model: QLA2342
            Firmware Version: 3.3.24
            FCode/BIOS Version: No Fcode found
            Type: N-port
            State: online
            Supported Speeds: 1Gb 2Gb
            Current Speed: 2Gb
            Node WWN: 200000e08b083b41
    HBA Port WWN: 210100e08b283b41
            OS Device Name: /dev/cfg/c2
            Manufacturer: QLogic Corp.
            Model: QLA2342
            Firmware Version: 3.3.24
            FCode/BIOS Version: No Fcode found
            Type: N-port
            State: online
            Supported Speeds: 1Gb 2Gb
            Current Speed: 2Gb
            Node WWN: 200100e08b283b41
    [root@localzone:dev]# ls fc
    fp0  fp1
    [root@localzone:dev]# ls cfg
    c1  c2
    [root@localzone:dev]# ls dsk | grep s0
    c1t500601613021934Dd0s0
    c1t500601693021934Dd0s0
    c1t50060482D52D5608d0s0
    c1t50060482D52D5626d0s0
    c2t500601613021934Dd0s0
    c2t500601693021934Dd0s0
    c2t50060482D52D5608d0s0
    c2t50060482D52D5626d0s0
    [root@localzone:dev]# ls rdsk | grep s0
    c1t500601613021934Dd0s0
    c1t500601693021934Dd0s0
    c1t50060482D52D5608d0s0
    c1t50060482D52D5626d0s0
    c2t500601613021934Dd0s0
    c2t500601693021934Dd0s0
    c2t50060482D52D5608d0s0
    c2t50060482D52D5626d0s0
    [root@localzone:dev]# fcinfo hba-port
    No Adapters Found.

    You cannot present devices directly to the NGZ ( What a mouth/handful of words to say/type...sheesh! What's wrong with local zones, sun?)
    You can present filesystems and/or ZFS pools but not HBAs or other devices directly (AFAIK)

  • How to identify the device is locked or not?

    how to identify the iphone is locked or not

    Call AppleCare, give them the model and serial number and ask them if it is locked and if yes, which cell carrier it is locked with.

  • Webi 4.0 Passing parameters - how the heck ! does it work or not ?

    dear all
    i am knew to all this, quite capable of reading manuals, and an ex ABAPer in SAP.
    but when it comes to trying to pass a single parameter to a Webi report, based upon the new open document v4.0 syntax, it has finally got me.
    it seems i am not alone either.
    this works, and opens the webi with the full contents
    http://localhost:8080/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=AXofXym2kBRLuR4NwFiMPwo&sIDType=CUID&sType=wid
    i have tried both, a "new parameter" and a universe parameter, based upon my dimension "State", with no such luck on the underlying webi query filter.
    i thought i would only have to add "&lsSState=VIC" (no including the quotes), for it to filter my records for the state Victoria (no points for guessing where i am). But no. I still get all the same old records.
    then i tried *District=VIC", still the same old records without applying the query filter.
    so what am i doing wrong ! please ! help !
    thanks

    finally, here's the deal
    the opendocument 4.0 documentation is wrong. the parameter values are separated by at semicolon, and not a comma. also, do not put square brackets around them.
    this works
    u2022     lsMpmDistrict=NSW
    u2022     lsMDistrict=NSW
    u2022     lsMpmDistrict=NSW;SA
    u2022     lsMDistrict=NSW;SA
    this does not work
    u2022     lsMDistrict=[NSW],[VIC]
    u2022     lsMDistrict=[NSW];[VIC]
    if only the documentation explained it properly, i would have saved hours of time.

  • How to test email notification is working or not without any exchange serve

    Hi,
    Please help me find a way to test email notification after user gets created in OIM and provisioned to OID. The requestro should get a mail that his request has been processed/approved.
    Thanks.

    Substituting corporate email server with something local like Argosoft is a good idea but not a 100% test since most problems occur when you talk to corporate email server.

  • How to obtain target WWN for a LUN On Windows 2012 R2 Hyper-V with Fibre Channel SAN

    I have a large collection of Hyper-V hosts for which I would like to retrieve the target WNN and LUN ID for the LUNs visible on each host.  By target WWN I mean the storage array's WWN.
    I have tried using the root\wmi namespace to retrieve MS_SMHBA_PORT_LUN instances, but I get 0 instances back.
    I get instances of MSFC_FibrePortHBAAttributes back, but those only tell me the local host's HBA WWN, not the target information.
    This information must be stored somewhere, because you can't access the LUN without it, I hope there is a way to retrieve it.  Is there?  Or is it write only during LUN setup?
     

    Hi,
    Have you checked these two postings:
    http://terrytlslau.tls1.cc/2011/08/how-to-find-world-wide-name-wwn-in.html
    http://pkjayan.wordpress.com/2011/08/17/world-wide-name-wwn-for-a-fibre-channel-hba-on-windows-server/
    You need the FCINFO tool, which you can get from:
    http://www.microsoft.com/en-us/download/details.aspx?id=17530
    Cheers
    Andrew

  • FreeNAS 9.3 with HP M6412-A Fibre Channel Drive Enclosures

    Hi,I have acquired two HP M6412-A Fibre Channel Drive Enclosures with 14 dual-port SAS15K disk drives (7 per enclosure) in a recent company takeover.I do not have any HP software licenses for the HP EVA4400 Dual Controller Array that came with the disk enclosures. HP wants more than $15k to re-license the EVA, so that is not an option.I took an older HP DL380 G5 server with 48GB RAM and added a HP StorageWorks 82Q 8GB PCI-e Dual Fibre Channel HBA (AJ764A) and connected the twodisk enclosures with the server. The server also have 4 x 1GB and 4 x 10GB ethernet ports.On the server HP Server I have loaded FreeNas 9.3 and I use the server and disk enclosures as a very capable SAN.The HP M6412-A Fibre Channel Drive Enclosures have two Fibre channel ports (red and green), but I have only connected the enclosures with one Fibre Channel loop to...
    This topic first appeared in the Spiceworks Community

    Hi,I have acquired two HP M6412-A Fibre Channel Drive Enclosures with 14 dual-port SAS15K disk drives (7 per enclosure) in a recent company takeover.I do not have any HP software licenses for the HP EVA4400 Dual Controller Array that came with the disk enclosures. HP wants more than $15k to re-license the EVA, so that is not an option.I took an older HP DL380 G5 server with 48GB RAM and added a HP StorageWorks 82Q 8GB PCI-e Dual Fibre Channel HBA (AJ764A) and connected the twodisk enclosures with the server. The server also have 4 x 1GB and 4 x 10GB ethernet ports.On the server HP Server I have loaded FreeNas 9.3 and I use the server and disk enclosures as a very capable SAN.The HP M6412-A Fibre Channel Drive Enclosures have two Fibre channel ports (red and green), but I have only connected the enclosures with one Fibre Channel loop to...
    This topic first appeared in the Spiceworks Community

  • Live Migration : virtual Fibre Channel vSAN

    I can do live migration, from one node to another. No error. Problem / Question that I have is, is live migration really lie migration.
    When I do live migration from cluster or SCVMM  it save and start  virtual machine. Which fro me is not live migration.
    I have describe in more details : http://social.technet.microsoft.com/Forums/en-US/a52ac102-4ea3-491c-a8c5-4cf4dd14768d/synthetic-fibre-channel-hba-live-migration-savestopstart?forum=winserverhyperv
    BlatniS

    I can do live migration, from one node to another. No error. Problem / Question that I have is, is live migration really lie migration.
    When I do live migration from cluster or SCVMM  it save and start  virtual machine. Which fro me is not live migration.
    I have describe in more details : http://social.technet.microsoft.com/Forums/en-US/a52ac102-4ea3-491c-a8c5-4cf4dd14768d/synthetic-fibre-channel-hba-live-migration-savestopstart?forum=winserverhyperv
    Virtual Fibre Channel had sense in pre-R2 times when there was no shared VHDX and you had to somehow provide fault tolerant shared storage to guest VM cluster (spawning iSCSI target on top of FC was slow and ugly). Now there\s no point in putting one into
    production so if you have issues just use shared VHDX. See:
    Deploy a Guest Cluster Using a Shared Virtual Hard Disk
    http://technet.microsoft.com/en-us/library/dn265980.aspx
    Shared VHDX
    http://blogs.technet.com/b/storageserver/archive/2013/11/25/shared-vhdx-files-my-favorite-new-feature-in-windows-server-2012-r2.aspx
    Shared VHDX is much more flexible and has better performance. 
    Good luck!
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Can I disable the B200 blade Fibre Channel vHBA's

    Hello
    I am configuring my service profiles for my B200 blades and was wondering if there was a way to disable the Fibre Channel HBA's. I will not be using FC as all my storage is iSCSI.
    Thanks
    Mal

    my comment:
    1) if he doesn't require FC, don't configure it in the service profile !
    2) can you please give us a pointer, where disabling a vhba in 2.2.3 is documented. I checked
    http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/gui/config/guide/2-2/b_UCSM_GUI_Configuration_Guide_2_2/b_UCSM_GUI_Configuration_Guide_2_2_chapter_01.html
    Table 3 New Features and Changed Behavior in Cisco UCS, Release 2.2(3)
    and can't find it.

  • PCI Express fibre channel card: chipset/model

    Hi all,
    I'm attempting to repurpose a first-generation Xserve RAID (with HSSDC2 ports) on an Intel-based Sun machine. My problem is that I need to find a Fibre Channel HBA which has SFP ports.
    The first-gen Apple PCI Express card seems to fit the bill:
    http://store.apple.com/uk/product/MA900G/A?mco=MTIxODk3Mw
    According to several reports online, all Apple FC HBAs are re-branded LSI cards.
    My question is, what chipset does this card use? And what is the equivalent LSI model number?
    If someone who has this card installed could hit Apple System Profiler and paste the output for the FC card here that would be great

    Yes, it is an LSI card.
    Check out AlienRAID. It's a web site dedicated to running the XServe RAID in non-Apple environments. I used their site to get an XServe RAID running on a Sun server a few years ago, although I don't remember the details now.

  • How to check if my all speakers are working or not?

    Hey ,wanted to know how t ocheck my speakers are working or not properly.model DV 66121 tx ,with beats enabled.i think my 1 speaker is not working ,how to check ?thank you guys.

    I Bought an Iphone 5s On a shop How Will I Know If Its Fake or not
    THANKS
    <Personal Information Removed by Host>

  • How to check user profile service working in sharepoint 2013?

    HI All,
    How to check user profile service working or not in sharepoint 2013? Thanks.

    Hi,
    Select which OU's you want to synchronize, then check if all users in those OU's have a user profile in the user profile service application.
    Nico Martens - MCTS, MCITP
    SharePoint 2010 Infrastructure Consultant / Trainer

  • How to check whether Output ES is working or not.

    I am able to see Output ES in the services list of the admin console of my server. Please let me know how to check whether this is working or not.
    Regards,
    Shabeer

    LiveCycle ES2 (and LiveCycle ES) ship with three undersold and unadvertised web applications that are VERY useful. Each is referred to as an Installation Verification Sample (or IVS) but they are great testing tools you can use during development and QA. There is
    1) Assembler IVS,
    2) Forms IVS, and
    3) Output IVS
    Output IVS looks like this...
    The pattern for deploying and using all three IVSs is very similar as what I am about to describe for Output IVS. The following directions apply to the JBoss turnkey on Windows.
    1) go to C:\Adobe\Adobe LiveCycle ES2\deploy and locate adobe-output-ivs-jboss.ear
    2) copy adobe-output-ivs-jboss.ear to C:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\deploy
    3) if necessary, start LiveCycle
    4) open a browser and go to http://localhost:8080/OutputIVS/
    5) click Check/Change your preferences
    6) add Admin Credentials
    7) click Save
    8) click Test your form designs
    9) Select an .xdp from Form designs
    10) Click Use EJB (or Use Web Service if you feel so inclined) to invoke LiveCycle Output ES2
    Steve

Maybe you are looking for

  • Oracle9i Forms - Can't Run form

    I am trying out the new Oracle9i Forms (Release 2 - part of iDS 9.2.0) on a test machine running on Oracle9i Release 2 (9.2.0) database. I did not install the Oracle9i Application Server since the documentation says that you can run forms for testing

  • Can I measure pulswidths with daqmx base and NI-USB6501

    Can I measure pulswidths with daqmx base 1.4 and NI-USB6501? I can measure edges width this function: DAQmxBaseCreateCICountEdgesChan. But, when using DAQmxBaseCreateCIPulseWidthChan I always get an error message back (DAQmxBase Error: <err>Value pas

  • File structure problem

    I've taken over a site created by another. The file structure has been corrupted to the point where there are multiple index files in different folders, and when I update the index file I think is the right one, the changes are not reflected on the s

  • Language specific warnings

    Hi Everyone, I have an application which uses EVS(Extended value help).Application has properties sap.locale as "nl". I have modified all available xlf files to local language.I have also made changes to my browser language settings. Everything is wo

  • Ip route cache

    Is there any benifit of using this command, is it by default on ?