Oracle Solaris System Administration (MOSC)

MOSC Banner

How to disable MPxIO on NPIV fp instance?

edited Aug 4, 2016 12:20PM in Oracle Solaris System Administration (MOSC) 2 comments

This is Solaris 11.3 SPARC. Is this possible to selectively disable MPxIO on fp instance which is NPIV port?

I've created NPIV port:

# luxadm -e port
/devices/pci@3c0/pci@1/pci@0/pci@7/QLGC,qlc@0/fp@0,0:devctl        CONNECTED
/devices/pci@3c0/pci@1/pci@0/pci@7/QLGC,qlc@0/fp@0,2:devctl        CONNECTED  <--- this is NPIV port
# fcinfo hba-port
...
        NPIV port list:
          Virtual Port1:
                Node WWN: c0007deb164c49ad
                Port WWN: c0007deb164c49ac
# prtconf -V:
...
                        fp, instance #3  <--- this is physical port
                            Driver properties:
                                name='pm-components' type=string items=3 dev=none
                                    value='NAME=FC Port' + '0=Port Down' + '1=Port Up'
                                name='pm-hardware-state' type=string items=1 dev=none
                                    value='needs-suspend-resume'
                                name='initiator-node' type=string items=1 dev=none
                                    value='2000001b3212ecdd'
                                name='initiator-port' type=string items=1 dev=none
                                    value='2100001b3212ecdd'
..
                        fp, instance #1  <---- this is NPIV virtual port in question
                            Driver properties:
                                name='pm-components' type=string items=3 dev=none
                                    value='NAME=FC Port' + '0=Port Down' + '1=Port Up'
                                name='pm-hardware-state' type=string items=1 dev=none
                                    value='needs-suspend-resume'
                                name='initiator-node' type=string items=1 dev=none
                                    value='c0007deb164c49ad'
                                name='initiator-port' type=string

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center