AIX

AIX

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

 View Only
  • 1.  NIM define lpp_source for aix 71

    Posted Thu January 05, 2012 02:56 AM

    Originally posted by: mhustak


    When I try to create the lpp_source for AIX Version 71st.

    1. nim -o define -t lpp_source -a server=nim_res -a location=/export/lpp_source/aix/7100_TL01_SP02-a source=/dev/cd0 lpp_7100_TL01_SP02

    I get this result.

    Preparing a copy install images (this Will also Several minutes) ...
    Now checking for missing install images ...
    warning: 0042-267 c_mk_lpp_source: The defined lpp_source does not Have the
    "simages" attribute Because one or more of the seuraavilla
    packages are missing:
    ifor_ls.base
    lum.base

    1. lsnim -l lpp_7100_TL01_SP02
    lpp_7100_TL01_SP02:
    class = resources
    type = lpp_source
    arch = power
    Rstate = ready for use
    prev_state = unavailable for use
    location = /export/lpp_source/aix/7100_TL01_SP02
    alloc_count = 0
    server = nim_res

    ! missing simages attribude !

    To create a lpp_source I used as a source of DVD image
    7100_TL00_SP04_DVD1.iso and 7100_TL00_SP04_DVD2.iso

    What am I doing wrong and how to modify the lpp_source to have simages attribude to yes

    Thanks

    Mhustak


  • 2.  Re: NIM define lpp_source for aix 71

    Posted Fri January 06, 2012 10:22 AM

    Originally posted by: SystemAdmin


    What level is your NIM master? Can you please run and post the AIX level of your NIM master with "cat /usr/lpp/bos/*lev*" or "cat /proc/version"? It could be that your NIM master is at a lower level than the lpp_source and could not account for the two filesets: ifor_ls.base and lum.base.


  • 3.  Re: NIM define lpp_source for aix 71

    Posted Fri January 06, 2012 04:04 PM

    Originally posted by: mhustak


    Here is cmd output.

    1. oslevel -r
    7100-01
    1. oslevel -s
    7100-01-02-1150
    1. instfix -i | grep _TL
    2. instfix -i | grep _SP
    All filesets for 71-00-011037_SP were found.
    All filesets for 71-00-021041_SP were found.
    All filesets for 71-00-031115_SP were found.
    All filesets for 71-01-011141_SP were found.
    All filesets for 71-00-041140_SP were found.
    All filesets for 71-01-021150_SP were found.
    #
    1. cat /usr/lpp/bos/*lev*
    7.1.1.0
    1. cat /proc/version
    Nov 25 2011
    11:34:59
    1147A_71D
    @(#) _kdb_buildinfo unix_64 Nov 25 2011 11:34:59 1147A_71D

    I run cmd for verify lpp source about missing filesets

    1. lslpp -L | grep lum.base
    2. lslpp -L | grep ifor_ls.base
    #

    and nothing found

    I have no idea what was going on and why lpp_source is wrong .

    Mhustak


  • 4.  Re: NIM define lpp_source for aix 71

    Posted Fri January 06, 2012 05:42 PM

    Originally posted by: SystemAdmin


    Hi Marcel,

    It seemed the output indicates that your NIM master is at level 1147A_71D.
    What is the NIM master level on the machine?
    Can you please run "lslpp -h bos.sysmgt.nim.master bos.sysmgt.nim.client"?

    Make sure the NIM master is at a higher or equal to the level of the NIM
    resources it is supporting.


  • 5.  Re: NIM define lpp_source for aix 71

    Posted Wed January 11, 2012 02:07 PM

    Originally posted by: mhustak


    Hi Sttran,

    Here is cmd output.

    1. lslpp -h bos.sysmgt.nim.master bos.sysmgt.nim.client
    Fileset Level Action Status Date Time

    Path: /usr/lib/objrepos
    bos.sysmgt.nim.client
    7.1.0.0 COMMIT COMPLETE 03/27/11 19:18:16
    7.1.1.1 COMMIT COMPLETE 01/05/12 15:07:08

    bos.sysmgt.nim.master
    7.1.0.0 COMMIT COMPLETE 03/27/11 19:18:16
    7.1.1.0 COMMIT COMPLETE 01/05/12 15:07:09

    Path: /etc/objrepos
    bos.sysmgt.nim.client
    7.1.0.0 COMMIT COMPLETE 03/27/11 19:19:34
    7.1.1.1 COMMIT COMPLETE 01/05/12 15:07:08
    #


  • 6.  Re: NIM define lpp_source for aix 71

    Posted Wed January 11, 2012 05:23 PM

    Originally posted by: SystemAdmin


    Hi Marcel,

    Can you also post the "lppchk -v" output from the NIM master?


  • 7.  Re: NIM define lpp_source for aix 71

    Posted Fri January 13, 2012 02:11 AM

    Originally posted by: mhustak


    Hi Sttran,

    output is empty

    1. lppchk -v
    #


  • 8.  Re: NIM define lpp_source for aix 71

    Posted Thu March 29, 2012 11:04 AM

    Originally posted by: Kyne


    Do you find a solution?

    I have the same problem and I don't understand why?

    Thanks for any help.