AIX

AIX

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

 View Only
Expand all | Collapse all

nimadm migration/update

  • 1.  nimadm migration/update

    Posted Thu December 10, 2015 10:32 AM

    Originally posted by: grukrz1


    hello,

    two cluster nodes have been successfully migrated from 5.3 to 6.1 using nimadm using the same resources on NIM, and finally each one is on same level:

    # oslevel -s
    6100-09-04-1441


    but... I noticed there is one difference on rpm -qa output:

    one node has:
    AIX-rpm-6.1.9.30-6


    and the other one has:
    AIX-rpm-6.1.9.30-5

    where the difference come from?

    node1# rpm -ql AIX-rpm-6.1.9.30-6
    (contains no files)

    node2# rpm -ql AIX-rpm-6.1.9.30-5
    (contains no files)



    On both nodes I have:

    # lslpp -Lqc rpm*
    rpm.rte:rpm.rte:3.0.5.52: : :C: :RPM Package Manager: : : : : : :0:0:/:

     

    kind regards,



  • 2.  Re: nimadm migration/update

    Posted Thu December 10, 2015 08:50 PM

    Originally posted by: sandy_kokkirala


    The resources which you have selected might not having any rpm package. What ever the difference which your seeing is before the migration also these RPM packages in different version. Try to upgrade rpm package with below command which is in lower version.

     

    rpm -qvh <packagename>