Hi all,

I'm trying to figure out why I cannot configure two FC devices (of 20TB each) 
on a Solaris 10u9 x86_64 server. So I was wondering if there is a limitation on 
the size of physical disk that solaris can handle ...

Here are some outputs that can help :

# modinfo | grep SunFC
 95 fffffffff000e000  1af18  76   1  fp (SunFC Port v20100509-1.83)
 97 fffffffff0029000  19f80  80   1  fcp (SunFC FCP v20100509-1.143)
 98 ffffffffeffb0000   a2b0   -   1  fctl (SunFC Transport v20100509-1.60)
100 fffffffff00d7000 14d3f8 218   1  qlc (SunFC Qlogic FCA v20100301-3.00)
164 fffffffff027c000   9620  79   1  fcip (SunFC FCIP v20100509-1.50)

# fcinfo hba-port -l
HBA Port WWN: 2100001b32919262
        OS Device Name: /dev/cfg/c2
        Manufacturer: QLogic Corp.
        Model: QLE2462
        Firmware Version: 05.03.02
        FCode/BIOS Version:  BIOS: 2.02; fcode: 2.00; EFI: 2.03;
        Serial Number: RFC0926L39346
        Driver Name: qlc
        Driver Version: 20100301-3.00
        Type: L-port
        State: online
        Supported Speeds: 1Gb 2Gb 4Gb 
        Current Speed: 4Gb 
        Node WWN: 2000001b32919262
        Link Error Statistics:
                Link Failure Count: 0
                Loss of Sync Count: 0
                Loss of Signal Count: 0
                Primitive Seq Protocol Error Count: 0
                Invalid Tx Word Count: 0
                Invalid CRC Count: 0

# fcinfo remote-port -sl -p 2100001b32919262
Remote Port WWN: 2100001b4d000ff4
        Active FC4 Types: 
        SCSI Target: yes
        Node WWN: 2000001b4d000ff4
        Link Error Statistics:
                Link Failure Count: 1020
                Loss of Sync Count: 4
                Loss of Signal Count: 1275
                Primitive Seq Protocol Error Count: 0
                Invalid Tx Word Count: 1275
                Invalid CRC Count: 0
        LUN: 0
          Vendor: VP-1252-
          Product: FB951293-VOL#00 
          OS Device Name: Unknown


# cfgadm -al
Ap_Id                          Type         Receptacle   Occupant     Condition
c1                             scsi-sata    connected    configured   unknown
c1::dsk/c1t2d0                 disk         connected    configured   unknown
c2                             fc-private   connected    unconfigured unknown
c2::2100001b4d000ff4           disk         connected    [b]unconfigured[/b] 
unknown

# cfgadm -c configure c2::2100001b4d000ff4
# cfgadm -al
Ap_Id                          Type         Receptacle   Occupant     Condition
c1                             scsi-sata    connected    configured   unknown
c1::dsk/c1t2d0                 disk         connected    configured   unknown
c2                             fc-private   connected    unconfigured unknown
c2::2100001b4d000ff4           disk         connected    [b]unconfigured[/b] 
unknown

# luxadm -e port
/devices/p...@0,0/pci10de,3...@a/pci1077,1...@0/f...@0,0:devctl         
CONNECTED

# luxadm -e dump_map "/devices/p...@0,0/pci10de,3...@a/pci1077,1...@0/f...@0,0"
Pos  Port_ID Hard_Addr Port WWN         Node WWN         Type
0    2       0        2100001b4d000ff4 2000001b4d000ff4 0x0  (Disk device)
1    1       0        2100001b32919262 2000001b32919262 0x1f (Unknown Type,Host 
Bus Adapter)

# luxadm -e forcelip "/devices/p...@0,0/pci10de,3...@a/pci1077,1...@0/f...@0,0"
# dmesg | tail -11
Jan  6 01:58:31 qlc: [ID 177664 kern.info] QEL qlc(0): ql_async_event, 8013h 
LIP received
Jan  6 01:58:31 qlc: [ID 433721 kern.info] QEL qlc(0): ql_task_thread, state 
change = 500h
Jan  6 01:58:31 qlc: [ID 630585 kern.info] NOTICE: Qlogic qlc(0): Loop OFFLINE
Jan  6 01:58:31 qlc: [ID 446816 kern.info] QEL qlc(0): ql_async_event, 8010h 
LIP received
Jan  6 01:58:31 qlc: [ID 971189 kern.info] QEL qlc(0): ql_async_event, 8014h 
Port Database Update received, mbx1=ffffh, mbx2=6h, mbx3=0h
Jan  6 01:58:31 qlc: [ID 417083 kern.info] QEL qlc(0): ql_configure_hba, 
topology=2h, d_id=1h, wwpn=2100001b32919262h
Jan  6 01:58:31 qlc: [ID 390244 kern.info] QEL qlc(0): ql_configure_fabric, 
failed=102h
Jan  6 01:58:31 qlc: [ID 674839 kern.info] QEL qlc(0): ql_task_thread, state 
change = 502h
Jan  6 01:58:31 qlc: [ID 630585 kern.info] NOTICE: Qlogic qlc(0): Loop ONLINE
Jan  6 01:58:31 qlc: [ID 430374 kern.info] QEL qlc(0): ql_login_port, d_id=2h, 
loop_id=0h, wwpn=2100001b4d000ff4h
Jan  6 01:58:31 scsi: [ID 243001 kern.info]         Target 0x2: Nonzero 
peripheral qualifier: Device type=0x0 Peripheral qual=0x1

I also detected a warning talking about fc but its meaning is very dark to me :
fctl: [ID 517869 kern.warning] WARNING: fp(0)::fp_plogi_intr: fp 1 pd 2

Thank you for your responses
Rafael.

AL: For clarity I suppressed the output of the second FC channel because it is 
identical.
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to