OpenSolaris

Printable Version Enter a New Search
Bug ID 6727497
Synopsis IB nexus should create one pathinfo node per HCA per IB nexus child
State 10-Fix Delivered (Fix available in build)
Category:Subcategory ib_sw:ibnex
Keywords
Responsible Engineer Rajkumar Sivaprakasam
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_104
Fixed In snv_104
Release Fixed solaris_nevada(snv_104) , solaris_10u8(s10u8_02) (Bug ID:2169400)
Related Bugs 6368026
Submit Date 18-July-2008
Last Update Date 4-December-2008
Description
Pathinfo nodes are not created properly on a multi HCA system. Here is the output of pathinfo nodes on a multiple HCA systems

$ prtconf

    ......
    ib, instance #0
        System properties:
            name='class' type=string items=1
                value='root'
            name='port-svc-list' type=string items=1
                value=''
            name='vppa-svc-list' type=string items=1
                value='ipib'
            name='hca-svc-list' type=string items=1
                value=''
        Driver properties:
            name='pm-want-child-notification?' type=boolean dev=none
        Device Minor Nodes:
            dev=(30,0)
                dev_path=/ib:fabric
                    spectype=chr type=minor
                    dev_link=/dev/cfg/ib
                dev_path=/ib:3BA0001006E10
                    spectype=chr type=minor
                    dev_link=/dev/cfg/hca:3BA0001006E10
                dev_path=/ib:3BA0001006A38
                    spectype=chr type=minor
                    dev_link=/dev/cfg/hca:3BA0001006A38
        rdsib, instance #0 (driver not attached)
            System software properties:
                name='rdsdbglvl' type=int items=1
                    value=00000005
            Hardware properties:
                name='client-guid' type=string items=1
                    value='rdsib,0'
            Paths from multipath bus adapters:
                hermon#0 (online)
        ......

# prtconf | grep 15b3
                        pciex15b3,634a, instance #0
                        pciex15b3,634a, instance #1
Work Around
N/A
Comments
N/A