AIX

AIX

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


#Power
#Power
 View Only
Expand all | Collapse all

0042-025 m_cust: the "cust" operation cannot be applied to "vios" types

  • 1.  0042-025 m_cust: the "cust" operation cannot be applied to "vios" types

    Posted Mon July 15, 2013 08:53 AM

    Originally posted by: LaurentOliva


    Hi all,

    what's grong with NIM cust operation & VIOS objects ?

    $ oslevel -s

    7100-02-02-1316

    $ lsnim -POt vios
    vios:
       define     = define an object
       change     = change an object's attributes
       cust       = perform software customization

       ^^^^^
    [...]

    $ lsnim -q cust -t vios

                       ^^^^


    the following resources are optional:
            lpp_source
            installp_bundle
            fix_bundle
            script
            resolv_conf
            fb_script
            adapter_def
            file_res

    [...]

    $ nim -o cust  -a script=[My_script] [My_VIOSobject]

    0042-001 nim: processing error encountered on "master":
       0042-025 m_cust: the "cust" operation cannot be applied to
            "vios" types
     

    Im gonna opening a PMR at support...

     


    #AIX-Forum


  • 2.  Re: 0042-025 m_cust: the "cust" operation cannot be applied to "vios" types

    Posted Mon July 15, 2013 05:53 PM

    Originally posted by: GarlandJoseph


    working as designed or not-designed ...vios can not use custom object. can you use updateios for whatever you are trying to install?


    #AIX-Forum


  • 3.  Re: 0042-025 m_cust: the "cust" operation cannot be applied to "vios" types

    Posted Tue July 16, 2013 05:44 AM

    Originally posted by: LaurentOliva


    The support told me that cust operation is not implemented yet.

    The goal was to push script onto VIOs through NIM in case of SSH is unavailable.

     


    #AIX-Forum