AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Veritas DMP on AIX - Not showing all Paths

    Posted Mon June 14, 2010 07:37 PM

    Originally posted by: vashi


    Hi,
    We have Veritas installed on AIX 5.3 TL11, and DMP is not showing all the paths to hdisk.
    AIX server is connected to EMC array,and we have installed the ODM definition/PCM module as Veritas, which should disable MPIO.

    lspath shows that there are multiple paths to each hdisk.

    lspath -l hdisk11
    Enabled hdisk11 fscsi0
    Enabled hdisk11 fscsi2

    vxdmpadm listctlr all
    CTLR-NAME ENCLR-TYPE STATE ENCLR-NAME
    =====================================================
    vscsi0 IBM_VSCSI ENABLED ibm_vscsi0
    fscsi0 EMC ENABLED emc0
    lslpp -l |grep -i emc
    EMC.Symmetrix.aix.rte 5.3.0.3 COMMITTED EMC Symmetrix AIX Support
    EMC.Symmetrix.fcp.MPIO.rte
    5.3.0.3 COMMITTED EMC Symmetrix FCP MPIO Support
    EMC.Symmetrix.aix.rte 5.3.0.3 COMMITTED EMC Symmetrix AIX Support
    EMC.Symmetrix.fcp.MPIO.rte
    5.3.0.3 COMMITTED EMC Symmetrix FCP MPIO Support
    devices.common.IBM.modemcfg.data
    lsdev|grep EMC
    hdisk2 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid1
    hdisk3 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk4 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk5 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk6 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk7 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk8 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk9 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk10 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid5
    hdisk11 Available 51-T1-01 EMC Symmetrix FCP MPIO Raid1


  • 2.  Re: Veritas DMP on AIX - Not showing all Paths

    Posted Tue June 15, 2010 09:34 AM

    Originally posted by: unixgrl


    Try uninstalling the EMC MPIO filesets. I think you've got a conflict. You'll probably want to rmdev and reconfigure the disks afterwards.


  • 3.  Re: Veritas DMP on AIX - Not showing all Paths

    Posted Tue June 15, 2010 09:47 AM

    Originally posted by: vashi


    I do not think that is the problem.We have another server ,where there is no EMC drivers. Veritas infact is asking to install vendor specific ODM definition or PCM module


  • 4.  Re: Veritas DMP on AIX - Not showing all Paths

    Posted Tue June 15, 2010 11:20 AM

    Originally posted by: unixgrl


    If you don't have any ODM driver installed, Veritas will manage the disks as if they are generic.

    The vendor specific ODM module is EMC.Symmetrix.aix.rte.

    EMC support is already built into the Veritas libraries so there shouldn't need to be anything other then the EMC ODM definition.

    I ran a very large AIX shop using the Veritas stack and we never had the MPIO filesets installed. You can take my advice or leave it but you are the one on the forum asking for help from people who have done this before.


  • 5.  Solution: Veritas DMP on AIX - Not showing all Paths

    Posted Tue June 15, 2010 11:57 AM

    Originally posted by: vashi


    This is what we had to do, install the following two filesets. For AIX server connected to EMC Symmetrix or Clarion one can download the ODM definition from EMC, and install the respective filesets.

    ftp://ftp.emc.com/pub/elab/aix/ODM_DEFINITIONS/EMC.AIX.5.3.0.3.tar.Z
    lslpp -l|grep -i emc
    EMC.Symmetrix.aix.rte 5.3.0.3 COMMITTED EMC Symmetrix AIX Support
    EMC.Symmetrix.fcp.rte 5.3.0.3 COMMITTED EMC Symmetrix FCP Support
    EMC.Symmetrix.aix.rte 5.3.0.3 COMMITTED EMC Symmetrix AIX Support
    EMC.Symmetrix.fcp.rte 5.3.0.3 COMMITTED EMC Symmetrix FCP Support