bos.rte missing or broken


 
Thread Tools Search this Thread
Operating Systems AIX bos.rte missing or broken
# 1  
Old 04-28-2009
bos.rte missing or broken

Dear Members,

Recently we migrate from AIX 5.2 to AIX 5.3, before migration system state was stable but after migration when I check system state with lppchk command it shows bos.rte v=5, r<3 file sets are missing but when I check bos.rte by lslpp command it is present and in committed state, other file sets are also in committed and applied state no one in broken state. How can I resolve this problem?

Regards,
# 2  
Old 04-28-2009
Couple questions for you:

1) What tech level are you supposed to be at?
2) Which flag(s) are you using with lppchk?
3) What does 'oslevel -s' show?
4) What does 'instfix -i |grep ML' show?
# 3  
Old 04-29-2009
1) We are at AIX 5.3 TL8
2) lppchk -v
3) 5300-08-05-0846
4) All filesets were found from ML-01 to ML-08

Regards,
# 4  
Old 04-29-2009
Try doing 'lppchk -m 3 -v' and see what you get. It should give you more detailed info about what needs to be corrected.

HTH
# 5  
Old 04-30-2009
Hi,

its a normal behaviour that the fileset is broken after the upgrade - as you have stated - the package bos.rte v=5, r<3 is impacted (so the AIX 5.2 'kernel'- what doesnt bother you because you're now running bos.rte v=5, r=3 - but since AIX remembers, that it was once used, you still get this during your checks. So you can safely ignore the output.
I am pretty sure that lslpp -L | grep bos will show your current, active and committed fileset as 5.3.x.x and not as 5.2.x.x - am I right ?

Kind regards
zxmaus
# 6  
Old 04-30-2009
output of lppchk -m 3 -v

lppchk: The following describes dependencies from installed filesets on one or more of the filesets listed above:

Fileset devices.sddpcm.52.rte 2.1.3.0 requires:
bos.rte v=5, r<3
# 7  
Old 04-30-2009
ok so you need to upgrade your SAN stack - we do use EMC and needed to upgrade our powerpath software - I assume you use DS6000 or DS8000 and have a particular SAN software on your boxes that was meant for AIX 5.2 and now you need to replace it with similar for AIX 5.3 ?

Rgds
Nicki
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Missing Base level fileset of bos.adt.debug

I need to install "bos.adt.debug" in AIX ( version 6100-06-05-1115). I found the right bff U818918 and I smitty to install it and encountered the "missing requisites" error as attached in which missing the "base level fileset" bos.adt.debug 6.1.0.0. And I couldn't find this fileset from the... (3 Replies)
Discussion started by: bshcheng
3 Replies

2. AIX

Missing base level fileset for "bos.loc.utf.EN_US"

I need to install "bos.loc.utf.EN_US" in AIX ( version 6100-06-05-1115). I found the right bff U845493 and I smitty to install it and encountered the "missing requisites" error in which missing the "base level fileset" . And I couldn't find this fileset from the Internet for long. Do any one able... (2 Replies)
Discussion started by: bshcheng
2 Replies

3. AIX

Downgrade bos.rte.install ?

Hello, Running AIX 6.1 TL2 SP4. bos.rte.install was upgraded to 6.1.4.1 by accident(commited). I'm trying to downgrade it. On my install DVD I found bos.rte.install_6.1.2.1.bff. So I'm trying to downgrade: # installp -acF -d/soft1 bos.rte.install 6.1.2.1... (6 Replies)
Discussion started by: vilius
6 Replies

4. Solaris

hard disk broken, relocate user's home dir. All setting missing

Hi, guys I am a super newbie in solaris admin.... Now I got a problem. Due to the broken of one of Raid system, some user home directory is missing. Someone advises me to relocate the home directory on the new drive. I have googled and have tried " usermode -d " command. But I found a... (3 Replies)
Discussion started by: dr_dw
3 Replies

5. AIX

broken fileset bos.net.ipsec.keymgt

hi Guys, after an TL update from ML3 to TL10, bos.net.ipsec.keymgt fileset got broken. Although IPsec is not used, we like to all installations identical. After removing the fileset, I tried to reinstall with options overwrite or 'automatically install prereq.' The installation fails. ... (2 Replies)
Discussion started by: raba
2 Replies

6. AIX

bos.rte.5.2.0.10 - Failure to Install (/usr/lib/methods/cfgsf bad permissions)

I have a RS/6000 B80 which just had a disk failure; I've added a new drive and am in the process of rebuilding. I have reinstalled AIX 5.2 and am now looking to begin updating. (fyi this will be the second time I have attempted to rebuild this machine, the first time i installed ML 5200-10 and... (1 Reply)
Discussion started by: wesiman
1 Replies

7. AIX

lppchk errors: bos.rte.filesystem

Hi all, I installed AIX 5.3 (TL 5300-08-01) and after that I updated to TL 5300-09-01. The problem is that, when I issue "lppchk -v" I get the following error: # lppchk -v lppchk: The following filesets need to be installed or corrected to bring the system to a consistent state:... (10 Replies)
Discussion started by: wendelalexis
10 Replies

8. AIX

About bos.rte v=4,r<2

I have check the fileset with in AIX 4.2 and I have found this error after I type in lppchk -v. Can anyone help me out with this problem ? I am new here. :) (1 Reply)
Discussion started by: fla22
1 Replies

9. AIX

Perl.rte needed..

Hello I was installing ssh in Aix 4.3 but found that "perl.rte and rpm.rte" was not installed. but to my bad luck i was not able to find these packages for Aix 4.3. Ibm site just has these packages only for 5L. Can anyone help me in finding these packages. Bala (1 Reply)
Discussion started by: balaji_prk
1 Replies

10. AIX

AIX5.2 ML-03 rpm.rte

Dear All, Kindly note that i am in site and i have to upgrade an application on the server AIX 5.2 ML-03 , but i need to install the following patch first which is important : patch 'rpm.rte' must be installed with level '3.0.5.35' i need it urgent . please note that i could not find it... (1 Reply)
Discussion started by: tamemi
1 Replies
Login or Register to Ask a Question