Re: Migration

From: Michael Schmolders (M.Schmolders_at_HRZ.UNI-DORTMUND.DE)
Date: 08/30/04

  • Next message: Paul Thompson: "hang in certain lv odm commands"
    Date:         Mon, 30 Aug 2004 08:28:33 +0200
    To: aix-l@Princeton.EDU
    
    

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Kumar, Praveen (cahoot) schrieb:
    |
    | I have migrated one of my systems from AIX 4.3 to 5.1 and when
    I do
    | a lppchk -v it shows me a inconsitent state on the file set
    bos.rte.bosinst
    |
    | The error is some thing like this
    |
    | bos.rte.bosinst 4.3.3.77 (usr:not installed root:COMMITED)
    |
    | I have tried updating te 4.3.377 fileset but of no use, I have tried doing
    | the force install, it is not working I am unable to force it to overwrite.
    |
    | can someone let me know.

    Hi Praveen,
    this is a known issue (now for me, because it happens to me ;-))
    See APAR IY42195.

    =================
    ~ WHO IS AFFECTED?
    ~ =================
    ~ This problem will ONLY affect customers
    ~ that migrate to AIX 5.1 or AIX 5.2 using
    ~ media released prior to the Maintenance
    ~ Level released in the first half of 2003.
    ~ TO DETERMINE if this fileset is intalled
    ~ on your AIX v4.3 system before migrating,
    ~ run the following command:
    ~ # lslpp -L bos.rte.bosinst
    ~ (verify that the level is 4.3.3.77 or higher)
    ~ ==========================
    ~ TO CORRECT THE PROBLEM
    ~ ==========================
    ~ After confirming that you have this
    ~ problem after migration, follow these steps
    ~ to correct it:
    ~ (you must be root)
    ~ 1) Fix ODM directory
    ~ # export ODMDIR=/etc/objrepos
    ~ 2) Make copies of existing ODM files
    ~ in case of error:
    ~ # cd /etc/objrepos
    ~ # mkdir /save_odm
    ~ # cp * ./save_odm
    ~ 3) Fix the ODM:
    ~ (observe the continuation character "" when
    ~ running the next command)
    ~ # LPP_ID=`LANG=C odmget -q name=bos.rte.bosinst
    ~ # odmdelete -q name=bos.rte.bosinst -o lpp
    ~ # odmdelete -q lpp_name=bos.rte.bosinst -o product
    ~ # odmdelete -q lpp_id=$LPP_ID -o history
    ~ # odmdelete -q lpp_id=$LPP_ID -o inventory
    ~ 4) Verify that it was fixed:
    ~ # lppchk -v
    ~ (should be clean)
    ~ # lslpp -l bos.rte.bosinst
    ~ (should show only a /usr part)

    - --
    Viele Grüße - Yours sincerely
    Glück Auf

    Michael Schmolders
    _._. .._
    E-Mail: Michael.Schmolders@Uni-Dortmund.DE
    Phone: ++49 231 755 2717
    http://www.hrz.uni-dortmund.de/Personal/Schm
    - ------------------------------------------------------------------------
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.0.6 (MingW32)
    Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

    iD8DBQFBMskRzawZ2nX2/NcRAtWEAJ4yzOuaL4qWQbE1+wmSjrr66Y+/7gCfW/BP
    Jd6D4AeA1eO8/qMuguUM1EQ=
    =fxdn
    -----END PGP SIGNATURE-----


  • Next message: Paul Thompson: "hang in certain lv odm commands"

    Relevant Pages