AIX

AIX

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

 View Only
  • 1.  AIX lppchk devices.common.IBM.ssa.rte

    Posted Thu May 24, 2018 09:32 AM

    Originally posted by: BIAO


    Hi,

        I have got my AIX at 7100-04-02-1614 and 

         All filesets for 7.1.0.0_AIX_ML were found.
        All filesets for 7100-00_AIX_ML were found.
        All filesets for 7100-01_AIX_ML were found.
        All filesets for 7100-02_AIX_ML were found.
        All filesets for 7100-03_AIX_ML were found.
        All filesets for 7100-04_AIX_ML were found.

    but here I did lppchk with output:

    lppchk:  The following filesets need to be installed or corrected to bring
             the system to a consistent state:

      devices.mca.8f97.com 4.2.1.0           (not installed; requisite fileset)
      bos.rte v=6, r<2                        (not installed; requisite fileset)
      devices.common.IBM.ssa.rte 4.3.0.0      (not installed; requisite fileset)
      devices.common.IBM.ssa.rte 4.1.5.0      (not installed; requisite fileset)
      devices.common.IBM.ssa.rte 4.2.1.0      (not installed; requisite fileset)
      devices.ssa.disk.rte 4.1.5.0            (not installed; requisite fileset)
      sysmgt.websm.framework 5.2.0.30         (not installed; requisite fileset)

     

    My question:

    1.bos.rte v=6, r<2       what does it mean? my bos.rte should be 7

    2.devices.common.IBM.ssa.rte   Do I need install them?actually the hdisks are all from SVC.

    I checked only AIX5 has these packages and why lppchk give this out?

     

    Any help will be appreciated!

     

     

     



  • 2.  Re: AIX lppchk devices.common.IBM.ssa.rte

    Posted Thu May 24, 2018 09:44 AM

    Originally posted by: BIAO


    looks like those are requisite to some of packages installed

    Fileset devices.pci.14109100.ucode 4.2.1.11 requires:
      devices.common.IBM.ssa.rte 4.3.3.11
      devices.common.IBM.ssa.rte 4.3.2.6
       At least 1 of the following:
       |   devices.mca.8f97.com 4.2.1.0
       |   devices.common.IBM.ssa.rte 4.3.2.0

    Fileset devices.sddpcm.61.rte 2.6.3.0 requires:
      bos.rte v=6, r<2

    Fileset devices.sddpcm.61.rte 2.6.3.1 requires:
      bos.rte v=6, r<2

    Fileset devices.sddpcm.61.rte 2.6.3.2 requires:
      bos.rte v=6, r<2

    Fileset devices.ssa.disk.ucode 4.3.1.6 requires:
      devices.common.IBM.ssa.rte 4.3.0.0

    Fileset devices.ssa.disk.ucode1 4.1.5.4 requires:
      devices.common.IBM.ssa.rte 4.1.5.0

    Fileset devices.ssa.disk.ucode2 4.2.1.4 requires:
      devices.common.IBM.ssa.rte 4.2.1.0

    Fileset devices.ssa.disk.ucode3 4.1.5.4 requires:
      devices.ssa.disk.rte 4.1.5.0

    Fileset devices.ssa.disk.ucode4 4.2.1.3 requires:
      devices.common.IBM.ssa.rte 4.2.1.0

    Fileset devices.ssa.disk.ucode5 4.2.1.0 requires:
      devices.common.IBM.ssa.rte 4.2.1.0

    Fileset plm.msg.en_US.websm 1.1.0.0 requires:
      sysmgt.websm.framework 5.2.0.30

    Fileset plm.sysmgt.websm 1.1.0.0 requires:
      sysmgt.websm.framework 5.2.0.30

     



  • 3.  Re: AIX lppchk devices.common.IBM.ssa.rte

    Posted Thu May 24, 2018 03:12 PM

    Originally posted by: AncientAIXer


    This can occur when AIX is upgraded from a previous version and the fileset was not uninstalled properly.  This devices.pci.14109100.ucode fileset is the microcode for a device.  It was probably added manually sometime in the past to upgrade the device's microcode.  This type of fielset may not be included in uninstalls during upgrading.  Our 7.1.4.4 servers do not have the device fileset (devices.pci.14109100.rte), so I would make sure there is no matching device driver fileset and then remove this fileset to clear up the warnings.